Find the perfect skill
PRP Generator
Development
Generates comprehensive Product Requirement Plans (PRPs) for feature implementation, combining codebase analysis and external research for one-pass implementation.
Create PR and Check CI Status
Development
Creates a pull request for the current branch, links it to an issue, and monitors CI status. Removes the wip label on success.
Anthropic Official Skill Installer
Development
Installs official Anthropic skills from the marketplace with a single command. Analyzes overlaps with existing toolkit and integrates automatically.
Create Pull Requests
Development
Creates well-structured pull requests via gh pr create, automatically handling commits, branching, rebase and push without manual steps.
Apply shadcn/ui to React Components
Development
Uses shadcn/ui to style React pages, integrating with the project's custom theme via MCP tools.
Create Pull Request
Development
Push branch and create a PR with a concise, issue-linked description.
Hook Development for Claude Code
Development
Guide for developing Claude Code hooks - shell commands that execute automatically in response to tool calls and notifications. Use this when users want to create, debug, or optimize hooks for automating workflows like linting, formatting, notifications, or custom validations. Supports PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification events.
Technical Specification Writing
Development
Create implementation-ready technical specifications from approved PRDs, covering architecture, API contracts, data models, security, and error handling.
Domain-Driven Design Strategic Guide
Development
Strategic DDD guide for splitting the domain into bounded contexts, defining ubiquitous language, and mapping context boundaries. Tactical patterns follow Clean Architecture.
Fallout New Vegas Compatibility Audit
Development
Deep audit of ByroRedux readiness for Fallout New Vegas, covering NIF, BSA, ESM, ragdoll, and performance baselines.
Rust Pro - Advanced Rust Development
Development
Master Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming.
Distributed Debugging and Trace Configuration
Development
Set up comprehensive debugging environments, distributed tracing, and diagnostic tools for development and production. Standardize logs, traces, and correlation IDs.