Skill packs
AvailableRequired plan: PremiumDemo user: Pro

Skill Pack

Database & Prisma Pack

Schema design, seed scripts and database-backed demo data workflows.

Compatible Models

  • GPT-5.5
  • Claude Sonnet
  • Codex

Inside The Pack

  • rules
  • Prisma workflow
  • seed templates
  • tests

Included Workflows

  • Schema checklist
  • Seed from mock data
  • Migration notes
  • DB route checks

Install Skill Pack

Download through the server-checked manifest API, run the installer from this project root, then restart Codex.

Download JSON

Install command

node scripts/install-skill-pack.mjs ./database-prisma.skillpack.json
Codex skills install into $CODEX_HOME/skills. The installer does not overwrite existing skill folders.

How to use it

Pick the model and agent that match the task pressure: coding, documents, automation or private local work.
Attach only the MCP servers needed for that workflow and verify permissions before exposing files or secrets.
Run the pack checklist before delivery so prompts, rules and validation steps stay consistent.