Instruction file imported from yattik/TokenMin (
.github/instructions/javascript.instructions.md). Copyright stays with the author.
JavaScript conventions
- Add JavaScript-specific conventions here.
- Keep this file short and specific to these files.
JavaScript conventions
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from yattik/TokenMin (
.github/instructions/javascript.instructions.md). Copyright stays with the author.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/yattik-tokenmin-javascript-instructions/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "yattik-tokenmin-javascript-instructions",
"kind": "skill",
"name": "javascript",
"description": "JavaScript conventions",
"publisher": "yattik",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"JavaScript conventions"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/yattik/TokenMin",
"path": ".github/instructions/javascript.instructions.md",
"ref": "adb4061536628c9799dd1899cacb7965a7f70c25",
"url": "https://github.com/yattik/TokenMin/blob/adb4061536628c9799dd1899cacb7965a7f70c25/.github/instructions/javascript.instructions.md",
"key": "yattik/TokenMin/.github/instructions/javascript.instructions.md"
},
"applies_to": "**/*.js, **/*.jsx"
},
"instructions": "# JavaScript conventions\n\n- Add JavaScript-specific conventions here.\n- Keep this file short and specific to these files.",
"cost": {
"context_tokens": 30
}
}Fetch it by URL: GET /api/v1/registry/yattik-tokenmin-javascript-instructions/manifest?version=1.0.0
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.