SpillwaveSolutions

Create Taxonomy — Design skill for Claude Code

Design community

Design classification categories and subcategories.

How to install Create Taxonomy

Installs to ~/.claude/skills/spillwavesolutions-spacy-nlp-agentic-skill-create-taxonomy/SKILL.md

Terminal
mkdir -p ~/.claude/skills/spillwavesolutions-spacy-nlp-agentic-skill-create-taxonomy && curl -fsSL https://raw.githubusercontent.com/SpillwaveSolutions/spacy-nlp-agentic-skill/HEAD/commands/create-taxonomy.md -o ~/.claude/skills/spillwavesolutions-spacy-nlp-agentic-skill-create-taxonomy/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Create Taxonomy does


name: create-taxonomy description: Design classification categories and subcategories parameters:

  • name: domain description: Domain (e.g., "Customer Support", "Legal") required: true
  • name: depth description: Hierarchy depth (1-3) required: false default: 2
  • name: output description: Output file required: false default: taxonomy.json
  • name: examples description: Generate training examples required: false default: true skills:
  • spacy-

Alternatives in Design

  • Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
  • Od Contribute — Open a first-contribution PR (or bug issue) on nexu-io/open-design — works for non-coders too 91.8k ★
  • Export Diagram — Export a diagram-design HTML file to .svg and .png next to the source 27.2k ★

Full documentation available on GitHub

View Source Repository