Find the perfect skill
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs.
New Skill Creator
Development
Creates a new Claude Code skill with a test file using the skill-builder scaffold tool. It walks through choosing a kebab-case name, setting user-invocable flag, and selecting local (repo-specific) or global installation. Ideal when you need to quickly bootstrap a new skill with proper structure and tests.
Apply shadcn/ui components to React pages
Development
This skill applies shadcn/ui components to React pages while integrating custom project theming. It guides installing components, styling each page, and verifying the build.
Create GitHub Pull Request
Development
Automatically creates a GitHub pull request: checks commits, pushes branch, generates title/body, and runs code review.
Pull Request Command
Development
Create GitHub pull requests with AI-generated summaries, focusing on non-trivial changes. Includes pre-flight CI checks, code health validation, and safe merge strategies.
Monorepo Management
Development
Build efficient, scalable monorepos to share code, unify tooling, and enable atomic changes across packages and applications.
Cal Automation via Rube MCP
Development
Automate Cal tasks via Rube MCP (Composio). Always search tools first for current schemas.
Design Development Skill 0058
Development
Specialized skill for design development. Implement solutions and validate.
PostHog Survey SDK Feature Audit
Development
Audit survey feature support across PostHog SDKs and verify version requirements.
Pull Request Creator
Development
Create high-quality pull requests via gh pr create, handling commits, branching, and pushes.
Diagnosing Bugs
Development
Diagnosis loop for hard bugs and performance regressions. Use when the user reports something broken, failing, or slow.
Comprehensive Logging System Guide
Development
Complete guide for implementing logging: application logs, script logs, error monitoring, and request logging with best practices.