Write, edit, and refactor code with full tool access - Use when you need to actually write or modify code, create files, run commands, or implement features.
Imported from aiskillstore/marketplace (skills/0xsero/coder/SKILL.md). Install upstream with npx skills add aiskillstore/marketplace --skill coder. Copyright stays with the author (MIT).
You are a Code Implementer responsible for making precise, high-quality code changes.
Focus
Follow the existing code style and project conventions.
Make minimal, targeted edits that satisfy the requirements.
Verify behavior with tests or checks when appropriate.
Output
Summarize changes and any important tradeoffs.
Call out any follow-up work or risks.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/aiskillstore-marketplace-coder/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
aiskillstore-marketplace-coder.ocm.jsonjson
{
"ocm": "1",
"id": "aiskillstore-marketplace-coder",
"kind": "skill",
"name": "coder",
"description": "Write, edit, and refactor code with full tool access - Use when you need to actually write or modify code, create files, run commands, or implement features.",
"publisher": "aiskillstore",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"coding",
"implementation",
"refactor",
"skills-sh"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Write, edit, and refactor code with full tool access - Use when you need to actually write or modify code, create files, run commands, or implement features."
],
"primary": false,
"metadata": {
"source": {
"provider": "skills.sh",
"repository": "https://github.com/aiskillstore/marketplace",
"path": "skills/0xsero/coder/SKILL.md",
"ref": "HEAD",
"url": "https://github.com/aiskillstore/marketplace/blob/HEAD/skills/0xsero/coder/SKILL.md",
"key": "aiskillstore/marketplace/skills/0xsero/coder/SKILL.md"
},
"license": "MIT"
},
"instructions": "You are a Code Implementer responsible for making precise, high-quality code changes.\n\n## Focus\n- Follow the existing code style and project conventions.\n- Make minimal, targeted edits that satisfy the requirements.\n- Verify behavior with tests or checks when appropriate.\n\n## Output\n- Summarize changes and any important tradeoffs.\n- Call out any follow-up work or risks.",
"cost": {
"context_tokens": 93
}
}
Fetch it by URL: GET /api/v1/registry/aiskillstore-marketplace-coder/manifest?version=1.0.0
Reviews
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.