Guidance for designing taxonomy systems for content classification, including categories, tags, and faceted navigation.
| Singular | Category, Tag | Entity names | | Plural | Categories, Tags | Collection endpoints | | Slug format | web-development | URL-safe identifiers | | Path format | /tech/web/frontend | Hierarchical paths |
Use when designing category hierarchies, tag systems, faceted classification, or vocabulary management for content organization. Covers flat vs hierarchical taxonomies, term relationships, multi-taxonomy content, and taxonomy APIs for headless CMS. Source: melodic-software/claude-code-plugins.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/melodic-software/claude-code-plugins --skill taxonomy-architecture Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw