sandovaldavid-portfolio-01-app-layer-instructions.ocm.json json Copy{
"ocm": "1",
"id": "sandovaldavid-portfolio-01-app-layer-instructions",
"kind": "skill",
"name": "01-app-layer",
"description": "Follow [AGENTS.md](../../AGENTS.md).",
"publisher": "sandovaldavid",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Follow [AGENTS.md](../../AGENTS.md)."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/sandovaldavid/portfolio",
"path": ".github/instructions/01-app-layer.instructions.md",
"ref": "de053bf431ba4d837ff80adf803ecca775bc6f1f",
"url": "https://github.com/sandovaldavid/portfolio/blob/de053bf431ba4d837ff80adf803ecca775bc6f1f/.github/instructions/01-app-layer.instructions.md",
"key": "sandovaldavid/portfolio/.github/instructions/01-app-layer.instructions.md"
},
"applies_to": "src/app/**"
},
"instructions": "# App layer\n\nFollow [AGENTS.md](../../AGENTS.md).\n\n- Keep global layouts, styles and application composition here.\n- Import lower layers only; do not place domain behavior in `app`.\n- Treat changes to the shared layout as cross-route changes and validate representative English and Spanish routes.",
"cost": {
"context_tokens": 74
}
}