Find the perfect skill
Production Readiness Check
Development
Performs a production readiness check by updating BROWNFIELD.md with implemented features, assessing alignment with GREENFIELD vision, and identifying documentation impacts. Used before deployment to verify implementation status and strategy alignment.
Guard Mode (Full Safety)
Development
Combines destructive command warnings with directory-scoped edit restrictions for maximum safety when working on production systems.
Global Project Conventions
Development
Follow global development conventions: project structure, documentation, version control, environment variables, and dependency management.
Godot Navigation & AI
Development
Implements AI navigation and pathfinding using NavigationServer, behavior systems, and steering behaviors for intelligent NPC movement.
CI Performance Report Analysis
Development
Analyze ClickHouse CI performance reports for PRs. Lists all regressions and improvements, cross-references with master history to identify real changes vs flaky tests.
Converting Commands to Skills
Development
Automates converting Claude Code slash commands to skills, including YAML frontmatter and directory structure changes.
Create PR and verify CI
Development
Creates a Pull Request linked to an issue and checks CI status. Use via /issue-pr command.
Quick Git Ship
Development
Quickly add, commit, and push changes to the current branch.
Ralph Ultra Autonomous Loop
Development
Launches an autonomous loop that iterates through PRD stories, performing pre-flight checks, story selection with dependency awareness, prompt construction, execution, verification, and failure handling with circuit breaker and checkpointing. Useful when you need to execute a full PRD plan without manual intervention, with options for security modes and resumability.
Brainstorming Ideas into Designs
Development
Guides collaborative brainstorming to refine requirements and design before coding, with clear paths for spike, bounded, and architectural tasks.
UI Accessibility Audit
Development
Audit StyleSeed components for WCAG 2.2 AA issues and apply safe accessibility fixes for touch, focus, contrast, and labels.
Metabase Serdes YAML Editing
Development
Edit Metabase serdes YAML files with correct portable references and structural conventions. Run checkers after every edit.