Skip to main content
Back to registry

database-design

sickn33/antigravity-awesome-skills

Installs746
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill database-design
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Learn to THINK, not copy SQL patterns. Read ONLY files relevant to the request! Check the content map, find what you need. Before designing schema: ❌ Default to PostgreSQL for simple apps (SQLite may suffice) ❌ Skip indexing ❌ Use SELECT * in production ❌ Store JSON when structured data is better ❌ Ignore N+1 queries This skill is applicable to execute the workflow or actions described in the overview. - ASK user for database preferences when unclear - Choose database/ORM based on CONTEXT - Don't default to PostgreSQL for everything

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does database-design do?

database-design is listed in SkillJury, but the source summary is still sparse.

Is database-design good?

database-design does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does database-design work with?

database-design currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code, antigravity.

What are alternatives to database-design?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install database-design?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill database-design

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering