0.6.2
v0.6.2
Added
- Add /build auto command for one-pass plan and implement
- Add web-performance-auditor persona and /webperf command
- Add observability-and-instrumentation skill
- Add native support for Antigravity CLI (agy)
Changed
- Strengthen security skills with threat modeling, SSRF, supply chain, and AI/LLM coverage
Fixed
- Use relative path source in marketplace to bypass install bug
- Update marketplace.json to use explicit GitHub source format
- Correct chrome-devtools-mcp install config in browser-testing
What's Changed
- fix(marketplace): use relative path source to bypass install bug by @git-clone-abhinav in https://github.com/addyosmani/agent-skills/pull/163
- docs(copilot): fix agent file naming — use *.agent.md extension by @creazyfrog in https://github.com/addyosmani/agent-skills/pull/183
- docs: route all lifecycle skills from meta-skill by @superShen0916 in https://github.com/addyosmani/agent-skills/pull/186
- fix: update marketplace.json to use explicit GitHub source format by @addyosmani in https://github.com/addyosmani/agent-skills/pull/215
- Strengthen security skills: threat modeling, SSRF, supply chain & AI/LLM by @addyosmani in https://github.com/addyosmani/agent-skills/pull/219
- fix(browser-testing): correct chrome-devtools-mcp install config by @nucliweb in https://github.com/addyosmani/agent-skills/pull/221
- feat(build): add /build auto for a one-pass plan + implement by @addyosmani in https://github.com/addyosmani/agent-skills/pull/220
- feat(agents): add web-performance-auditor persona and /webperf command by @nucliweb in https://github.com/addyosmani/agent-skills/pull/222
- feat: add observability-and-instrumentation skill by @federicobartoli in https://github.com/addyosmani/agent-skills/pull/223
- feat: add native support for Antigravity CLI (agy) by @hk1997 in https://github.com/addyosmani/agent-skills/pull/227
New Contributors
- @git-clone-abhinav made their first contribution in https://github.com/addyosmani/agent-skills/pull/163
- @superShen0916 made their first contribution in https://github.com/addyosmani/agent-skills/pull/186
- @hk1997 made their first contribution in https://github.com/addyosmani/agent-skills/pull/227
Full Changelog: https://github.com/addyosmani/agent-skills/compare/0.6.1...0.6.2