See More

{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "guided-coding", "version": "2.0.0", "description": "Skills for Guided Coding, a lightweight approach to developing software with AI agents. Plan, Implement, Guide, Iterate.", "author": { "name": "Kenny Pflug", "url": "https://github.com/feO2x" }, "homepage": "https://kenny-codes.net/docs/guided-coding/", "repository": "https://github.com/feO2x/guided-coding", "license": "MIT", "keywords": [ "guided-coding", "software-engineering", "planning", "learning" ] }