Find the perfect skill
Manage Agent Skills with gh skill
Development
Learn to discover, preview, install, update, and publish Agent Skills using the gh skill command. Keep your agent's skill set in sync with GitHub repositories.
Stacks Buddy CLI
Development
CLI runtime for the Stacks framework with 50+ lazy-loaded commands for development, deployment, and scaffolding.
Diagnosing Bugs
Development
A systematic discipline for diagnosing hard bugs and performance regressions, focused on building tight feedback loops to isolate and fix root causes.
Angular Spec Auditor
Development
Independently audit an Angular component spec file against the project's migration guidelines.
Create Git Worktree
Development
Creates git worktrees in a standardized `.worktrees/` directory, copying .env files and configuring DVC cache to share the main repo's cache. Use when the user needs to work on multiple branches simultaneously or wants to set up a new worktree.
Nx workspace commands and MCP tools
Development
Guidelines for using Nx commands, generators, and MCP tools in an Nx workspace.
Create or Update Skills
Development
Guide to create or update SKILL.md files, including mode detection, content rules, and frontmatter.
Design System Extractor
Development
Extract a website's design system into a DESIGN.md file so AI-generated UI matches an existing brand.
Prototype Door Animation
Development
Build or revise a 3D door animation with textures, handles, and presets, matching references without copying protected assets.
Go-Talk-Coder Bridge
Development
Manages the Go-Talk-Coder bridge that forwards IM messages to Claude Code sessions.
Create Before-Push Validation Script
Development
Creates a comprehensive before-push validation script (b4push) for any project by analyzing the project structure, identifying check steps (quality, build, test, doc, e2e), and generating the script, package.json entry, and a Claude skill. Automates the setup of pre-push checks to catch issues before committing.
Complete Logging and Error Monitoring Guide
Development
Complete guide covering application logs, script logs, error monitoring, and request logging with best practices.