relational-data-modeling
pproenca/dot-skillsCorrects the wrong defaults a model has when designing a relational schema — the DDL decisions an experienced engineer makes differently. Use when creating or…
Scores out of 100 · grade B+
2026-08-22Works
40% of the score100/100
- Loads cleanly: valid frontmatter, required fields present, no dangling references.
Maintained
25% of the score100/100
- no commits in the last 12 weeks
Adopted
20% of the score31/100
- 196 stars on the source repo.
Documented
15% of the score64/100
- No usage example or code block.
- 1,116-word body.
- Ships 33 bundled files.
Install
npx skills add pproenca/dot-skills/relational-data-modelingWhat it says it does
Corrects the wrong defaults a model has when designing a relational schema — the DDL decisions an experienced engineer makes differently. Use when creating or reviewing tables, migrations, ER models, or ORM schema definitions. Covers identity and keys (surrogate vs natural, identity vs serial, uuidv7, composite keys that make cross-tenant references impossible), relationships (polymorphic foreign keys the database cannot enforce, referential actions, unindexed FK columns, disjoint subtypes), invariants the engine can prove instead of application code (EXCLUDE, partial unique indexes, CHECK limits, deferrable cycles, NOT VALID), types (timestamptz, exact money, range types, enum vs lookup table), derived and encoded data (generated columns, JSONB as an escape hatch), and time (events vs in-place updates, soft-delete flags that silently disable constraints, temporal keys). NOT for query tuning, index selection for read paths, or connection pooling.
Also in pproenca/dot-skills
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| bug-reviewpproenca/dot-skills | clean | Skill | 196 stars | 6 days ago | |
| ios-tastepproenca/dot-skills | clean | Skill | 196 stars | 6 days ago | |
| web-tastepproenca/dot-skills | clean | Skill | 196 stars | 6 days ago | |
| build-mcp-serverpproenca/dot-skills | clean | Skill | 196 stars | 6 days ago | |
| cli-review-runnerpproenca/dot-skills | clean | Skill | 196 stars | 6 days ago | |
| complexity-optimizerpproenca/dot-skills | clean | Skill | 196 stars | 6 days ago |
Other data & analytics skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| data-context-extractoranthropics/knowledge-work-plugins | clean | Data & analytics | 2,622 installs | today | |
| analyticscoreyhaines31/marketingskills | clean | Data & analytics | 51,931 installs | today | |
| build-dashboardanthropics/knowledge-work-plugins | clean | Data & analytics | 7,721 installs | today | |
| sql-queriesanthropics/knowledge-work-plugins | clean | Data & analytics | 3,782 installs | today | |
| payment-assistantccxt/ccxt | clean | Data & analytics | 44k stars | today | |
| create-vizanthropics/knowledge-work-plugins | clean | Data & analytics | 4,685 installs | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=pproenca%2Fdot-skills)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
