Instruction file imported from crisamunga/django-slices-starter (
.github/instructions/models.instructions.md). Copyright stays with the author.
- Apply the python coding guidelines to all code.
- Apply the Models guidelines to all code.
Apply the [python coding guidelines](./python.instructions.md) to all code. - Apply the [Models guidelines](./../../docs/guidelines/models-guidelines.md) to all code.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from crisamunga/django-slices-starter (
.github/instructions/models.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/crisamunga-django-slices-starter-models-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": "crisamunga-django-slices-starter-models-instructions",
"kind": "skill",
"name": "models",
"description": "Apply the [python coding guidelines](./python.instructions.md) to all code. - Apply the [Models guidelines](./../../docs/guidelines/models-guidelines.md) to all code.",
"publisher": "crisamunga",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Apply the [python coding guidelines](./python.instructions.md) to all code. - Apply the [Models guidelines](./../../docs/guidelines/models-guidelines.md) to all code."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/crisamunga/django-slices-starter",
"path": ".github/instructions/models.instructions.md",
"ref": "cdcd30ebf9e965200421706db759c06b70452ccd",
"url": "https://github.com/crisamunga/django-slices-starter/blob/cdcd30ebf9e965200421706db759c06b70452ccd/.github/instructions/models.instructions.md",
"key": "crisamunga/django-slices-starter/.github/instructions/models.instructions.md"
},
"applies_to": "**/models.py, **/models/*.py"
},
"instructions": "- Apply the [python coding guidelines](./python.instructions.md) to all code.\n- Apply the [Models guidelines](./../../docs/guidelines/models-guidelines.md) to all code.",
"cost": {
"context_tokens": 42
}
}Fetch it by URL: GET /api/v1/registry/crisamunga-django-slices-starter-models-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.