Find the perfect skill
Smart Review Dispatcher
Development
Dispatches code review tasks by classifying changed files and running appropriate reviewers. Skips reviews that already ran.
Create a draft pull request
Development
Create a draft pull request for the Vision-Agents repo using gh CLI.
Pattern Analyzer
Development
Analyzes a single architectural pattern implementation, calculates 4 scores (compliance, completeness, quality, implementation), and identifies gaps. Returns structured analysis to coordinator.
UI design contract for frontend phase
Development
Generates a UI design contract (UI-SPEC.md) for a frontend phase, orchestrating research and verification tools.
LangChain Agent Scaffolder
Development
Generates a LangGraph ReAct agent with custom tools and OpenAI-compatible endpoint configuration.
NuGet Package Manager
Development
Manage NuGet packages in .NET projects. Uses the `dotnet` CLI for adding, removing, and updating package versions.
Systematic Debugging
Development
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
Claude Code Ecosystem
Development
Comprehensive guide to Claude Code: CLI setup, slash commands, MCP servers, hooks, plugins, agent/skill creation, and CLAUDE.md optimization for enterprise and CI/CD.
Using the asc CLI
Development
Guidance for using asc, the App Store Connect CLI, including command discovery, flags, output formats, auth, and Apple Ads.
Explore, Build, and Refine UI
Development
Explore, build, and refine user interfaces with remotely managed instructions.
Create a Pull Request
Development
Commit all changes, push to a new branch, and create a pull request using the repo's PR template.
Pull Request Review Command
Development
Review pull requests as a maintainer, with contributor type detection and approve/merge/close workflow.