Taxonomy¶
Shared vocabulary for the tags, category, domain, and manifestations fields on components. Keep this file authoritative — PRs that introduce new components may propose additions here in the same change.
Categories¶
High-level grouping of what the component does.
extraction— pulls structured information from unstructured inputdrafting— produces new content (proposals, reports, summaries, correspondence)review— evaluates or critiques existing contenttransformation— converts between formats or representationsclassification— assigns labels or categoriesresearch— surveys literature, standards, or existing knowledgeplanning— produces plans, outlines, or roadmaps
Domains¶
The subject-matter area the component operates in.
research-administration— grants, RFPs, proposal development, compliancescientific-writing— manuscripts, abstracts, figure captionseducation— curriculum, instruction, assessmentcode— software engineering tasksgeneral— no specific domain
Manifestations¶
Supported platform-specific forms of a component.
prompt— LLM-agnostic raw prompt, stored asprompt.mdskill— Claude Skill, stored asskill/SKILL.mdagent— subagent or agent definition, stored asagent/AGENT.mdsystem-prompt— system-prompt-style variant, stored assystem.md
Status¶
Lifecycle stage of a component.
experimental— under active development; output contract may changestable— intended for downstream use and backed by validated reference coverage, but consumers should still pin versions and check the component's last fully evaluated versiondeprecated— superseded; consultREADME.mdfor the replacement