database-schema
Analyze database schema and migrations for onboarding. Use when exploring schema folders, understanding table structures, analyzing migration files (golang-migrate, goose, sql-migrate, atlas), reviewing foreign key relationships, identifying indexes, understanding data models, and generating database documentation. Supports SQL migration files and Go-based migration tools.
Installation and usage
Analyze database schema and migrations for onboarding. Use when exploring schema folders, understanding table structures, analyzing migration files (golang-migrate, goose, sql-migrate, atlas), reviewing foreign key relationships, identifying indexes, understanding data models, and generating database documentation. Supports SQL migration files and Go-based migration tools.
Once installed, you can use this skill by running the following command in your terminal:
skills use database-schema