Find the perfect skill
PR Rebase
Development
Rebases the current branch on the latest upstream changes, resolves conflicts, and pushes with lint checks.
Open a PR from the current branch to main
Development
Open a PR from the current branch to main. Commit if needed, ensure an Nx version plan exists, push, and create the PR with a filled-in description and testing steps.
Build Artifacts Management
Development
List build artifacts with their sizes and ages. Helps when you need to inspect compiled binaries, build outputs, or analyze disk usage for executables, libraries, caches, or coverage data.
Safe GSD Undo
Development
Safe revert of GSD phase or plan commits with dependency checks and a confirmation gate.
Git Commit Creation
Development
Create high-quality Git commits for pending changes by gathering context, running targeted agents, and grouping changes into logical commits.
Sentry Known Pitfalls
Development
Identify common Sentry pitfalls and how to avoid them. Use when troubleshooting Sentry issues, reviewing configurations, or preventing common mistakes.
ADR Review (Level 1) for Runcriticon
Development
Applies the ultrathink Level 1 review pattern to ADRs, detecting gaps in blocks A-G, proposing sub-decisions, and running question rounds. Use for new, reopened, or audited ADRs.
Manage and drive projects
Development
Manage a project tracked in projects/, review prioritized genes, consult the annotation-reviewer subagent, and perform deep research. Make PRs only when requested.
Create high-quality Git commits
Development
Analyze changes, run relevant agents, and craft clean, logical Git commits.
Install AI-Ready Skill
Development
Wraps the ai-ready skill to analyze codebases and generate AGENTS.md, CI workflows, and issue templates. Instructs users to install it via Copilot CLI.
StockBuddy Development Navigation
Development
Project navigation and quick reference for StockBuddy development. Covers Electron/React structure, stock-sdk data sources, IPC, database, testing, and coding standards.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers.