Find the perfect skill
Frontend Design Implementation Handoff
Development
Translate design-engine output into implementation work using real components, Flutter widgets, and existing repo tokens.
Ship It!
Development
Finalize and ship changes with quality checks, commits, and pull request creation.
Tmux Debug
Development
Captures screen content from tmux panes to debug terminal sessions, monitor background processes, or inspect command output. Helps when you need to see what is running in another tmux pane without switching to it. Useful for examining scrollback history or checking on long-running processes.
Fluxwing Component Creator
Development
Creates uxscii UI components with ASCII art and metadata, supporting fast and detailed modes.
Party TPH Catalog
Development
TPH-based pattern for small catalog dimensions like Gender, BlogTag, etc. Uses single Party table with discriminator, inherited DTOs, and base service.
Create a GitHub PR
Development
Push the current branch and open a PR using the project's PR template. Updates the CHANGELOG and runs pre-commit checks.
Import Figma to Lumos
Development
Build Lumos design tokens from a messy Figma file, avoiding invented variables and asking the right questions to reconcile inconsistencies.
Backend Architecture Patterns
Development
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring.
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.