gcp-cloud-run
Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-driven architecture with Pub/Sub.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install gcp-cloud-run --cli claudewrites the skill into.claude/skills/gcp-cloud-run/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/gcp-cloud-run/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-driven architecture with Pub/Sub.
When to use it
Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-driven architecture with Pub/Sub.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/gcp-cloud-run/SKILL.md -o .claude/skills/gcp-cloud-run/SKILL.md
Notes
Extracted from davila7/claude-code-templates, gcp-cloud-run category.