Instruction file imported from mariov96/scribe (
.github/instructions/src.instructions.md). Copyright stays with the author.
Instructions for src/
Source Code Guidelines
- Prioritize readability and maintainability
Instructions for `src/`
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from mariov96/scribe (
.github/instructions/src.instructions.md). Copyright stays with the author.
src/Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/mariov96-scribe-src-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": "mariov96-scribe-src-instructions",
"kind": "skill",
"name": "src",
"description": "Instructions for `src/`",
"publisher": "mariov96",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Instructions for `src/`"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/mariov96/scribe",
"path": ".github/instructions/src.instructions.md",
"ref": "472ce97bbef57f0e8f4a654d66e7892596a860be",
"url": "https://github.com/mariov96/scribe/blob/472ce97bbef57f0e8f4a654d66e7892596a860be/.github/instructions/src.instructions.md",
"key": "mariov96/scribe/.github/instructions/src.instructions.md"
}
},
"instructions": "# Instructions for `src/`\n\n## Source Code Guidelines\n- Prioritize readability and maintainability\n\n<!-- Generated by SCF for path-specific Copilot context -->",
"cost": {
"context_tokens": 39
}
}Fetch it by URL: GET /api/v1/registry/mariov96-scribe-src-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.