SK

@skene/database-skills

Automates database schema generation for Supabase apps.

Install

mkdir -p .claude/skills/skene-database-skills && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18052" && unzip -o skill.zip -d .claude/skills/skene-database-skills && rm skill.zip

Installs to .claude/skills/skene-database-skills

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Backend skills for Supabase — CRM, billing, support, and more
61 charsno explicit “when” trigger
Beginner

Key capabilities

  • Deploy pre-configured database schemas for CRM
  • Set up helpdesk database structures
  • Install billing application schemas
  • Configure project management database components
  • Apply RLS policies and seed data
  • Install all 19 available skills for a full business setup

How it works

This skill deploys composable backend schemas to a Supabase project by applying migration SQL and seed data for selected presets or individual skills.

Inputs & outputs

You give it
npx @skene/database-skills crm --seed
You get back
CRM database schema, RLS policies, and seed data are applied to the Supabase project.

When to use @skene/database-skills

  • Initialize Supabase schema
  • Setup CRM database
  • Deploy billing app schema
  • Add RLS policies

About @skene/database-skills

Deploys pre-configured database structures, tables, RLS policies, and seed data for common application types like CRMs and billing tools.

Backend skills for Supabase — CRM, billing, support, and more

When not to use it

  • When needing to manually edit database files in a Supabase project
  • When needing to install individual skills without their dependencies

Limitations

  • The skill relies on Supabase MCP tools or the CLI for schema application.
  • Installation order is topologically sorted based on skill dependencies.

How it compares

This skill automates the setup of complex Supabase schemas with seed data and RLS policies, unlike manual database configuration.

Compared to similar skills

@skene/database-skills side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
@skene/database-skills (this skill)02moReviewBeginner
drizzle-orm323moNo flagsIntermediate
event-store-design53moNo flagsAdvanced
backend-development175moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry