JSON instruction_template.json
{
"instruction": "A clear, concise command describing the task.",
"input": "Optional context or existing code to be modified.",
"output": "The high-quality, production-ready code or explanation.",
"metadata": {
"category": "component_gen | layout | refactor | a11y | state_ui",
"framework": "react | tailwind | html",
"complexity": "low | medium | high"
}
}