github.com/lucianghinda/superpowers-ruby
Skill | Added | Review |
|---|---|---|
finishing-a-development-branch Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup | 84 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: cb03f92 | |
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. | 89 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: cb03f92 | |
subagent-driven-development Use when executing implementation plans with independent tasks in the current session | 46 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: cb03f92 | |
hwc-stimulus-fundamentals Cover Stimulus controller fundamentals: lifecycle hooks, values and valueChanged callbacks, targets and target callbacks, outlets, action parameters, keyboard events, and controller architecture patterns. Prefer this skill when the request is primarily about Stimulus APIs and controller design independent of a specific Hotwire domain. Use hwc-forms-validation for form-specific workflows, hwc-navigation-content for Turbo navigation concerns, hwc-realtime-streaming for Turbo Streams/WebSocket patterns, hwc-media-content for media integrations, and hwc-ux-feedback for loading/progress/transition UX patterns. | 89 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: cb03f92 | |
brakeman Static analysis security vulnerability scanner for Ruby on Rails applications. Use when analyzing Rails code for security issues, running security audits, reviewing code for vulnerabilities, setting up security scanning in CI/CD, managing security warnings, or investigating specific vulnerability types (SQL injection, XSS, command injection, etc.). Also use when configuring Brakeman, reducing false positives, or integrating with automated workflows. | 89 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: cb03f92 | |
37signals-style Rails coding patterns derived from analysis of 37signals' Fizzy codebase. Use when writing Rails code in 37signals/Basecamp style or when asked to follow 37signals patterns. Covers controllers, models, views, Hotwire, testing, database, security, and team philosophy. | 71 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: cb03f92 | |
brainstorming You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. | 68 1.17x Agent success vs baseline Impact 74% 1.17xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: cb03f92 |