Imported from juanbonfim99/ligafoot26 (
.claude/skills/gds-dev-story/SKILL.md). Install upstream withnpx skills add juanbonfim99/ligafoot26 --skill gds-dev-story. Copyright stays with the author.
Follow the instructions in workflow.md.
Execute story implementation following a context filled story spec file. Use when the user says "dev this story [story file]" or "implement the next story in the sprint plan"
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from juanbonfim99/ligafoot26 (
.claude/skills/gds-dev-story/SKILL.md). Install upstream withnpx skills add juanbonfim99/ligafoot26 --skill gds-dev-story. Copyright stays with the author.
Follow the instructions in workflow.md.
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "juanbonfim99-ligafoot26-gds-dev-story",
"kind": "skill",
"name": "gds-dev-story",
"description": "Execute story implementation following a context filled story spec file. Use when the user says \"dev this story [story file]\" or \"implement the next story in the sprint plan\"",
"publisher": "juanbonfim99",
"version": "1.0.0",
"capabilities": {
"domains": [
"creative"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Execute story implementation following a context filled story spec file. Use when the user says \"dev this story [story file]\" or \"implement the next story in the sprint plan\""
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/juanbonfim99/ligafoot26",
"path": ".claude/skills/gds-dev-story/SKILL.md",
"ref": "e0cf1749ba2ccb90857e759439cf669e6b4ca5a9",
"url": "https://github.com/juanbonfim99/ligafoot26/blob/e0cf1749ba2ccb90857e759439cf669e6b4ca5a9/.claude/skills/gds-dev-story/SKILL.md",
"key": "juanbonfim99/ligafoot26/.claude/skills/gds-dev-story/SKILL.md"
}
},
"instructions": "Follow the instructions in [workflow.md](workflow.md).",
"cost": {
"context_tokens": 13
}
}Fetch it by URL: GET /api/v1/registry/juanbonfim99-ligafoot26-gds-dev-story/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.