Find the perfect skill
Music Plugin Configuration
Development
Interactively sets up or edits the `~/.bitwize-music/config.yaml` configuration for a music plugin. Guides through required and optional settings like artist name, storage paths, and customizable overrides. Useful during initial setup or when changing configuration settings.
Shesha Workflow Code Generation
Development
Generates Shesha workflow artifacts for .NET applications using ABP framework with NHibernate. Creates workflow instances, definitions, managers, service tasks, extension methods, and FluentMigrator database migrations. Use when scaffolding or updating workflow-related classes, steps, conditions, or database tables in a Shesha project.
Fetch GitHub Issue AI Analysis
Development
Fetch GitHub issue details with AI analysis comment for architecture planning in automated workflows.
Sentry Known Pitfalls
Development
Execute common Sentry pitfalls and how to avoid them. Use when troubleshooting Sentry issues, reviewing configurations, or preventing common mistakes.
Bulk ASC Subscription Localization
Development
Bulk-localize subscription and IAP display names across all App Store locales using asc. Eliminate manual entry in App Store Connect.
Web Accessibility - WCAG 2.2 AA
Development
Build accessible web UIs meeting WCAG 2.2 AA. Apply principles to HTML, CSS, JSX, TSX, React, Vue, Svelte components, pages, forms, modals, email templates.
Commit Message Generation
Development
Generate a commit message from staged changes following the repository convention (gitmoji, type, scope).
Claude Skill Creation
Development
Guide for creating effective Claude skills, covering design principles and file structure.
Multi-Agent Code Review
Development
Runs 5 specialized review agents in parallel for correctness, quality, architecture, test coverage, and security. Acts as a pre-push ADLC review gate before CI.
Guide: Adding a New Skill
Development
Step-by-step guide for creating and integrating a new skill in the system. Covers directory structure, SKILL.md creation with frontmatter, optional router scripts, and testing. Useful for developers adding custom skills to extend functionality.
Dev Manager
Development
Orchestrate multiple dev agents on a single story, decompose into tasks, monitor and intervene on collision or drift.
Do Workflow
Development
Perform an end-to-end task: research, implement, run CI, open a PR, and ship. Mostly autonomous with optional review pauses.