AgentSkillsCN

Db Schema

数据库模式

SKILL.md
--- frontmatter
allowed-tools: ["Read", "Glob", "Grep"]

Database Schema Reference

Show the current database schema by reading migration files.

  1. List all files in supabase/migrations/
  2. Read the most recent migration file
  3. Also read the schema reference from the CLAUDE.md "Database Schema Gotchas" section
  4. Present a summary of the current schema with table names, key columns, and relationships