Conversation
- Preset ID: db-standards - Version: 0.8.2 - Author: Guilherme Dakuzaku - Description: Database conventions for spec-driven work (naming, data-model design, constraints & integrity, data protection, performance, query safety, schema-review checklist) plus engine-specific references for Oracle, MySQL, SQL Server, DynamoDB, and MongoDB. ORM-agnostic.
gdakuzak
force-pushed
the
add-db-standards-preset
branch
from
September 16, 2026 15:31
20e8c02 to
fce5ee3
Compare
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
Catalog data is valid, correctly ordered, and consistent with the tagged release manifest.
Pull request overview
Adds the Database Standards community preset to Spec Kit’s catalog and documentation.
Changes:
- Registers preset v0.8.2 with verified metadata and contribution counts.
- Adds the alphabetized community documentation entry.
File summaries
| File | Description |
|---|---|
presets/catalog.community.json |
Adds preset metadata and updates the catalog timestamp. |
docs/community/presets.md |
Documents the new preset. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Collaborator
|
Please use the preset catalog issue submission to submit a preset to the community catalog. This allows us to run workflow that validates your submission and it will then create a PR when everything checks out. Thanks! |
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Preset Submission
Preset Name: Database Standards
Preset ID: db-standards
Version: 0.8.2
Repository: https://github.com/gdakuzak/spec-kit-preset-db-standards
Database conventions for spec-driven work — naming, data-model design
(OLTP/OLAP classification, normalization & denormalization trade-offs),
constraints & integrity, data protection, performance (indexes, N+1), SQL
portability, query safety (SQL injection), and a schema-review checklist.
ORM-agnostic. Also ships engine-specific reference files (not appended to any
template, read on demand) for Oracle, MySQL, SQL Server, DynamoDB, and
MongoDB.
Checklist
specify preset add ...command, linked fromdocumentationspecify preset add --devspecify preset resolve)