albanandrieu-nabla-compose-documentation-instructions.ocm.json json Copy{
"ocm": "1",
"id": "albanandrieu-nabla-compose-documentation-instructions",
"kind": "skill",
"name": "documentation",
"description": "Project documentation writing guidelines",
"publisher": "AlbanAndrieu",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Project documentation writing guidelines"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/AlbanAndrieu/nabla-compose",
"path": ".github/instructions/documentation.instructions.md",
"ref": "d4ddea12f6771045b3872e0cdedd6530f5e73970",
"url": "https://github.com/AlbanAndrieu/nabla-compose/blob/d4ddea12f6771045b3872e0cdedd6530f5e73970/.github/instructions/documentation.instructions.md",
"key": "AlbanAndrieu/nabla-compose/.github/instructions/documentation.instructions.md"
},
"applies_to": "docs/**/*.md"
},
"instructions": "# Project documentation writing guidelines\n\n## General Guidelines\n\n- Write clear and concise documentation.\n- Use consistent terminology and style.\n- Include code examples where applicable.\n\n## Grammar\n\n- Use present tense verbs (is, open) instead of past tense (was, opened).\n- Write factual statements and direct commands. Avoid hypotheticals like \"could\" or \"would\".\n- Use active voice where the subject performs the action.\n- Write in second person (you) to speak directly to readers.\n\n## Markdown Guidelines\n\n- Use headings to organize content.\n- Use bullet points for lists.\n- Include links to ",
"cost": {
"context_tokens": 163
}
}