Harness-engineering db-third-normal-form
name: db-third-normal-form
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/db-third-normal-form/skill.yamlsource content
name: db-third-normal-form version: '1.0.0' description: Eliminating transitive dependencies and knowing when 3NF is sufficient for Third Normal Form (3NF) stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths: [] related_skills:
- db-first-normal-form
- db-second-normal-form
- db-denormalization stack_signals:
- postgresql
- mysql
- database keywords:
- normalization
- third-normal-form
- 3NF
- transitive-dependency
- boyce-codd
- BCNF metadata: author: community upstream: postgresql.org/docs/current/ddl-constraints.html state: persistent: false files: [] depends_on: []