alibabacloud-sdk-client-initialization-for-golangInitialize and manage Alibaba Cloud SDK clients in Go. Covers sync.Once singleton, goroutine safety, endpoint vs region configuration, VPC endpoints, and deb...
Install via ClawdBot CLI:
clawdbot install sdk-team/alibabacloud-sdk-client-initialization-for-golangGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Sep 3, 2026
Migrating a Go-based e-commerce backend to Alibaba Cloud ECS instances. The skill ensures SDK clients are initialized efficiently to handle high traffic without resource leaks, and leverages VPC endpoints for secure internal communication.
A streaming data application in Go that ingests data into Alibaba Cloud services like MaxCompute or Function Compute. The skill's singleton pattern avoids frequent client creation, maintaining performance under continuous data flow.
Deploying Go-based serverless functions on Alibaba Cloud Function Compute. Uses the skill to create SDK clients per invocation but with a singleton pattern to avoid re-initialization overhead, reducing cold start latency.
A global service requiring failover to different regions. The skill's explicit endpoint configuration enables precise control over region-specific endpoints, ensuring reliability and low latency across regions.
A software-as-a-service platform offering cloud management tools. Uses the skill to ensure efficient client initialization for customer tenants, reducing infrastructure costs.
An API gateway providing Alibaba Cloud services to third parties. The skill's optimized client management reduces overhead, enabling competitive pricing based on usage.
Consulting services for enterprises migrating to Alibaba Cloud. The skill demonstrates best practices for client initialization, commanding premium consulting fees.
💬 Integration Tip
Integrate this skill during architectural design to define client initialization patterns early. For multi-service microservices, share one client instance where possible to reduce overhead.
Scored Sep 3, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.