Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
biome - Skill - OpenSmartRoute
Skillv1.0.0
biome
When this Pull Request involves an update to `@biomejs/biome` or modifies the `biome.json` file:
Instruction file imported from yboyer/config (.github/instructions/biome.instructions.md). Copyright stays with the author.
When this Pull Request involves an update to @biomejs/biome or modifies the biome.json file:
Analyze the changelog or the diff of the Biome update.
Provide a concise list of the new rules added in this version.
List any significant behavior changes or bug fixes.
Explicitly tell me what additions or changes I might need to make in my repo (in biome.json or elsewhere), specifically targeting my stack: TypeScript, Node.js, React, React Native, and Next.js.
Provide a JSON code block with the exact syntax if I need to add new rules to my biome.json.
Keep your review brief and efficient.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/yboyer-config-biome-instructions/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
yboyer-config-biome-instructions.ocm.jsonjson
{
"ocm": "1",
"id": "yboyer-config-biome-instructions",
"kind": "skill",
"name": "biome",
"description": "When this Pull Request involves an update to `@biomejs/biome` or modifies the `biome.json` file:",
"publisher": "yboyer",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"When this Pull Request involves an update to `@biomejs/biome` or modifies the `biome.json` file:"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/yboyer/config",
"path": ".github/instructions/biome.instructions.md",
"ref": "78bde14c7d50a07a83a813a9c3c65480d08b7b5f",
"url": "https://github.com/yboyer/config/blob/78bde14c7d50a07a83a813a9c3c65480d08b7b5f/.github/instructions/biome.instructions.md",
"key": "yboyer/config/.github/instructions/biome.instructions.md"
},
"applies_to": "biome.json"
},
"instructions": "When this Pull Request involves an update to `@biomejs/biome` or modifies the `biome.json` file:\n\n1. Analyze the changelog or the diff of the Biome update.\n2. Provide a concise list of the new rules added in this version.\n3. List any significant behavior changes or bug fixes.\n4. Explicitly tell me what additions or changes I might need to make in my repo (in `biome.json` or elsewhere), specifically targeting my stack: TypeScript, Node.js, React, React Native, and Next.js.\n5. Provide a JSON code block with the exact syntax if I need to add new rules to my `biome.json`.\n6. Keep your review brief",
"cost": {
"context_tokens": 153
}
}
Fetch it by URL: GET /api/v1/registry/yboyer-config-biome-instructions/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.