This is a solid foundation for Cloud Run deployments that covers the practical stuff: containerized services, event-driven functions, and cold start optimization with startup CPU boost and min instances. The patterns show multi-stage Docker builds, graceful shutdown handling, and concrete deployment commands. You get guidance on concurrency tuning (start at 80 for I/O bound, drop to 10 for memory-heavy), lazy loading heavy dependencies, and when to use VPC connectors (sparingly, they add latency). The Pub/Sub and Cloud Storage function examples are straightforward. It's Apache 2.0 licensed from vibeship-spawner-skills, so you can fork and adapt it. Good starting point if you're moving beyond the GCP quickstarts and want production patterns without the fluff.
npx -y skills add sickn33/antigravity-awesome-skills --skill gcp-cloud-run --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
microsoft/azure-skills
zxkane/aws-skills
awslabs/agent-plugins
microck/ordinary-claude-skills
microsoft/github-copilot-for-azure
zxkane/aws-skills