# Design Semantic Taxonomy

> Design a semantic taxonomy as an evolvable concept graph with durable identifiers, relations, and lifecycle. Use when shared meaning must survive rename, reparent, split, and merge.

- Skill: `sylphxai/design-semantic-taxonomy` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add sylphxai/design-semantic-taxonomy`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sylphxai/design-semantic-taxonomy/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: SylphxAI (https://skillmd.com/u/sylphxai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/sylphxai/design-semantic-taxonomy

---


# Design Semantic Taxonomy

Concept identifiers are opaque and durable. Names, paths, and labels are mutable properties. Equal strings are not equal concepts. A rename that changes the identifier is a new concept pretending to be a migration.

Open [semantic vocabulary method](references/semantic-vocabulary-method.md) when relation semantics, mappings, or deprecation rules need depth.

