Implements Go concurrency patterns with goroutines, channels, sync primitives, and context for worker pools, pipelines, race debugging, and graceful shutdown.
From antigravity-bundle-systems-programmingnpx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-systems-programmingThis skill uses the workspace's default tool permissions.
resources/implementation-playbook.mdSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides agent creation for Claude Code plugins with file templates, frontmatter specs (name, description, model), triggering examples, system prompts, and best practices.
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.