From antigravity-awesome-skills
Provides Go concurrency patterns using goroutines, channels, sync primitives, and context. For building concurrent apps, worker pools, pipelines, and debugging race conditions.
npx claudepluginhub absjaded/antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
Production patterns for Go concurrency including goroutines, channels, synchronization primitives, and context management.
Verifies tests pass on completed feature branch, presents options to merge locally, create GitHub PR, keep as-is or discard; executes choice and cleans up worktree.
Guides root cause investigation for bugs, test failures, unexpected behavior, performance issues, and build failures before proposing fixes.
Writes implementation plans from specs for multi-step tasks, mapping files and breaking into TDD bite-sized steps before coding.
Production patterns for Go concurrency including goroutines, channels, synchronization primitives, and context management.
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns and examples.