Find the perfect skill
Animation Blending
Development
Master animation blending systems and blend trees to create smooth transitions between animation states.
Sample Text Processor
Development
Demonstrates text processing capabilities such as word counting, character analysis, and transformations. Serves as a BASIC-tier reference skill template.
Hex Documentation Search
Development
Search Elixir package documentation with local-first approach, automatic fetching, and source code access. Find module/function docs, usage examples, and integration patterns for Hex packages.
Legacy Code Modernization
Development
Orchestrate comprehensive legacy system modernization using the strangler fig pattern, enabling gradual replacement while maintaining continuous business operations.
Create a draft pull request on GitHub
Development
Push committed changes to a branch and create a draft pull request on GitHub for early feedback and CI validation.
GSD Update
Development
Check for GSD updates, install if available, and display changelog.
BPMN 2.0 Diagram Generator
Development
Generates BPMN 2.0 diagrams from natural language descriptions, with validation, auto-layout, and XML/SVG export.
Revert by Logical Work Unit
Development
Revert changes by logical work unit (track, phase, or task) with full git awareness. Supports targeted undo for tracks, phases, or individual tasks.
Flow Type Checking
Development
Run Flow type checking on React code, with renderer selection and error reporting.
Create a repository-compliant pull request
Development
Creates a pull request for the current branch following repo conventions: branch checks, commits, diff, template, labels and description.
Genius Debugger
Development
Error diagnosis and fixing skill. Analyzes errors, traces root causes, and implements fixes.
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.