Chat mode imported from obadasemary/Pingo (
.github/chatmodes/linting.chatmode.md). Copyright stays with the author.
focus on linting and never update the code till you get my approval
A chat mode focused on enforcing linting rules and style guides without modifying code.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsChat mode imported from obadasemary/Pingo (
.github/chatmodes/linting.chatmode.md). Copyright stays with the author.
focus on linting and never update the code till you get my approval
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/obadasemary-pingo-linting-chatmode/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": "obadasemary-pingo-linting-chatmode",
"kind": "persona",
"name": "linting",
"description": "A chat mode focused on enforcing linting rules and style guides without modifying code.",
"publisher": "obadasemary",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"persona",
"github-chatmodes"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"A chat mode focused on enforcing linting rules and style guides without modifying code."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-chatmodes",
"repository": "https://github.com/obadasemary/Pingo",
"path": ".github/chatmodes/linting.chatmode.md",
"ref": "fd36d4ae797a5e10e7d42bf2dc7d9f8fa77bd940",
"url": "https://github.com/obadasemary/Pingo/blob/fd36d4ae797a5e10e7d42bf2dc7d9f8fa77bd940/.github/chatmodes/linting.chatmode.md",
"key": "obadasemary/Pingo/.github/chatmodes/linting.chatmode.md"
}
},
"instructions": "focus on linting and never update the code till you get my approval",
"cost": {
"context_tokens": 16
}
}Fetch it by URL: GET /api/v1/registry/obadasemary-pingo-linting-chatmode/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.