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.
nav-init
Sets up Navigator's documentation structure in a project by creating .agent/ directories, copying templates, detecting project info, and configuring token monitoring. Prevents overwriting existing setups and provides clear next steps.
resume_handoff
This skill helps developers resume interrupted work by reading handoff documents, verifying current code state, and creating action plans. It handles ticket numbers or file paths, reads referenced documents, validates changes, and proposes next steps before implementation.
error-tracking
This skill helps track and debug production errors using CloudWatch Logs and structured logging, enabling investigation of issues, monitoring application health, and improving overall observability through automated log analysis.
mjml-email-templates
Build responsive email templates using MJML markup language. Compiles to cross-client HTML that works in Outlook, Gmail, and Apple Mail. Includes template renderer, layout patterns, and variable substitution.
wechat-article-writer
专业的微信公众号文章创作助手。当用户提供网站链接、文本素材或图像,需要创作微信公众号文章时使用。支持通过搜索工具丰富内容、优化标题、调整语气为官方文案风格,帮助创作高质量的公众号推文。适用于企业宣传、品牌推广、资讯报道等官方内容创作场景。
extensibility-advisor
Helps developers choose the right Claude Code extension method (Skills, Commands, Subagents, etc.) based on their use case. Provides clear decision criteria and trade-off explanations to avoid confusion when extending Claude's capabilities.
subagent-generator
Generates specialized Claude Code subagents with appropriate tool restrictions, model selection, and system prompts. Creates properly formatted .md files with YAML frontmatter based on user's domain requirements. Guides users through purpose definition, tool recommendations, and prompt creation.
tmux
This skill enables Claude to remotely control tmux sessions for interactive command-line work. It provides detailed instructions for sending keystrokes, scraping pane output, and managing sessions via private sockets. Includes specific recipes for Python REPLs, gdb, and other TTY applications with synchronization helpers.
ripgrep
Efficient text search using ripgrep (rg) with one-shot patterns that minimize iterations by getting files, line numbers, and context in a single call
ctf-rev
Solve CTF reverse engineering challenges using systematic analysis to find flags, keys, or passwords. Use for crackmes, binary bombs, key validators, obfuscated code, algorithm recovery, or any challenge requiring program comprehension to extract hidden information.
dotnet-backend
A .NET/C# backend development expert specializing in building enterprise-grade ASP.NET Core APIs, including REST, minimal APIs, and gRPC services, with features like Entity Framework Core, authentication/authorization, background services, and real-time SignalR for robust and scalable solutions.
portfolio-optimization
Guidance for implementing high-performance portfolio optimization using Python C extensions. This skill applies when tasks require optimizing financial computations (matrix operations, covariance calculations, portfolio risk metrics) by implementing C extensions for Python. Use when performance speedup requirements exist (e.g., 1.2x or greater) and the task involves numerical computations on large datasets (thousands of assets).
basicmemory
This skill helps set up and manage a 'basicmemory' project for Claude, providing initialization checks and access to guide documents. It ensures a memory project exists and offers functions to list and read guide files. The implementation is straightforward but limited to a specific project structure.
git-worktrees
This skill provides concrete workflows for managing git worktrees in issue-driven development. It offers specific commands for creating worktrees based on issue hierarchy, handling cleanup after PR merges, and maintaining worktree hygiene. The documentation includes real bash command examples and step-by-step scenarios.
brainwriting
A structured brainstorming tool that uses parallel sub-agents to explore and refine ideas through 5 rounds of analysis. It transforms vague concepts into practical expressions by applying different thinking perspectives systematically.
skill-builder
A meta-skill that teaches how to create Claude Skills with proper directory structure, YAML frontmatter, and progressive disclosure. It provides concrete examples for converting existing agents/prompts and includes practical scripts for automation.
performance-optimization
This skill provides structured guidance for performance optimization across web applications. It emphasizes profiling before optimizing, covers caching strategies, lazy loading, and monitoring. Includes specific checklists for databases, frontend, and APIs with concrete tool recommendations and anti-patterns to avoid.
architect
Generates technical specifications from requirements within FABER workflows, commits them to version control, and integrates with work tracking systems. It handles different work types and provides structured error responses.
api-design
Provides detailed REST API design rules covering naming conventions, HTTP status codes, error formats, versioning, and JSON schema guidelines. Includes specific examples for URI structure, resource modeling, and pagination patterns based on enterprise standards.
skill-generator
This skill helps users create new Claude Skills by providing structured templates and intelligent defaults. It analyzes user intent, suggests appropriate tool restrictions, and generates proper YAML frontmatter with trigger conditions. The skill follows a seven-step workflow from understanding requirements to creating supporting files.
jira
Jira project management expert for issues, sprints, workflows, and reporting
finance-skills
Financial analyst agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Ratio analysis, DCF valuation, budget variance, rolling forecasts. 4 Python tools (stdlib-only).
plan-i
启动一个新的规划流程,创建新的规划文件。
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.