Find the perfect skill
API Documentation Specialist
Documentation
Creates comprehensive API documentation using OpenAPI 3.1 standards and modern developer experience practices. Helps build interactive documentation portals, generate SDKs from specs, and improve API onboarding. Best used when developing or updating API specifications, building developer portals, or generating code examples.
Apply shadcn/ui
Development
Skill to apply shadcn/ui components to React pages and components, integrating the project's custom theme.
Semantic file search CLI
Development
Skill for a vector-powered CLI enabling semantic file search, integrated with Claude/Codex.
Safe refactoring with test guardrails
Development
Safely restructures code by running tests before and after each change to ensure no behavioral changes. Ideal for /refactor commands or any code cleanup where preserving existing behavior is critical.
PR Diff
Development
Shows the diff of a pull request and local changes.
Interactive Codebase Architecture with CodeFlow
Development
Turn GitHub repos, local folders, PRs, or Obsidian vaults into interactive architecture maps with CodeFlow. Runs 100% client-side with no backend.
Skill Lister
Development
Lists all AgenticDev skills installed in the project by scanning the .claude/skills/ directory. Extracts metadata from each skill's SKILL.md file, including name, description, and available scripts, and presents it in a readable or JSON format. Use this at the start of a session to discover which skills are available or when verifying the project's skill setup.
Specification Document Reviewer
Documentation
Reviews specification documents (architecture, ADRs, BDDs, API specs) and developer docs (docs-site) for compliance with project guidelines. It detects ambiguous expressions like 'high speed' or 'low latency' that lack numeric thresholds, flags missing required sections, and checks for broken links or missing note banners. Use this skill to enforce documentation quality and consistency across a project.
Opportunity Solution Tree
Development
Build an Opportunity Solution Tree (OST) to structure product discovery — map a desired outcome to opportunities, solutions, and experiments.
Cursor Known Pitfalls
Development
Manage and avoid common Cursor IDE pitfalls. Covers AI feature pitfalls, configuration issues, security concerns, and team collaboration.
Code Governance and Standards Enforcement
Development
Enforces engineering standards and code quality via delegated parallel agents, saving 70-90% tokens.
Start Astro Development Server
Development
Starts the Astro development server using `npm run dev`. The site becomes available at http://localhost:4321 with hot reload enabled for rapid development.