Instruction file imported from Khallister/rds (
.github/instructions/code.instructions.md). Copyright stays with the author.
Never write comments in the code. Keep it clean and self-explanatory.
Never write comments in the code. Keep it clean and self-explanatory.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from Khallister/rds (
.github/instructions/code.instructions.md). Copyright stays with the author.
Never write comments in the code. Keep it clean and self-explanatory.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/khallister-rds-code-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": "khallister-rds-code-instructions",
"kind": "skill",
"name": "code",
"description": "Never write comments in the code. Keep it clean and self-explanatory.",
"publisher": "Khallister",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Never write comments in the code. Keep it clean and self-explanatory."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/Khallister/rds",
"path": ".github/instructions/code.instructions.md",
"ref": "6dc82e1cb07dd030d3db31b7ced2d10a5a8fa8b5",
"url": "https://github.com/Khallister/rds/blob/6dc82e1cb07dd030d3db31b7ced2d10a5a8fa8b5/.github/instructions/code.instructions.md",
"key": "Khallister/rds/.github/instructions/code.instructions.md"
},
"applies_to": "**"
},
"instructions": "Never write comments in the code. Keep it clean and self-explanatory.",
"cost": {
"context_tokens": 17
}
}Fetch it by URL: GET /api/v1/registry/khallister-rds-code-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.