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.
todowrite-orchestration
Provides patterns for using TodoWrite to track progress in multi-phase workflows. Shows how to initialize task lists upfront, break phases into sub-tasks, track iterations, and handle parallel execution. Includes concrete examples with correct/incorrect patterns and troubleshooting guidance.
agent-development
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
nextjs15-init
Creates Next.js 15 projects with domain-specific templates (Todo, Blog, Dashboard, E-commerce, Custom) and configures modern stacks like ShadCN, Zustand, and Tanstack Query. Guides users through interactive setup with preset choices and generates complete CRUD apps.
template-ts-node
Scaffolds TypeScript Node.js projects with pre-configured tooling: Bun for package management, Vitest for testing, Biome for linting/formatting, and Just for task automation. Extends shared configuration from @sablier/devkit to enforce consistent patterns across projects.
plannotator
A Claude Code plugin that intercepts ExitPlanMode to provide interactive plan review with annotations. Also handles git diff reviews through a separate UI. Supports sharing via URL and integrates with Obsidian/Bear. Works in both local and remote development environments.
메타-프롬프트-생성기
This skill automatically generates structured slash commands from high-level descriptions, focusing on parallelizable workflows. It creates prompts with step-by-step phases, dependency management, and comprehensive test suites. The output includes framework-specific validation commands for Flutter and React projects.
OpenAI Apps MCP
Build ChatGPT apps with MCP servers on Cloudflare Workers. Extend ChatGPT with custom tools and interactive widgets (HTML/JS UI). Use when: developing ChatGPT extensions, implementing MCP servers, or troubleshooting CORS, widget 404s, MIME types, ASSETS binding errors, Next.js integration issues, or edge platform limitations.
Code Coverage with gcov
Add gcov code coverage instrumentation to C/C++ projects
code-search-selector
A well-designed skill that enforces optimal tool selection for code search tasks, preventing inefficient grep usage when semantic search is available through claudemem.
codebase-analysis
This skill automates initial codebase exploration by running a Python script that analyzes repository structure, patterns, and context. It's designed as a foundation for deeper technical analysis rather than a standalone tool. The trigger is clear: activate when users need orientation in unfamiliar codebases.
rust
This skill provides a detailed workflow for Rust development emphasizing cargo check over build for speed. It includes decision trees for command selection, clippy strategies, and practical scripts for common tasks like dependency updates and pre-commit validation. Focuses on avoiding slow release builds during development.
fuzzing-dictionary
Fuzzing dictionaries guide fuzzers with domain-specific tokens. Use when fuzzing parsers, protocols, or format-specific code.
codex
Well-structured skill for OpenAI Codex CLI automation with clear step-by-step instructions, session management, and comprehensive sandbox modes, but limited to specific Codex CLI users.
nvim-config
This skill manages Neovim configuration files using a modern Lua-based structure. It provides templates for init.lua, plugin setup with lazy.nvim, LSP configuration, keymaps, and editor options. It handles both initial setup and ongoing modifications to a symlinked config directory.
just-cli
Provides detailed guidance for creating and managing Justfiles, a command runner alternative to Make. Covers recipe syntax, attributes, modules, and common patterns like check/write workflows. Includes practical examples for status reporting, inline scripts, and dependency management.
Output Styles Guide
A Claude Skill that lets users customize system prompts for different workflows like teaching, learning, or analysis while keeping core file and script tools. Provides built-in styles and guides for creating custom ones via simple commands.
go-dev-guidelines
This skill provides concrete checklists and patterns for Go development with a strict TDD approach. It enforces specific testing conventions like using testify/require, avoiding table-driven tests, and separating positive/negative test cases. Includes project structure templates and complete code examples for common scenarios.
clinvar-database
Query NCBI ClinVar for variant clinical significance. Search by gene/position, interpret pathogenicity classifications, access via E-utilities API or FTP, annotate VCFs, for genomic medicine.
bioservices
Primary Python tool for 40+ bioinformatics services. Preferred for multi-database workflows: UniProt, KEGG, ChEMBL, PubChem, Reactome, QuickGO. Unified API for queries, ID mapping, pathway analysis. For direct REST control, use individual database skills (uniprot-database, kegg-database).
alex-hormozi-pitch
Create irresistible offers and pitches using Alex Hormozi's methodology from $100M Offers. Guides through value equation, guarantee frameworks, pricing psychology, and creating offers "too good not to take" for any product or service.
unity-template-generator
Generates Unity C# script templates for MonoBehaviour, ScriptableObject, Editor scripts, and tests. Follows Unity conventions with serialized fields, component caching, and safety checks. Helps developers create consistent code structure and avoid common Unity performance pitfalls.
bird
X/Twitter CLI for reading, searching, posting, and engagement via cookies.
github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
adaptyv
Cloud laboratory platform for automated protein testing and validation. Use when designing proteins and needing experimental validation including binding assays, expression testing, thermostability measurements, enzyme activity assays, or protein sequence optimization. Also use for submitting experiments via API, tracking experiment status, downloading results, optimizing protein sequences for better expression using computational tools (NetSolP, SoluProt, SolubleMPNN, ESM), or managing protein design workflows with wet-lab validation.