akadnt-fintech-backend-api-instructions.ocm.json json Copy{
"ocm": "1",
"id": "akadnt-fintech-backend-api-instructions",
"kind": "skill",
"name": "backend-api",
"description": "Apply to: apps/api/\\*\\*",
"publisher": "AkaDNT",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Apply to: apps/api/\\*\\*"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/AkaDNT/fintech",
"path": ".github/instructions/backend-api.instructions.md",
"ref": "cb257d9c33713c93fadf50ef0b8385b002d48821",
"url": "https://github.com/AkaDNT/fintech/blob/cb257d9c33713c93fadf50ef0b8385b002d48821/.github/instructions/backend-api.instructions.md",
"key": "AkaDNT/fintech/.github/instructions/backend-api.instructions.md"
}
},
"instructions": "Apply to: apps/api/\\*\\*\n\n- Use NestJS modules, providers, and DI\n- Keep controllers thin\n- Validate input with DTOs and ValidationPipe\n- Throw AppException for business errors\n- Reuse ERROR_CODES\n- Preserve current response envelope conventions\n- Respect auth, roles, and traceId behavior",
"cost": {
"context_tokens": 72
}
}