Cloudbase Guidelines
Enforces Tencent CloudBase usage guidelines and best practices within your applications for security and compliance.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add tencentcloudbase-cloudbase-guidelines npx -- -y @trustedskills/tencentcloudbase-cloudbase-guidelines
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"tencentcloudbase-cloudbase-guidelines": {
"command": "npx",
"args": [
"-y",
"@trustedskills/tencentcloudbase-cloudbase-guidelines"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The cloudbase-guidelines skill provides access to official documentation and best practices for the CloudBase platform, specifically focusing on deployment strategies, security configurations, and operational workflows. It enables AI agents to retrieve structured guidance on managing Tencent Cloud resources efficiently without needing direct API calls for every informational query.
When to use it
- Resolving specific error messages or troubleshooting steps during application deployment on CloudBase.
- Learning the correct sequence of operations for setting up secure network environments and access controls.
- Finding official recommendations for scaling applications and optimizing resource usage within the platform.
- Verifying compliance requirements and standard operating procedures before initiating infrastructure changes.
Key capabilities
- Retrieval of official CloudBase deployment guidelines and architecture patterns.
- Access to security best practices and configuration standards for Tencent Cloud services.
- Information on operational workflows, including monitoring, logging, and maintenance tasks.
- Guidance on integrating third-party services with the CloudBase ecosystem.
Example prompts
- "What are the recommended steps for deploying a Node.js application securely on CloudBase?"
- "Explain the best practices for configuring network isolation and access policies in CloudBase."
- "How do I troubleshoot common build failures when using the CloudBase CLI?"
Tips & gotchas
This skill is informational only; it does not execute commands or modify your actual CloudBase environment. Ensure you cross-reference critical security configurations with the latest official documentation before applying changes to production systems, as guidelines may update frequently.
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.