Skip to content

Add db-standards to community catalog - #4610

Closed
gdakuzak wants to merge 1 commit into
github:mainfrom
gdakuzak:add-db-standards-preset
Closed

gdakuzak wants to merge 1 commit into
github:mainfrom
gdakuzak:add-db-standards-preset

Conversation

@gdakuzak

@gdakuzak gdakuzak commented Sep 16, 2026

Copy link
Copy Markdown

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

  • Valid preset.yml manifest
  • Usage README with a valid specify preset add ... command, linked from documentation
  • LICENSE file included
  • GitHub release created
  • Preset tested with specify preset add --dev
  • Templates resolve correctly (specify preset resolve)
  • Commands register to agent directories (if applicable)
  • Commands match template sections (command + template are coherent)
  • Added to presets/catalog.community.json
  • Added row to docs/community/presets.md table

@gdakuzak
gdakuzak requested a review from mnriem as a code owner September 16, 2026 15:28
- 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
gdakuzak force-pushed the add-db-standards-preset branch from 20e8c02 to fce5ee3 Compare September 16, 2026 15:31
@mnriem mnriem added the triage-nice-to-have Verdict: evidence-backed fix or greenlit feature — land after review label Sep 17, 2026
@mnriem
mnriem requested a balanced review from Copilot September 17, 2026 12:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 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.

@mnriem

mnriem commented Sep 17, 2026

Copy link
Copy Markdown
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!

@mnriem mnriem closed this Sep 17, 2026
@gdakuzak

Copy link
Copy Markdown
Author

@mnriem thanks for info. I opened #4618.
Thanks for your support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage-nice-to-have Verdict: evidence-backed fix or greenlit feature — land after review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants