aspirio187-timew-tray-documentation-instructions.ocm.json json Copy{
"ocm": "1",
"id": "aspirio187-timew-tray-documentation-instructions",
"kind": "skill",
"name": "documentation",
"description": "Use these rules for documentation changes.",
"publisher": "aspirio187",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use these rules for documentation changes."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/aspirio187/timew-tray",
"path": ".github/instructions/documentation.instructions.md",
"ref": "6d110c8c5bb7b6d587bf660f000649ff1142b2b6",
"url": "https://github.com/aspirio187/timew-tray/blob/6d110c8c5bb7b6d587bf660f000649ff1142b2b6/.github/instructions/documentation.instructions.md",
"key": "aspirio187/timew-tray/.github/instructions/documentation.instructions.md"
},
"applies_to": "**/README.md, docs/**, .github/**/*.md"
},
"instructions": "# Documentation Instructions\n\nUse these rules for documentation changes.\n\n- Keep documentation short, practical, and specific to Timew Tray.\n- Document setup requirements: .NET SDK, Avalonia workload/package expectations, and Timewarrior installation.\n- Include platform notes for Linux, macOS, and Windows when behavior differs.\n- Do not document unrelated server, storage, AI, automation, or web-app concepts.\n- Prefer command examples that work from the repository root.\n- Update screenshots or manual test notes when UI behavior changes.",
"cost": {
"context_tokens": 135
}
}