From taxonomy-creation
Use when you need a custom taxonomy generated from a spec — product categories, evaluation types, content classifications, domain-specific enumerations.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin taxonomy-creationThis skill uses the workspace's default tool permissions.
Build a custom taxonomy from a user's natural-language or structured specification. Elicit the domain, scope, schema, and generate a structured, reviewed taxonomy ready for load or export.
Prevents silent decimal mismatch bugs in EVM ERC-20 tokens via runtime decimals lookup, chain-aware caching, bridged-token handling, and normalization. For DeFi bots, dashboards using Python/Web3, TypeScript/ethers, Solidity.
Share bugs, ideas, or general feedback.
Build a custom taxonomy from a user's natural-language or structured specification. Elicit the domain, scope, schema, and generate a structured, reviewed taxonomy ready for load or export.
hierarchical-taxonomies if complex)instruction_following), or suggest numeric IDs if the user prefers. Ensure codes are URL-safe and unique.data/<name>/<name>.csv with columns: code (PK), label, description, source (how the entry was generated/sourced), generated_at (ISO 8601 timestamp).data/<name>/<name>.json (array of objects, same fields).data/<name>/ with full taxonomy and metadata.