openfoodfacts-open-prices-frontend-vue-instructions.ocm.json json Copy{
"ocm": "1",
"id": "openfoodfacts-open-prices-frontend-vue-instructions",
"kind": "skill",
"name": "vue",
"description": "Project coding standards for Vue.js",
"publisher": "openfoodfacts",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Project coding standards for Vue.js"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/openfoodfacts/open-prices-frontend",
"path": ".github/instructions/vue.instructions.md",
"ref": "20ad240bc37ce191be9f95d3603ae3e0f155b2c0",
"url": "https://github.com/openfoodfacts/open-prices-frontend/blob/20ad240bc37ce191be9f95d3603ae3e0f155b2c0/.github/instructions/vue.instructions.md",
"key": "openfoodfacts/open-prices-frontend/.github/instructions/vue.instructions.md"
},
"applies_to": "**/*.vue"
},
"instructions": "# Project coding standards for Vue.js\n\n## Vue guidelines\n\n- Use the composition API where possible.\n- Only import components via defineAsyncComponent for better performance with code splitting.",
"cost": {
"context_tokens": 48
}
}