jctaoo-travel-log-travel-log.ocm.jsonjson {
"ocm": "1",
"id": "jctaoo-travel-log-travel-log",
"kind": "skill",
"name": "travel-log",
"description": "Agents Rules",
"publisher": "jctaoo",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Agents Rules"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/jctaoo/travel-log",
"path": "AGENTS.md",
"ref": "ac229b86be9d0a633c28e185c495c559e2df5fa2",
"url": "https://github.com/jctaoo/travel-log/blob/ac229b86be9d0a633c28e185c495c559e2df5fa2/AGENTS.md",
"key": "jctaoo/travel-log/AGENTS.md"
}
},
"instructions": "# Agents Rules\n\n- 修改 UI 之后,无需使用 npm build 验证修改结果\n- 修改 UI 之后,也不需要做视觉验证\n- 修改 UI 时,颜色尽量优先使用 shadcn UI 的语义化颜色 token,避免新增硬编码颜色值\n- React 组件内变量定义较多时,按用途适当分组,使用空行和简短注释提升可读性",
"cost": {
"context_tokens": 41
}
}