Find the perfect skill
Dev Manager: Orchestrate Multi-Agent Development
Development
Coordinate multiple dev agents to deliver a story-level outcome: decompose into linked tasks, apply guardrails, monitor progress, and intervene on collisions. Keeps the end-to-end vision.
Pattern Analyzer
Development
Analyzes single pattern implementation, calculates 4 scores (compliance, completeness, quality, implementation), identifies gaps. Invoked by ln-640 or standalone.
Output SDK Folder Structure Conventions
Development
Validate and fix folder structure for Output SDK workflows. Ensures migrated workflows follow correct naming and file conventions.
Grill Me: Stress-Test Your Plan
Development
Interview the user about their plan or design to reach shared understanding, resolving each branch of the decision tree.
Create or Update a Pull Request
Development
Create or update a pull request using a template, with automatic issue and docs detection, and judgment passes. Handles open PRs by updating them instead of duplicating.
Claude Code Hook Patterns
Development
Production-tested hook patterns for Claude Code covering validation, state management, MCP integration, and workflow automation.
Restore Context Management
Development
Manage .agent-restore-context-* files so skills survive /clear and /compact. Supports write, delete, check, and status actions.
Makepad UI Development for Rust
Development
Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.
Skills Manager
Development
Manages agent skills: list, install, update, and uninstall skills from Git repositories. Helps when you need to add, remove, or upgrade agent capabilities for tools like Copilot or Claude at project or user scope.
Expert Technical Review Framework
Development
A comprehensive framework for reviewing technical design solutions, covering problem abstraction, module decomposition, deep dives, integration, and coding plan generation.
Planning Work
Development
Generates thorough implementation plans broken into bite-sized tasks (2-5 minutes each). Use when requirements are clear and you need a step-by-step execution guide before coding multi-step features. Saves a structured plan file under docs/plans/.
GitHub Repository Management
Development
Create, clone, fork, configure, and manage GitHub repositories using gh CLI or git and curl as fallback.