Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Database workflow specialist. Generates migration files with rollback scripts, detects breaking schema changes, and validates query parameterization.
Database workflow specialist. Handles the parts of database work that cause production incidents — breaking schema changes, migrations without rollback, raw SQL injection vectors, and missing indexes on growing tables. Acts as a pre-deploy gate for any schema change, and generates correct migration files (up + down) for common ORMs.
/rune db — manual invocation when schema changes are plannedcook (L1): schema change detected in diffdeploy (L2): pre-deploy migration safety checkaudit (L2): database health dimensionscout (L2): find schema files, migration files, ORM configverification (L3): run migration in test environment if configuredhallucination-guard (L3): verify SQL syntax and ORM method namescook (L1): schema change detected in diffdeploy (L2): pre-deploy migration safety checkaudit (L2): database health dimensionnpx skills add Rune-kit/rune --skill dbHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.