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.
tumblr
This skill helps developers interact with Tumblr's API. It provides detailed guides for authentication (OAuth 1.0a and 2.0) and common operations like fetching blog info, managing posts, and getting followers. It highlights key concepts like rate limits and the Neue Post Format, and includes structured cURL examples for each endpoint.
workspace-management
Provides concrete commands and configurations for managing pnpm monorepos, including adding packages, configuring dependencies, and running workspace scripts. Covers common operations like dependency management across packages and TurboRepo pipeline setup.
manager-review
A mandatory review skill that forces Claude to validate its own responses before sending them. It implements a systematic checklist covering query alignment, skill usage, evidence verification, and assertion validation with a 50% error rate assumption. Requires an approval token for validated responses.
git-writer
A git skill focused on safe file removal operations using git rm. It enforces checks for uncommitted changes, provides clear decision trees, and prevents data loss by banning destructive commands like git reset --hard. Works alongside a git-reader agent for read operations.
raisonnement-juridique
Guides legal analysis for French civil cases using MCP tools for jurisprudence (Judilibre) and legal texts (Légifrance), following official French judicial methodology. Provides specific workflows for syllogistic legal reasoning and hierarchical case law evaluation.
social-media-analyzer
Analyzes social media campaign performance across platforms with engagement metrics, ROI calculations, and audience insights for data-driven marketing decisions
research-agent
This skill automates research tasks by using MCP tools (Nia, Perplexity, Firecrawl) to gather documentation, best practices, and API information. It follows a structured process from understanding research needs to creating handoff documents with findings, code examples, and recommendations.
moai-foundation-context
Manages Claude Code's 200K token context window with budget tracking, session persistence, and multi-agent handoffs. Provides concrete patterns for when to clear context, how to allocate tokens, and ensures workflow continuity across model switches.
web-research
Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research
discover-mobile
A gateway skill that auto-detects mobile development work and provides access to React Native skills. It triggers on iOS/Swift keywords and guides users to browse related skills via file system commands. Acts as an entry point to a curated mobile development knowledge base.
error-recovery
Classify workflow failures and attempt automatic recovery. Use when sprint/feature fails during implementation to determine if auto-fix is possible or manual intervention required.
trace
A highly structured and practical root cause analysis framework for production incidents, providing clear methodology, actionable outputs, and prevention strategies.
counsel
Simulates documented expert perspectives for code guidance and style discussions. Provides confidence scores, cites prior work, and handles multiple experts through panels. Includes calibration, blocklist management, and strict guardrails against inventing positions.
voting-status
Create and post ASCII art voting status diagrams to GitHub issues and Discord. Use when asked to update voting, show voting results, or announce voting status.
validate-agent
A validation agent that checks technical plans against current best practices by extracting tech choices, researching via web search, and assessing them against 2024-2025 standards. It produces structured validation reports with clear statuses and recommendations.
hook-developer
Provides detailed specifications for Claude Code hooks, including input/output schemas, exit code behaviors, and practical examples. Covers all hook types with clear blocking rules and testing patterns for developers building custom integrations.
claude-docs-consultant
This skill fetches specific Claude Code documentation from docs.claude.com on-demand instead of loading everything. It provides a workflow for identifying needed docs, fetching them selectively, and applying the information to tasks like hook creation, skill debugging, or subagent usage. The approach saves tokens by avoiding unnecessary documentation loading.
issue-manage
Provides interactive menu-driven issue management through Claude, integrating with a custom CLI tool for CRUD operations. Offers filtering, bulk updates, queue management, and issue history tracking. Works with JSONL files for data persistence and supports multi-queue workflows.
testing-patterns
Provides concrete testing patterns for Jest and Playwright with RLS-aware test setup. Includes directory structure, configuration examples, and evidence templates for Linear. Focuses on practical implementation details like test isolation and context helpers.
deployment-sop
Provides structured deployment workflows with pre/post-deployment checklists, smoke test patterns, and rollback procedures. Links to authoritative SOP documents rather than duplicating content. Includes concrete commands for validation and evidence templates for tracking.
qa-testing-ios
Provides concrete commands and strategies for iOS testing automation using Xcode tools. Covers simulator management, test execution, flake reduction, and CI integration with specific bash commands and practical guidelines.
Emitters
Provides four PHP emitter implementations for sending events to Snowplow collectors. SyncEmitter for immediate sending, CurlEmitter for async batch processing, SocketEmitter for persistent connections, and FileEmitter for deferred processing. Includes buffer management, error handling with retry logic, and debug modes.
dbt-core
This skill provides automated scripts and templates for setting up dbt-core with Snowflake locally. It includes environment diagnostics, installation options, configuration samples, and troubleshooting guides. The workflow guides AI agents through user-choice-driven setup processes.
maestro-core
A central routing hub for the Maestro skill ecosystem that directs user triggers to specific skills, defines execution hierarchy, and manages fallback policies. It prevents skill conflicts by establishing clear ownership and provides explicit loading instructions for dependent skills.