Armory
Source
Browse
Skills

database-design

Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install database-design --cli claude

writes the skill into.claude/skills/database-design/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/database-design/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.

When to use it

Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/database-design/SKILL.md -o .claude/skills/database-design/SKILL.md

Notes

Extracted from davila7/claude-code-templates, database-design category.