agentskills.codes
SC

schema-design

Design a PostgreSQL schema for a new domain entity.

Install

mkdir -p .claude/skills/schema-design && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14499" && unzip -o skill.zip -d .claude/skills/schema-design && rm skill.zip

Installs to .claude/skills/schema-design

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.

Design a PostgreSQL schema for a new domain entity.
51 charsno explicit “when” trigger

About this skill

Schema Design

Design a PostgreSQL schema for a new domain entity.

Steps

  1. Understand the context from $ARGUMENTS
  2. Read relevant source files
  3. Plan the approach
  4. Implement the solution
  5. Verify with tests

Resources

Search skills

Search the agent skills registry