Find the perfect skill
Fluxwing Component Creator
Development
Create uxscii UI components with ASCII art and structured metadata. Works with .uxm files for buttons, inputs, cards, forms, modals, and more.
Bootstrap ADLC Structure
Development
Bootstrap the .adlc/ directory structure for spec-driven development in a new repository or subdirectory.
Verification
Development
Validate changes before committing by running formatting, linting, type checking, and tests.
Create a pull request
Development
Create a branch, commit, push, and open a PR to main with formatted messages and a test plan.
Apply shadcn/ui Components
Development
Applies shadcn/ui components to React pages while integrating the project's custom theme. Use when styling specific pages or components.
Claude Code Skill Manager
Development
A package manager for Claude Code skills. Install, list, and update skills on demand, tailored to the current repository.
Home Assistant GitHub PR Review
Development
Reviews Home Assistant GitHub pull requests and provides feedback. Uses gh commands and the ha-review and ha-pr-comment-audit skills.
Sharding Strategies for Multi-Tenant Databases
Development
Covers horizontal scaling patterns for multi-tenant databases, including shard key selection, consistent hashing, architectures, and shard management best practices.
Sentry Known Pitfalls
Development
Execute common Sentry pitfall checks and avoid configuration errors. Guide for troubleshooting issues and applying best practices.
Create a Pull Request
Development
Automates branch creation, linting, commit, push and pull request opening using the repo's PR template.
Cursor Known Pitfalls
Development
Identify and avoid common Cursor IDE pitfalls and mistakes, covering AI features, configuration, security, and team collaboration issues.
DCO Sign-off Recovery
Development
Recover from missing DCO sign-off on commits. Handles single-commit amend, older-commit recovery via interactive rebase or cherry-pick, and explains the Probot DCO check.