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.
connect-mcp-server
Provides step-by-step guidance for connecting MCP servers to Claude Code via HTTP, stdio, and SSE transports. Covers installation, configuration, authentication, environment variables, and security considerations for integrating external services like GitHub, Notion, and databases.
code-review-excellence
Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.
prompt-engineering-patterns
Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.
mermaid
Render Mermaid diagrams as SVG or ASCII art using beautiful-mermaid. Use when users need to create flowcharts, sequence diagrams, state diagrams, class diagrams, or ER diagrams. Supports both graphical SVG output and terminal-friendly ASCII/Unicode output.
email-sequence
When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," or "lifecycle emails." For in-app onboarding, see onboarding-cro.
notebooklm
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
LinkedIn Content Creation Skill by Reepl
Manage your LinkedIn presence with Reepl -- create drafts, publish and schedule posts, manage contacts and collections, generate AI images, create carousels, post to Twitter/X, and maintain your voice profile. Requires a Reepl account (reepl.io).
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
excalidraw-diagram
Generate Excalidraw diagrams from text content for Obsidian. Use when user asks to create diagrams, flowcharts, mind maps, or visual representations in Excalidraw format. Triggers on "Excalidraw", "画图", "流程图", "思维导图", "可视化", "diagram".
rollback-changes
Automates rollback of failed workflow phases by reading JSON change logs. Restores modified files from backups, deletes created files, reverts git commits, and cleans up artifacts. Includes confirmation prompts and handles partial failures with warnings.
algorithmic-art
This skill guides users through creating algorithmic art by first developing a conceptual philosophy, then implementing it as interactive p5.js sketches with seeded randomness. It provides structured templates for HTML/JS files and emphasizes parameter exploration while avoiding copyright issues.
writing-functional-docs
This skill provides structured patterns for writing functional documentation like guides, tutorials, and best practices. It offers clear templates for different doc types, specific writing patterns, visual element guidance, and a quality checklist. It helps writers produce consistent, user-focused documentation.
relational-database-mcp-cloudbase
This is the required documentation for agents operating on the CloudBase Relational Database. It lists the only four supported tools for running SQL and managing security rules. Read the full content to understand why you must NOT use standard Application SDKs and how to safely execute INSERT, UPDATE, or DELETE operations without corrupting production data.
applying-brand-guidelines
This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging
enforcescript-patterns
Provides reference patterns for EnforceScript development in Arma Reforger, covering component architecture, network replication, persistence, and memory management. It's a documentation skill that helps developers avoid common pitfalls specific to the Enfusion engine.
discover-distributed-systems
This skill acts as a gateway to a collection of 17 distributed systems reference documents. It auto-activates when discussing topics like consensus algorithms, CRDTs, or replication, and provides commands to load detailed markdown files covering specific concepts and workflows.
shadcn-integration
Integration guide for shadcn/ui components with OKLCH design tokens. Use when setting up shadcn, customizing themes, or adding components to Next.js projects. Auto-trigger on /init --tokens --shadcn flag.
finalize-phase
Completes feature/epic workflows after deployment with comprehensive walkthrough generation for epics (v5.0+), roadmap updates, artifact archival, documentation, and branch cleanup. Use after /ship-prod, /deploy-prod, or /build-local completes, or when user asks to finalize. (project)
phab
A CLI tool for Phabricator that handles task creation, revision management, and code review workflows directly from terminal. Provides search, filtering, and Git integration with auto-detection of branch changes. Supports multiple output formats including JSON for scripting.
systematic-debugging
A four-phase debugging framework that enforces root cause investigation before fixes. It provides concrete steps for error analysis, evidence gathering, hypothesis testing, and implementation with clear red flags and failure patterns. Includes specific sub-skill integration for complex scenarios.
web-frameworks
This skill provides a guide for building web apps using Next.js, Turborepo, and RemixIcon. It covers setup, configuration, and integration patterns for single apps and monorepos. The documentation includes code examples for common tasks like routing, data fetching, and icon usage.
.claude
A coding rules skill that enforces specific development practices for Rust and Tauri projects. It provides concrete guidelines on comments, code quality, and project-specific workflows, helping maintain consistency across development teams.
using-pm-team
A structured pre-development workflow system with two tracks (Small/Large) for feature planning. It enforces research-first approach with 10 planning skills and 3 research agents, producing documents like PRDs, TRDs, and task breakdowns before coding begins.
woocommerce-code-review
Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality.