Skill packs
AvailableRequired plan: PremiumDemo user: Pro

Skill Pack

Backend API Builder Pack

REST route planning, validation flow and server-side error handling for SaaS demos.

Compatible Models

  • GPT-5.5
  • Claude Sonnet
  • Codex

Inside The Pack

  • rules
  • API templates
  • workflow templates
  • tests

Included Workflows

  • Route checklist
  • Status-code matrix
  • Input validation
  • Smoke test hooks

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 ./backend-api-builder.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.