Database architecture skills, docs, and rules for high-demand multi-tenant commerce platforms (PostgreSQL source of truth, Neo4j as derived GraphRAG projection, transactional outbox, RLS-based tenant isolation). Includes live schema introspection workflow via Postgres MCP.
97
97%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
{
"name": "g14wxz/commerce-database-architect",
"version": "1.1.0",
"summary": "Database architecture skills, docs, and rules for high-demand multi-tenant commerce platforms (PostgreSQL source of truth, Neo4j as derived GraphRAG projection, transactional outbox, RLS-based tenant isolation). Includes live schema introspection workflow via Postgres MCP.",
"private": false,
"docs": "docs/index.md",
"skills": {
"commerce-database-architecture": {
"path": "skills/commerce-database-architecture/SKILL.md"
},
"postgres-schema-introspection": {
"path": "skills/postgres-schema-introspection/SKILL.md"
},
"schema-evolution-workflow": {
"path": "skills/schema-evolution-workflow/SKILL.md"
},
"mermaid-diagram-review": {
"path": "skills/mermaid-diagram-review/SKILL.md"
},
"adr-drafting": {
"path": "skills/adr-drafting/SKILL.md"
},
"outbox-and-eventing-design": {
"path": "skills/outbox-and-eventing-design/SKILL.md"
},
"graph-rag-boundary-review": {
"path": "skills/graph-rag-boundary-review/SKILL.md"
}
},
"rules": {
"database-non-negotiables": {
"rules": "steering/database-non-negotiables.md"
},
"mcp-safety": {
"rules": "steering/mcp-safety.md"
},
"schema-evolution-discipline": {
"rules": "steering/schema-evolution-discipline.md"
}
}
}docs
skills
adr-drafting
commerce-database-architecture
graph-rag-boundary-review
mermaid-diagram-review
outbox-and-eventing-design
postgres-schema-introspection
schema-evolution-workflow