chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user