CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
cinience avatar

Alicloud Backup Bdrc

cinience/alicloud-skills
262 installs396 stars
Summary

If you're managing Alibaba Cloud infrastructure and need to handle backup and disaster recovery operations, this skill gives Claude direct access to the Backup and Disaster Recovery Center APIs. It follows Alibaba's standard OpenAPI workflow: you specify the region and resource, Claude discovers the right API calls, executes them via SDK or OpenAPI Explorer, and verifies the results. The AccessKey authentication is straightforward, pulling from environment variables or the shared config file. With 262 installs and passing most security audits (Snyk flagged a warning worth checking), it's a workable option if you're already in the Alibaba ecosystem. The skill is part of a larger alicloud-skills collection from cinience that covers various Alibaba Cloud services.

Install to Claude Code

npx -y skills add cinience/alicloud-skills --skill alicloud-backup-bdrc --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Categories
DebuggingCloud & Infrastructure
First SeenJun 3, 2026
View on GitHub

More from cinience/alicloud-skills

All 133 skills →
  • Alicloud Data Lake Dlf Next262
  • Alicloud Security Cloudfw262
  • Alicloud Security Id Verification Cloudauth261
  • Alicloud Platform Multicloud Docs Api Benchmark260
  • Alicloud Security Center Sas260
  • Alicloud Ai Contactcenter Ai259
  • Alicloud Data Lake Dlf259
  • Alicloud Platform Aliyun Cli Test240
  • Alicloud Platform Openclaw Setup Test220
  • Alicloud Platform Openclaw Setup197
  • Alicloud Network Esa Test194
  • Alicloud Network Alb Test184
  • Alicloud Network Esa180
  • Alicloud Media Live166
  • Alicloud Database Analyticdb Mysql Test164
  • Alicloud Media Ice164
  • Alicloud Media Vod164
  • Alicloud Ai Chatbot Test161
  • Alicloud Ai Content Aicontent Test160
  • Alicloud Security Content Moderation Green Test160
  • Alicloud Ai Content Aimiaobi Test159
  • Alicloud Media Live Test159
  • Alicloud Ai Pai Aiworkspace Test158
  • Alicloud Ai Recommend Airec Test158

Recommended

More Debugging →
cinience avatar
alicloud-data-lake-dlf-next

cinience/alicloud-skills

Manage Alibaba Cloud Data Lake Formation (DlfNext) via OpenAPI/SDK. Use whenever the user needs DLF Next catalog/governance resource operations, including listing resources, create/update flows, status checks, and troubleshooting metadata workflow issues.
262
396
cinience avatar
alicloud-security-cloudfw

cinience/alicloud-skills

Manage Alibaba Cloud Cloud Firewall (Cloudfw) via OpenAPI/SDK. Use whenever the user requests firewall policy/resource operations, change management, status checks, or troubleshooting Cloud Firewall API workflows.
262
396
hairyf avatar
github-workflow

hairyf/skills

Standard flow from any task source (link or description) to creating a PR: resolve task, create branch and TODO.md, delegate fix to SubAgent (TODO.md), then commit and create PR against origin only. Use find-skills to discover data-source query methods; after confirmation save to global config so the discovery step can be skipped next time. Use when the user provides a task link/description, asks to 'follow GitHub workflow', or 'create PR from task'.
262
24
pedronauck avatar
next-best-practices

pedronauck/skills

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling
262
567
cinience avatar
alicloud-security-id-verification-cloudauth

cinience/alicloud-skills

Manage Alibaba Cloud ID Verification (Cloudauth) via OpenAPI/SDK. Use whenever the user is working on identity-verification resource operations, config updates, status checks, or troubleshooting Cloudauth API workflows.
261
396
ejirocodes avatar
nestjs-best-practices

ejirocodes/agent-skills

NestJS 11+ best practices for enterprise Node.js applications with TypeScript. Use when writing, reviewing, or refactoring NestJS controllers, services, modules, or APIs. Triggers on: NestJS modules, controllers, providers, dependency injection, @Injectable, @Controller, @Module, middleware, guards, interceptors, pipes, exception filters, ValidationPipe, class-validator, class-transformer, DTOs, JWT authentication, Passport strategies, @nestjs/passport, TypeORM entities, Prisma client, Drizzle ORM, repository pattern, circular dependencies, forwardRef, @nestjs/swagger, OpenAPI decorators, GraphQL resolvers, @nestjs/graphql, microservices, TCP transport, Redis transport, NATS, Kafka, NestJS 11 breaking changes, Express v5 migration, custom decorators, ConfigService, @nestjs/config, health checks, or NestJS testing patterns.
261
5