pentaho-hv-uikit-react-doc-instructions.ocm.json json Copy{
"ocm": "1",
"id": "pentaho-hv-uikit-react-doc-instructions",
"kind": "skill",
"name": "Documentation Instructions",
"description": "Components",
"publisher": "pentaho",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Components"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/pentaho/hv-uikit-react",
"path": ".github/instructions/doc.instructions.md",
"ref": "c4b9a6fa3e6e746372431dca649f8674e277be48",
"url": "https://github.com/pentaho/hv-uikit-react/blob/c4b9a6fa3e6e746372431dca649f8674e277be48/.github/instructions/doc.instructions.md",
"key": "pentaho/hv-uikit-react/.github/instructions/doc.instructions.md"
},
"applies_to": "apps/docs/src/**/*.mdx"
},
"instructions": "## Components\n\n- Leverage the `Playground` component for the most commonly/relevant component props.\n- Include only meaningful and distinct doc sections, avoiding redundant examples.\n- Ensure each doc section has a clear description aligned with the following code block.\n- Use UnoCSS classes to style the docs, avoiding EmotionCSS and `style`.",
"cost": {
"context_tokens": 86
}
}