Cloudrun Development
Streamlines application deployment & management on Cloud Run by providing tools and guidance for efficient development workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add cloudrun-development npx -- -y @trustedskills/cloudrun-development
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cloudrun-development": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cloudrun-development"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The cloudrun-development skill enables developers to build, deploy, and manage serverless applications on Tencent Cloud's CloudRun platform. It provides tools for containerized application deployment, automated scaling, and integration with other Tencent Cloud services.
When to use it
- Deploying microservices or APIs that require auto-scaling based on traffic.
- Setting up a CI/CD pipeline for continuous delivery of serverless functions.
- Integrating backend logic with frontend applications hosted on Tencent Cloud.
Key capabilities
- Containerized deployment support for CloudRun
- Integration with Tencent Cloud's monitoring and logging services
- Automated scaling based on request load
Example prompts
- "Deploy my Node.js application to Tencent Cloud Run."
- "Set up auto-scaling rules for the CloudRun service."
- "Integrate CloudRun with a database hosted on Tencent Cloud."
Tips & gotchas
- Ensure your code is containerized properly before deployment.
- Be mindful of resource limits and billing models for serverless functions.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.