github.com/lucianghinda/superpowers-ruby
Skill | Added | Review |
|---|---|---|
hwc-ux-feedback Implement cross-cutting Hotwire UX feedback patterns: loading states, busy indicators, progress bars, optimistic UI, render interception, and view/page transitions. Prefer this skill when the core goal is perceived performance and user feedback, independent of a single feature domain. Use hwc-forms-validation for form correctness and validation behavior, hwc-navigation-content for navigation/history/cache mechanics, hwc-realtime-streaming for push/stream orchestration, hwc-media-content for media-specific behavior, and hwc-stimulus-fundamentals for base Stimulus API questions. | 71 71 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 712d734 | |
using-superpowers Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions | 36 36 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 712d734 | |
dispatching-parallel-agents Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies | 43 43 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 712d734 | |
executing-plans Use when you have a written implementation plan to execute in a separate session with review checkpoints | 45 45 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 712d734 | |
verification-before-completion Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always | 85 85 1.22x Agent success vs baseline Impact 92% 1.22xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 712d734 | |
handoff-list Use when viewing available handoff documents — lists active and archived handoffs with their status, date, topic, and branch | 67 67 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 712d734 | |
sandi-metz-rules This skill should be used when users request code review, refactoring, or code quality improvements for Ruby codebases. Apply Sandi Metz's four rules for writing maintainable object-oriented code - classes under 100 lines, methods under 5 lines, no more than 4 parameters, and controllers instantiate only one object. Use when users mention "Sandi Metz", "code quality", "refactoring", or when reviewing Ruby code for maintainability. | 79 79 1.17x Agent success vs baseline Impact 100% 1.17xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 712d734 |