{ "name": "build-skill", "owner": { "name": "Don Jacobsmeyer", "email": "hello@donjacobsmeyer.com" }, "plugins": [ { "name": "build-skill", "description": "Implement features and changes from implementation plans. Takes a plan file path as input and executes the implementation steps, then reports changes. Use when you have a detailed plan document and need to code it up, or want to implement specifications written in markdown format.", "source": { "source": "url", "url": "https://git.waymay.us/zhongwei/gh-djacobsmeyer-claude-skills-engineering-plugins-build-skill.git" }, "strict": true } ] }