Find the perfect skill
Add a new UI locale
Development
Step-by-step guide to add a new language/locale to the claude-code-gui webview i18n system: create translation JSON files, register the locale, and verify parity with English.
DevFlow Structured Development Workflow
Development
Progressive disclosure workflow with gate-based verification. Use for staged development where tests must pass before advancing.
CI/CD Debugging
DevOps
Provides systematic CI/CD failure diagnosis and resolution. Use when CI builds fail, GitHub Actions errors occur, TLS/auth issues block pipelines, or platform-specific failures need debugging.
BrainRepo - Knowledge Repository
Productivity
Your personal knowledge repository for capturing, organizing, and retrieving information. Build a searchable second brain from your learnings and discoveries.
Module Federation module info
Development
Fetches metadata and manifest info for a remote Module Federation module — publicPath, remoteEntry, type file URLs, exposes, remotes, and shared dependencies. Works in two modes: consumer mode (inside a project, using the remote name) or standalone mode (with explicit remoteEntry URL). Helps inspect remote module configuration without manually navigating config files.
Migration Strategist
DevOps
Agent proposing migration strategies with explicit trade-offs, recommending one option while leaving the decision to humans. Produces migration strategy, risk register, and cutover plan artifacts.
VR/AR Development Principles
Development
Guidelines for creating comfortable and performant virtual and augmented reality experiences, covering platform selection, interaction, and spatial design.
Create Git Commits
Development
Create high-quality Git commits for all pending changes. Automatically runs relevant agents based on changed files.
Supabase Development
Development
Backend development with Supabase: authentication, database, storage, realtime, and performance best practices.
GitOps Workflow
DevOps
Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation.
Manage Issue Board & Sprints
Productivity
Product manager skill for managing issue board, sprint planning, and prioritization.
C4 Container Documentation
Documentation
Expert guide for creating C4 container-level documentation, including system deployment diagrams and component descriptions.