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.
copyright-docs
This skill automates the creation of software design specification documents compliant with China Copyright Protection Center standards. It analyzes source code through parallel agents, generates Mermaid diagrams for architecture and flow, and produces complete documentation for copyright registration. The multi-phase approach separates metadata collection, analysis, consolidation, and refinement.
daily-brief
Generates personalized daily news briefings from verified sources within the last 7 days. It reads user profiles and interest files, applies source credibility tiers, cross-references facts, and outputs structured markdown with confidence assessments. Handles cases with no news or conflicting sources transparently.
parse-git-status
Parses raw git status output into structured JSON data, extracting branch info, tracking status, and categorizing files by change type (staged, modified, untracked). Useful for automating git workflow checks and pre-commit validation.
pre-dev-subtask-creation
This skill creates detailed, self-contained implementation subtasks for developers with zero codebase context. It enforces a strict TDD cycle (RED-GREEN-REFACTOR) with 2-5 minute atomic steps, complete code snippets, exact commands, and explicit verification. It's designed for large features requiring parallelizable work.
Writing Hookify Rules
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
run-nx-generator
This skill helps developers run Nx generators with a focus on internal workspace-plugin generators. It provides clear priority rules, practical examples for common tasks like version bumps, and best practices like using --dry-run. It integrates with existing MCP tools to list generators and get schema details.
onboarding
This skill guides new users through setting up a personalized COG (Claude + Obsidian + Git) system. It collects user information through conversational prompts, creates markdown profile files, and generates a welcome guide. It handles existing profiles with update options and stores all configuration as editable markdown notes within the vault structure.
distributed-tracing
This skill implements distributed tracing using Jaeger and Tempo to track requests across microservices, enabling developers to identify performance bottlenecks, debug latency issues, and visualize service dependencies for improved observability.
discover-ebpf
A gateway skill that auto-detects eBPF-related work and provides access to four specialized eBPF skills: fundamentals, networking, security monitoring, and tracing. It uses progressive loading to avoid overwhelming users with unnecessary details upfront.
faq
This skill provides a detailed FAQ for implementing Conventional Commits, covering common questions about formatting, workflow integration, tooling, and troubleshooting. It serves as a quick reference guide for developers adopting this commit message standard.
api-designer
This skill provides a structured framework for designing REST and GraphQL APIs, covering specification, documentation, and developer experience. It includes checklists for RESTful principles, GraphQL schema design, versioning, and authentication. The skill integrates with tools like openapi-generator and postman for spec generation and testing.
deployment-engineer
This skill provides structured guidance for implementing and optimizing CI/CD pipelines. It covers deployment strategies like blue-green and canary, integrates with tools like Jenkins and ArgoCD, and includes checklists for metrics like deployment frequency and lead time. It focuses on automating rollbacks and ensuring zero-downtime releases.
deep-research
A comprehensive research agent with rigorous methodology for systematic information gathering, verification, and structured documentation.
spring-boot-engineer
This skill acts as a specialized Spring Boot 3+ development assistant. It provides structured guidance for building microservices, implementing reactive patterns, and integrating with Spring Cloud. It includes checklists for architecture, testing, and deployment, and coordinates with other development agents for specific tasks.
marketing-cro
This skill provides a structured framework for Conversion Rate Optimization, covering A/B testing methodology, landing page optimization, form design, and funnel analysis. It includes practical checklists, benchmarks, and templates for immediate application by marketing and product teams.
bigquery
A Rust-based CLI tool for Google BigQuery operations that replaces the Python bq CLI. Provides query execution with cost estimation, data ingestion via streaming or bulk load, table management, and template system. Includes MCP server for AI-assisted querying and LSP for editor integration.
gspace
Provides 40+ MCP tools for Google Workspace operations including Drive, Gmail, Docs, Sheets, Calendar, and Tasks. Clearly distinguishes between MCP and CLI use cases with practical examples. Includes authentication checks, file operations, search syntax, and error handling guidance.
lancer
A CLI tool for LanceDB that handles document ingestion, semantic search, and table management with multi-modal support for text and images. Provides MCP server integration for Claude Desktop, multiple embedding model options, and metadata filtering capabilities.
just
This skill provides guidance for using 'just' as a command runner to automate project tasks. It advocates for Justfiles over Makefiles, emphasizes keeping recipes simple by delegating complex logic to external scripts, and includes practical examples for development, testing, and deployment workflows.
Meta-Pattern Recognition
Provides a mental model for identifying universal patterns across domains via a simple algorithm: spot a pattern in 3+ areas, extract its abstract form, identify variations, and find new applications. Includes reference table with concrete examples and red flags for pattern blindness.
moai-lang-csharp
Provides specialized guidance for C# 12 and .NET 8 development with practical examples for ASP.NET Core, Entity Framework, and Blazor. Includes project templates, testing patterns, and Context7 integration for documentation lookup. Focuses on modern patterns like primary constructors, minimal APIs, and CQRS with validation.
moai-platform-neon
Provides detailed guidance for using Neon's serverless PostgreSQL, covering branching, auto-scaling compute, connection pooling, and PITR. Includes complete code examples for API integration, branch management, and edge function deployment with Drizzle and Prisma ORMs.
moai-lang-cpp
Provides modern C++23/C++20 guidance with specific code examples for RAII, smart pointers, concepts, ranges, modules, and CMake. Covers build systems, concurrency patterns, and performance optimization techniques for system software and game development.
product-design
Automates Figma design handoff by extracting tokens, mapping components, detecting drift, and generating implementation plans. Integrates directly with Figma's MCP server to reduce manual review from hours to minutes. Creates structured tasks and provides phased development recommendations.