Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
gtars
Gtars provides Rust-based tools for genomic interval analysis, including overlap detection, coverage track generation, and tokenization for ML models. It offers Python bindings and CLI tools for processing BED files, analyzing fragments, and managing reference sequences in computational biology workflows.
plugin-lifecycle
Manages complete audio plugin lifecycle on macOS with four workflow modes: installation, uninstallation, reset to ideation, and destructive removal. Handles system folder deployment, permission management, cache clearing, and state tracking via PLUGINS.md. Provides interactive menu and supports automated workflows.
Awakening Stage Recognition
A structured framework for identifying where someone is in their personal awakening journey, using 7 distinct stages with clear markers. Provides practical protocols for recognizing readiness, identifying teachers in everyday life, and balancing knowledge with integration. Includes specific conversation examples and diagnostic questions for real-time application.
gemini-imagegen
This skill provides image generation and editing using Google's Gemini API. It supports text-to-image, image editing, style transfer, and multi-turn refinement. The documentation clearly explains resolution options, aspect ratios, and critical file format handling to avoid common errors.
npm-trusted-publishing
Provides step-by-step guidance for setting up npm package publishing using GitHub Actions OIDC authentication instead of long-lived tokens. Includes workflow examples, common troubleshooting, and monorepo configuration details.
doc-splitter
A sophisticated skill for intelligently splitting massive documentation sites into manageable sub-skills with router-based navigation, featuring excellent structure and mitigation strategies.
premium-experience
This skill generates multi-page Next.js applications with pre-defined page structures, mandatory animations, and a strict quality checklist. It enforces specific page sets for different app types (SaaS, e-commerce, etc.) and includes Framer Motion animations, TypeScript safety, and a build verification process.
backend-engineer
This skill connects existing frontend UIs with mock data to Supabase backends. It generates database schemas from TypeScript types, sets up RLS policies, and provides authentication flows. Focuses on integration rather than redesign, with specific patterns for common backend tasks.
progress-tracking
This skill enables AI assistants to track and visually display project progress during development sessions. It provides multiple visualization formats like progress bars, phase tables, and checklists, automatically updating progress based on file creation and code patterns. Progress is saved to a markdown file for persistence across IDE sessions.
workflow-detection
Centralizes workflow type detection for a development pipeline, replacing 50+ lines of duplicated code across 44 commands. It determines if work is for an epic or feature by checking files, git branch patterns, or saved state, and returns structured JSON with paths and identifiers.
ideation
This skill transforms unstructured voice dictation or scattered notes into structured project documents. It uses a confidence-scored workflow to ask targeted questions, then generates contracts, PRDs, and implementation specs. It's designed for developers who think out loud and need to capture messy ideas.
moai-platform-vercel
This skill provides detailed guidance for deploying Next.js applications on Vercel, covering Edge Functions, ISR caching, storage solutions, and GitHub Actions workflows. It includes concrete code examples for common patterns like rate limiting, image optimization, and database pagination. The modular structure helps users find specific configuration topics efficiently.
go-best-practices
A comprehensive and well-structured guide to Go best practices focusing on type-first development, error handling, and clean architecture patterns with practical examples.
troubleshoot
Automated debugging assistant that guides users through common development issues with structured diagnosis flows. It identifies problems like build failures, dependency errors, and UI issues, then provides specific fixes or escalation paths. Integrates with LSP tools for code analysis and suggests concrete commands to run.
impl
A Claude Skill focused on implementing features and writing code with built-in quality guardrails. It emphasizes purpose-driven implementation over stub code, integrates LSP tools for code navigation, and includes TDD recommendations. The skill prevents common anti-patterns like hardcoding test values and provides self-check questions before implementation.
langchain4j-vector-stores-configuration
A comprehensive LangChain4J vector store configuration guide offering practical Java code examples for RAG applications, production optimizations, and multiple database integrations.
building-with-kafka-strimzi
Provides concrete guidance for deploying Apache Kafka on Kubernetes using Strimzi operator, including KRaft mode configuration, Python client examples with confluent-kafka, and transactional patterns. Covers practical scenarios like FastAPI integration and delivery guarantees.
canonical-format-checker
This skill prevents format drift in educational content by checking if lessons about platform patterns (skills, agents, ADRs) match their canonical source formats. It provides specific lookup tables, comparison checklists, and drift reports with concrete fixes. Integrates with planning and implementation workflows.
code-example-generator
Generates Python code examples focused on teaching decorators through a structured pedagogical approach. Uses a spec-first workflow, show-then-explain pattern, and includes validation test cases. Designed to avoid toy examples in favor of production-relevant patterns like authentication decorators.
building-chatgpt-apps
This skill provides detailed guidance for building ChatGPT Apps with interactive widgets. It covers the Apps SDK architecture, MCP server setup, and widget communication via window.openai API. Includes troubleshooting for common issues like button interactivity and ngrok configuration. Offers practical code examples and a debug checklist.
payment-integration
This skill provides structured guidance for integrating multiple payment gateways (Stripe, PayPal, Square, Razorpay, Braintree) with a strong focus on PCI compliance, fraud prevention, and multi-currency support. It outlines implementation phases, security requirements, and error handling patterns for building reliable payment systems.
flow-tdd
Enforces strict TDD discipline within the flow-dev workflow. It mandates writing failing tests before any production code, provides clear protocols for the TDD cycle, and integrates error logging with attention refresh protocols to prevent regression. The skill includes rationalization prevention tables and concrete examples.
discover-research
A gateway skill that automatically loads specific research methodology skills based on task context. It provides a decision tree and keyword mapping to activate relevant research tools for quantitative, qualitative, or mixed-methods projects, reducing manual skill loading.
unity-scene-optimizer
Analyzes Unity scenes for performance bottlenecks across rendering, physics, and memory. Provides concrete platform-specific targets for draw calls, triangles, and texture memory. Clearly defines when to use it versus other tools in the toolkit.