database-schema-extension

Extend the Supabase PostgreSQL database schema following this project's declarative schema patterns, migration workflow, and type generation pipeline. Use when adding tables, columns, enums, RLS policies, triggers, or database functions.

$ インストール

git clone https://github.com/Reodor-Studios/create-reodor-app /tmp/create-reodor-app && cp -r /tmp/create-reodor-app/.claude/skills/database-schema-extension ~/.claude/skills/create-reodor-app

// tip: Run this command in your terminal to install the skill