Agentic Bundle Essentials
Agentic Bundle Essentials from iradoweck/antigravity-awesome-skills.
Skills in this plugin
3- ▌ Lint And Validate · iradoweck bundleMANDATORY: Run appropriate validation tools after EVERY code change. Do not finish a task until the code is error-free.
- ▌ Systematic Debugging · iradoweck bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- ▌ Test Driven Development · iradoweck bundleUse when implementing any feature or bugfix, before writing implementation code