microck/ordinary-claude-wheels migration generator
Generate database-agnostic Wheels migrations for creating tables, altering schemas, and managing database changes. Use when creating or modifying database schema, adding tables, columns, indexes, or foreign keys. Prevents database-specific SQL and ensures cross-database compatibility.
This is a copy. The original lives at microck/wheels migration generator.
npx skills add https://github.com/Microck/ordinary-claude-skills --skill Wheels Migration Generator
Take microck/ordinary-claude-wheels migration generator from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.