prekzursil-momentstudio-account-instructions.ocm.json json Copy{
"ocm": "1",
"id": "prekzursil-momentstudio-account-instructions",
"kind": "skill",
"name": "account",
"description": "Scope:",
"publisher": "Prekzursil",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Scope:"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/Prekzursil/momentstudio",
"path": ".github/instructions/account.instructions.md",
"ref": "c405787612bf276e65da4bcfc122ca43ece35f9a",
"url": "https://github.com/Prekzursil/momentstudio/blob/c405787612bf276e65da4bcfc122ca43ece35f9a/.github/instructions/account.instructions.md",
"key": "Prekzursil/momentstudio/.github/instructions/account.instructions.md"
}
},
"instructions": "# Account Instructions\n\nScope:\n\n- `frontend/src/app/pages/account/**`\n- `frontend/src/app/pages/auth/**`\n- `frontend/src/app/pages/tickets/**`\n\nRules:\n\n- Keep account workflows self-service and task-focused.\n- Do not duplicate admin controls in account pages.\n- Minimize visual clutter:\n - no competing primary actions in the same section.\n- Respect privacy/security UX:\n - sensitive actions need clear confirmation and error handling.\n- Keep route meta and heading semantics coherent for auditability.",
"cost": {
"context_tokens": 126
}
}