Instruction file imported from super-atom/super-atom-ui-framework3 (
.github/instructions/general-coding.instructions.md). Copyright stays with the author.
Project general coding standards
Code Conventions
- Use .editorconfig
Project general coding standards
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from super-atom/super-atom-ui-framework3 (
.github/instructions/general-coding.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/super-atom-super-atom-ui-framework3-general-coding-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": "super-atom-super-atom-ui-framework3-general-coding-instructions",
"kind": "skill",
"name": "general-coding",
"description": "Project general coding standards",
"publisher": "super-atom",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Project general coding standards"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/super-atom/super-atom-ui-framework3",
"path": ".github/instructions/general-coding.instructions.md",
"ref": "a691749f755cace2ceb736f837dd0f4ef5efdd7f",
"url": "https://github.com/super-atom/super-atom-ui-framework3/blob/a691749f755cace2ceb736f837dd0f4ef5efdd7f/.github/instructions/general-coding.instructions.md",
"key": "super-atom/super-atom-ui-framework3/.github/instructions/general-coding.instructions.md"
},
"applies_to": "**"
},
"instructions": "# Project general coding standards\n\n## Code Conventions\n\n- Use .editorconfig",
"cost": {
"context_tokens": 19
}
}Fetch it by URL: GET /api/v1/registry/super-atom-super-atom-ui-framework3-general-coding-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.