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.
commit-work
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.
bankr
AI-powered crypto trading agent and LLM gateway via natural language. Use when the user wants to trade crypto, check portfolio balances, view token prices, transfer crypto, manage NFTs, use leverage, bet on Polymarket, deploy tokens, set up automated trading, sign and submit raw transactions, or access LLM models through the Bankr LLM gateway funded by your Bankr wallet. Supports Base, Ethereum, Polygon, Solana, and Unichain.
bankr
AI-powered crypto trading agent via natural language. Use when the user wants to trade crypto (buy/sell/swap tokens), check portfolio balances, view token prices, transfer crypto, manage NFTs, use leverage, bet on Polymarket, deploy tokens, set up automated trading strategies, submit raw transactions, execute calldata, or send transaction JSON. Supports Base, Ethereum, Polygon, Solana, and Unichain. Comprehensive capabilities include trading, portfolio management, market research, NFT operations, prediction markets, leverage trading, DeFi operations, automation, and arbitrary transaction submission.
moai-ai-nano-banana
Provides CLI tools for generating images using Google's Gemini 3 Pro model with batch processing, style control, and multiple resolution options. Includes config file support for automated workflows and error handling with retry logic.
producthunt
Search and retrieve content from Product Hunt. Get posts, topics, users, and collections via the GraphQL API.
schemas
Provides YAML schema templates and validation rules for Claude Code agent and command frontmatter. Includes field references, color guidelines, tool patterns by agent type, and a validation checklist. Helps developers create consistent agent definitions with proper syntax and structure.
subagents-orchestration-guide
Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode. Defines scale determination, document requirements, and stop points.
nav-marker
Creates conversation save points for Claude sessions, capturing context before breaks or risky changes. Saves summaries, loaded docs, modified files, and next steps to markdown files. Includes verification steps and clear restore instructions.
nav-compact
Creates conversation markers before clearing context in Claude Code, preserving work history when users need fresh sessions. Guides users through manual clearing since Claude doesn't allow programmatic context clearing. Sets up auto-restoration for next session.
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.
mcp-builder
Provides a structured guide for building MCP servers that connect LLMs to external services. Covers research, planning, and implementation phases with language-specific advice for Python and TypeScript. Focuses on designing tools for AI workflows rather than simple API wrappers.
meeting-insights-analyzer
A highly practical and well-structured skill that provides actionable communication insights from meeting transcripts with clear examples and specific improvement guidance.
python-development
Provides guidance for writing Python code following modern standards. Covers type hints with MyPy configuration, async/await patterns, Pydantic validation, and naming conventions. Includes concrete code examples for common development scenarios.
pptx
Presentation toolkit (.pptx). Create/edit slides, layouts, content, speaker notes, comments, for programmatic presentation creation and modification.
log
A shell-based logging tool for CFN systems that provides search, aggregation, rotation, and monitoring of JSON-formatted logs. It supports filtering by correlation ID, agent ID, and log level, with export options to CSV and JSON formats.
brand-voice-consistency
Provides concrete brand voice guidelines with specific do's/don'ts, vocabulary lists, and clear examples. Helps maintain consistent tone across marketing copy and customer communications by enforcing active voice, simple language, and value-first messaging.
spec-refactoring
This skill provides a systematic method for refactoring software specifications that have become messy through evolution. It focuses on identifying inconsistencies, removing redundancy, and improving structure while ensuring all implemented features remain covered. The process includes analyzing current state, reviewing implementation, designing better organization, and creating detailed changelogs.
ship-learn-next
Turns passive learning content like transcripts and articles into structured Ship-Learn-Next cycles. Guides users to break down educational material into concrete, weekly 'reps' with specific deliverables, reflection prompts, and progression paths. Focuses on doing over studying.
using-zellij-docs
This skill prevents incorrect Zellij terminal multiplexer advice by forcing checks of the user's actual version and config file before answering questions about shortcuts or features. It addresses the common problem where default shortcuts fail due to custom configurations with clear-defaults=true.
make-pr
Open a pull request for the current feature
codex-cli
Orchestrates OpenAI Codex CLI for parallel task execution with three optimization strategies: context pre-injection, session reuse, and parallel execution. Provides concrete examples for multi-agent workflows and iterative development cycles.
Unit Test Writing
This skill should be used when the user asks to "write tests", "add unit tests", "create test cases", "test this function", "add test coverage", or discusses testing strategies and test implementation.
typography-spacing-enforcer
This skill scans React component code for typography and spacing violations against a design system. It identifies raw HTML headings, incorrect spacing utilities, and provides specific fix suggestions with file references. It helps maintain UI consistency during component development and code reviews.
builder-role-skill
A structured implementation skill that guides developers through multi-phase TDD workflows for building features and components. It provides concrete steps for task decomposition, red-green-refactor cycles, phase integration, and handoff to validators. Includes specific code examples and command-line instructions.