Generate taxonomy and lookup tables (countries, currencies, languages, US states, timezones, custom domain taxonomies) and load them into Postgres, SQLite, MySQL, or export to CSV/JSON/SQL seed files. For data engineers, CMS builders, and eval pipeline authors.
Use when you need to export a generated taxonomy to a non-database format — CSV, TSV, JSON, NDJSON, SQL seed file, or YAML.
Use when you need a custom taxonomy generated from a spec — product categories, evaluation types, content classifications, domain-specific enumerations.
Use when you need a canonical reference taxonomy — ISO 3166 countries, ISO 4217 currencies, ISO 639 languages, US states, Canadian provinces, IANA timezones, HTTP status codes, MIME types. Offline-first, cached.
Use when you need a parent/child taxonomy — categories and subcategories, tree structures, nested enumerations, organizational hierarchies.
Use when you need to load a taxonomy into MySQL or MariaDB — create table with charset/collation, load data, support upsert/replace/append modes.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin for generating taxonomy / lookup tables and loading them into a database.
Use it when you're building a CMS, an analytics warehouse, an eval pipeline, or any data project that needs reference data — countries, currencies, languages, US states, timezones — or a custom domain taxonomy generated from a natural-language spec (e.g. "types of LLM evals", product categories, content tags).
generate-standard — pull a ready-made standard taxonomy (countries, currencies, etc.)generate-from-spec — generate a custom taxonomy from a natural-language or structured spechierarchical-taxonomies — build parent/child taxonomy trees with the schema flavour you wantvalidate-taxonomy — pre-load checks (uniqueness, completeness, format, FK integrity)load-to-postgres — DDL + load with replace / upsert / append modesload-to-sqlite — same, for SQLite (with STRICT table support)load-to-mysql — same, for MySQL/MariaDB (with utf8mb4 defaults)export-formats — export to CSV, TSV, JSON, NDJSON, SQL seed file, YAMLonboarding — first-run walkthrough with a worked examplegenerate-standard validate-taxonomy load-to-postgres
OR → → OR load-to-sqlite
generate-from-spec OR load-to-mysql
OR export-formats
Generated taxonomies, cached standard datasets, and load logs live under:
${CLAUDE_USER_DATA:-${XDG_DATA_HOME:-$HOME/.local/share}/claude-plugins}/taxonomy-creation/
├── data/ # generated taxonomies, ready to load
├── cache/ # cached standard datasets (ISO lists etc.)
├── state/ # loader logs, last-load metadata
└── config.json # optional overrides
Database credentials are never stored. Use environment variables (PGPASSWORD, MYSQL_PWD) or a .pgpass file.
# Always-available (user scope):
claude plugins install taxonomy-creation@danielrosehill
# Project-scoped (run from inside the project repo):
claude plugins install taxonomy-creation@danielrosehill --scope project
MIT
npx claudepluginhub danielrosehill/claude-code-plugins --plugin taxonomy-creationClaude Code plugin: ideation and planning workflow — capture, evaluate, rank, simulate, and plan ideas, with ideation/single-idea-eval/multi-idea-ranking/feature-ideas/simulation/idea-capture variants.
First-pass data analysis toolkit: correlations, PII flagging, anomalies, hypothesis tests, data dictionaries, and trend analysis on a dataset in a folder.
Claude Code plugin for generating personal user manuals and private documentation for codebases. Creates personalized, private reference guides with PDF output support.
Research, filter, compare, and evaluate AI models on OpenRouter — discover models by capability (tool use, vision, audio), get cost/context-aware recommendations, run head-to-head comparisons, and conduct deep research that goes beyond the OpenRouter catalog.
Claude Code plugin for writing assistance, proofreading, style editing, and text transformation workflows.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.