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.
anthropic-claude-development
Expert guidance for Anthropic Claude API development including Messages API, tool use, prompt engineering, and building production applications with Claude models.
handoff
A tool that transfers work to a new Claude session when context is full or a task is complete. It preserves hooked work and git state while resetting conversation memory. Useful for long-running tasks that exceed token limits.
debug-like-expert
A systematic debugging skill that activates when standard troubleshooting fails. It provides concrete techniques like differential debugging, binary search, and observability-first approaches with specific examples for different bug scenarios. The skill emphasizes scientific method over quick fixes.
ccw
A stateless workflow orchestrator that analyzes task intent and automatically selects the optimal combination of existing Claude workflows. It classifies requests into bugfix, feature, UI, or exploration types, then dispatches commands like /workflow:lite-fix or /workflow:brainstorm. The system uses keyword matching and complexity scoring to route tasks efficiently.
youtube-wisdom
Downloads YouTube transcripts via yt-dlp and extracts structured insights including key takeaways, notable quotes, and actionable steps. Organizes output into markdown files with date-based naming. Handles age-restricted content using browser cookies and supports batch processing.
flow-receiving-review
A structured approach for handling code review feedback that emphasizes verification before implementation. Provides concrete steps, response templates, and rationalization prevention to ensure technical rigor in review discussions.
orchestrator
A skill for Claude that spawns multiple autonomous worker agents to execute development tasks in parallel. It coordinates agents using a lazy-load Agent Mail system (CLI primary, MCP fallback), handles file reservations to prevent conflicts, and automatically triggers when parallel execution is detected in project plans.
tailwind-config
This skill helps developers manage Tailwind CSS configurations across monorepos, providing templates for custom colors, typography, spacing, and animations. It includes practical examples for extending base configurations and handling CSS variables with dark mode support.
google-sheets-api-coordinator
This skill manages Google Sheets API calls with rate limiting and quota tracking. It prevents quota exhaustion by enforcing limits, provides automatic retries with exponential backoff, and supports batch operations. The script outputs detailed JSON with quota usage and metrics.
weather
Get current weather and forecasts (no API key required).
camsnap
Capture frames or clips from RTSP/ONVIF cameras.
coding-agent
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
langchain
Imported from https://www.skillhub.club/skills/langchain-ai-langchain.
llama.cpp
Imported from https://www.skillhub.club/skills/ggerganov-llama-cpp.
debug
Debug package usage guide. Use when adding debug logging, understanding log namespaces, or implementing debugging features. Triggers on debug logging requests or logging implementation.
rust
Imported from https://github.com/SeleniumHQ/selenium.
brightdata-web-mcp
Search the web, scrape websites, extract structured data from URLs, and automate browsers using Bright Data's Web MCP. Use when fetching live web content, bypassing blocks/CAPTCHAs, getting product data from Amazon/eBay, social media posts, or when standard requests fail.
react-native-design
Master React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when building React Native apps, implementing navigation patterns, or creating performant animations.
market-sizing-analysis
This skill should be used when the user asks to "calculate TAM", "determine SAM", "estimate SOM", "size the market", "calculate market opportunity", "what's the total addressable market", or requests market sizing analysis for a startup or business opportunity.
.claude
Imported from https://github.com/labring/FastGPT.
refactor
Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.
railway-database
Add official Railway database services (Postgres, Redis, MySQL, MongoDB). Use when user wants to add a database, says "add postgres", "add redis", "add database", "connect to database", or "wire up the database". For other templates (Ghost, Strapi, n8n), use the railway-templates skill.
brand-style
Screenpipe brand style guide. Reference this when designing UI components, writing copy, or making visual decisions.
brainstorming
This skill should be used before implementing features, building components, or making changes. It guides exploring user intent, approaches, and design decisions before planning. Triggers on "let's brainstorm", "help me think through", "what should we build", "explore approaches", ambiguous feature requests, or when the user's request has multiple valid interpretations that need clarification.