Db schema designer
Curated Claude and Codex skill collection for local AI workflows, automation, research, and product-building.
npx -y skills add inbharatai/claude-skills --skill db-schema-designerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 19 stars19 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Design normalized relational database schemas — ERDs, indexes, constraints, migrations, and performance optimization.
SKILL.md
1.9 KB, 337 tokens by cl100k_base, as published. Nobody here has run it
DB Schema Designer
Overview
Design normalized relational database schemas — ERDs, indexes, constraints, migrations, and performance optimization.
When to Use This Skill
Use DB Schema Designer when you need to:
- Work with db schema designer tasks in your project or workflow
- Automate db schema designer operations at scale
- Generate production-quality db schema designer output quickly
Instructions
When this skill is active, Claude will:
- Understand the full context of your db schema designer request
- Apply best practices and conventions for Development
- Produce clean, well-structured, production-ready output
- Explain key decisions and offer alternatives where relevant
Examples
Example 1 — Basic Usage
User: Help me get started with db schema designer.
Claude: I'll walk you through the essential steps for db schema designer in your context...
Example 2 — Advanced Usage
User: I need a production-ready db schema designer setup with full error handling.
Claude: Here's a complete, production-hardened db schema designer implementation...
Guidelines
- Always validate inputs before processing
- Follow the conventions of the target platform or language
- Prefer explicit over implicit — clarity beats cleverness
- Include comments for non-obvious logic
- Suggest tests or validation steps where appropriate
Dependencies
Required: postgresql, mysql, sqlite
Platforms
Available on: claude.ai, claude-code, api
Part of the claude-skills collection — 183+ skills for Claude.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.
Gives 0 of the 12 instructions most design frontend skills give in 337 tokens
Counted across 1,169 of the 1,878 authors here whose files we hold, read 2026-08-07
- use css variables for color consistencyin 72 of 1169, across 23 files
- commit to one bold aesthetic direction before codingin 72 of 1169, across 27 files
- match implementation complexity to the aesthetic visionin 70 of 1169, across 20 files
- add atmospheric background effects and texturesin 57 of 1169, across 9 files
- use unexpected spatial compositions and layoutsin 56 of 1169, across 8 files
- implement real working codein 55 of 1169, across 7 files
- vary themes and aesthetics across different designsin 48 of 1169, across 7 files
- launch chromium in headless modein 47 of 1169, across 4 files
- close the browser when donein 47 of 1169, across 4 files
- run provided scripts with help flag firstin 47 of 1169, across 4 files
- wait for network idle statein 47 of 1169, across 4 files
- use descriptive selectors for elementsin 47 of 1169, across 4 files
Said here and by no other author read
- validate inputs before processing
- follow target platform conventions
- include comments for non-obvious logic
- suggest tests or validation steps
- apply development best practices
- produce clean production-ready output
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.