From antigravity-awesome-skills
Implements work from a PRD or set of issues, using TDD at agreed seams, with regular typechecking and test runs, then reviews and commits the work.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:implementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when you need implement a piece of work based on a PRD or set of issues.
Use this skill when you need implement a piece of work based on a PRD or set of issues.
Implement the work described by the user in the PRD or issues.
Use /tdd where possible, at pre-agreed seams.
Run typechecking regularly, single test files regularly, and the full test suite once at the end.
Once done, use /review to review the work.
Commit your work to the current branch.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-privacy-compliance-engineeringImplements work described in a PRD or issues using TDD at agreed seams, with regular typechecking and test runs, then code review and commit.
Implements work from PRDs or issues with TDD, typechecking, unit tests, full test suite, code review, and commit.