17 lines
718 B
JSON
17 lines
718 B
JSON
{
|
|
"name": "documentation-standards",
|
|
"version": "1.0.1",
|
|
"description": "HADS (Human-AI Document Standard) \u2014 semantic tagging convention for writing documentation that works efficiently for both human readers and AI models. Reduces token consumption and hallucination risk by separating machine-critical facts from human context.",
|
|
"skills": "./skills/",
|
|
"author": {
|
|
"name": "Niksa Barlovic",
|
|
"email": "catcam@gmail.com"
|
|
},
|
|
"license": "MIT",
|
|
"interface": {
|
|
"displayName": "Documentation Standards",
|
|
"shortDescription": "HADS (Human-AI Document Standard) \u2014 semantic tagging convention for writing documentation that works efficiently for\u2026",
|
|
"category": "Coding"
|
|
}
|
|
}
|