Find the perfect skill
Apply shadcn/ui to React
Development
Guide for styling React pages and components with shadcn/ui while integrating the custom theme. Use this skill to apply shadcn/ui components to specific files.
Zhipu Search
Development
Performs searches via Zhipu search engine based on user queries. Handles temporal references and returns results with sources and URLs.
Click Scaffolder
Development
Generate Click-based Python CLI applications with decorators, groups, context, and modern Python patterns.
Creating Effective Skills
Development
Guide for creating modular skills that extend Claude's capabilities with specialized knowledge and workflows.
Factory Spec - MODEL Phase Orchestrator
Development
Orchestrates the MODEL phase by verifying project prerequisites, reading the current state, delegating functional specifications generation to the PM agent, and verifying dependencies via npm registry and web searches before delegating to the architect. This ensures that specifications are up-to-date and that library versions and configurations are accurate.
Centralize External Namespace Imports
Development
Centralize external namespace imports (BCL, FCL, NuGet) in a GlobalUsings.cs file per project, keeping individual files clean.
Novel to Game
Development
Convert a novel into a fully playable game across platforms, orchestrating the full pipeline from story deconstruction to design, build, and evidence-based QA. Supports any language and includes adaptive modes.
Multi-Agent Code Review Orchestration
Development
Coordinates specialized AI agents to perform comprehensive code reviews across security, architecture, performance, and compliance dimensions.
Create API Service Layer
Development
Creates types, contracts, adapter, and service layer for a resource following the project's architecture (sections 4.1-4.3). Use when adding API integration to a module. It asks for endpoint details and generates the full data layer with strict separation between API types and app contracts.
Finalize and Create PR
Development
Runs quality checks, creates meaningful commits, and handles the complete workflow to create a pull request.
Product Requirement Plan Generator
Development
Generates comprehensive PRPs for feature implementation, combining codebase analysis and external research for one-pass development.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.