Integration skills for Tencent Cloud infrastructure and services within Claude Code workflows.
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-2 --plugin tencentcloudbase-cloudbase-skillsA collection of AI agent skills for building full-stack applications with Tencent CloudBase. This skill gives your coding agent deep knowledge of CloudBase APIs, authentication patterns, database operations, cloud functions, and more — so it can write correct, idiomatic CloudBase code without guessing.
npx skills add TencentCloudBase/cloudbase-skills
Once installed, the skill is automatically applied when the agent detects relevant CloudBase tasks.
cloudbaseComprehensive guidance for CloudBase development across Web, Mini Program, and Native App platforms. Covers:
For the best experience, install the CloudBase MCP server alongside this skill. MCP provides live tools for environment management, function deployment, database operations, and more.
{
"mcpServers": {
"cloudbase": {
"command": "npx",
"args": ["@cloudbase/cloudbase-mcp@latest"]
}
}
}
Config file locations by editor:
| Editor | Location |
|---|---|
| Cursor | .cursor/mcp.json |
| Claude Code | .mcp.json |
| Windsurf | ~/.codeium/windsurf/mcp_config.json |
MIT
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,393 supported skills.