> Skills Marketplace
Reusable Claude skills — browse, preview, and copy .md skill files for your agentic workflows.
Agentic Workflow Designer
Designs multi-step AI agent workflows with tool definitions, decision trees, and fallback strategies. Outputs executable agent configurations.
API Endpoint Generator
Generates type-safe REST or tRPC API endpoints with validation, error handling, and OpenAPI documentation from natural language descriptions.
Code Review Agent
Performs thorough code reviews with security analysis, performance checks, and actionable suggestions. Outputs structured feedback with severity levels.
Commit Message Writer
Analyzes staged changes and generates clear, conventional commit messages following the Conventional Commits specification.
Docker Compose Builder
Generates production-ready docker-compose.yml files with proper networking, volumes, health checks, and environment configuration.
README Generator
Analyzes a project's structure, dependencies, and code to generate a comprehensive, well-structured README.md with badges, setup instructions, and API docs.
Test Writer
Generates comprehensive test suites with unit, integration, and edge case tests. Supports Jest, Vitest, and Playwright.