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.
design-wizard
An interactive wizard that guides users through a structured frontend design process from discovery to code generation. It asks targeted questions about project type, audience, and style preferences, then uses specialized tools for research, moodboarding, color selection, and typography. The final output is a single HTML file with Tailwind CSS, semantic markup, and accessibility features.
internal-comms
This skill provides structured templates for common internal communication formats like 3P updates, company newsletters, and FAQs. It guides Claude to follow specific formatting rules, gather relevant data from company tools, and maintain consistent tone. The templates are practical for weekly team updates and company-wide announcements.
work-summary
This skill analyzes git repositories to generate work summaries for performance reviews. It extracts commit history, code changes, and contribution patterns over a user-defined time range, producing structured reports in markdown, text, or JSON formats. It helps developers quantify their work output.
codex-claude-loop
Implements a dual-AI engineering loop where Claude handles code implementation while Codex validates plans and reviews changes. Creates a self-correcting system with continuous feedback between two AI models to catch logic errors, security issues, and architectural flaws before deployment.
test-reporting-analytics
Comprehensive test reporting and analytics skill with excellent structure, practical templates, and clear guidance for different audiences and use cases.
refactoring-patterns
Provides concrete refactoring patterns and safety rules for improving code structure. Includes specific examples like Extract Method and Replace Loop with Pipeline, plus anti-patterns to avoid. Emphasizes test-first approach and small, incremental changes.
agentdb-vector-search
Provides vector database functionality for semantic search with AgentDB integration. Includes CLI tools for database management, TypeScript API for programmatic use, and MCP server for Claude Code. Supports multiple quantization methods and distance metrics for performance optimization.
wheels-migration-generator
Generates database-agnostic migration code for CFWheels applications with transaction handling, error recovery, and cross-database compatibility. Provides concrete examples for creating tables, altering schemas, managing indexes, and handling foreign keys while preventing database-specific SQL anti-patterns.
database-testing
Provides concrete SQL and JavaScript examples for testing database schemas, data integrity, migrations, transaction isolation, and query performance. Focuses on preventing data loss and corruption with practical test patterns.
condition-based-waiting
Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses
design-mastery
This skill provides a context-aware design system for AI agents. It maps business types to specific design profiles, includes an anti-AI detection checklist to avoid generic outputs, and enforces consistent design tokens. It's triggered during UI creation tasks to ensure professional, non-AI-looking interfaces.
implementing-jsc-classes-zig
Creates JavaScript classes using Bun's Zig bindings generator (.classes.ts). Use when implementing new JS APIs in Zig with JSC integration.
perplexity-search
Provides access to Perplexity's AI-powered web search models through OpenRouter, enabling real-time information retrieval with source citations. Useful for finding current scientific literature, verifying facts beyond model cutoffs, and conducting domain-specific research with structured query guidance.
harness-writing
Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving existing harness code.
documenting-rust-code
Provides specific guidance for documenting Rust code in the HASH codebase, covering doc comments, intra-doc links, error sections, and examples. Includes detailed patterns for different function types and module documentation with practical examples.
landing-page-guide-v2
This skill generates complete Next.js landing pages using the DESIGNNAS 11-element framework. It provides specific aesthetic directions (minimalist, bold, retro, etc.), detailed component code, and design system guidance to avoid generic AI aesthetics. Output includes typography choices, color palettes, and production-ready React components.
domain-driven-design
Provides tactical and strategic Domain-Driven Design patterns including entities, value objects, aggregates, and bounded contexts. Includes concrete examples, decision tables, and visual diagrams for modeling business domains with clear boundaries and consistency strategies.
tailwind-css
A comprehensive and well-structured reference guide for Tailwind CSS, offering practical patterns and examples for modern frontend development with excellent clarity and utility.
nodejs-backend-patterns
Provides concrete code examples and architectural patterns for building Node.js backend services with Express and Fastify. Covers middleware setup, layered architecture, authentication with JWT, database integration, caching strategies, and API response formatting. Includes TypeScript examples and best practices for production deployment.
skill-creator
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
fix
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
commit
Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue references.
pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
xiaohongshu-recruiter
用于在小红书上发布高质量的 AI 相关岗位招聘帖子。包含自动生成极客风格的招聘封面图和详情图,并提供自动化发布脚本。当用户需要发布招聘信息、寻找 Agent 设计师或其他 AI 领域人才时使用。