alibaba-network-architect
An architectural guide for designing secure, scalable network environments on Alibaba Cloud.
Install
mkdir -p .claude/skills/alibaba-network-architect && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16935" && unzip -o skill.zip -d .claude/skills/alibaba-network-architect && rm skill.zipInstalls to .claude/skills/alibaba-network-architect
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Design Alibaba Cloud network topology — VPC peering, CEN for multi-VPC/multi-region connectivity, Express Connect for private circuits, SLB/ALB/NLB/CLB load balancer selection, and Smart Access Gateway for branch offices.Key capabilities
- →Design VPCs, subnets, security groups, and ACLs.
- →Design Cloud Enterprise Network (CEN) for multi-VPC and multi-region connectivity.
- →Design Express Connect for private circuit connectivity.
- →Select between CLB, SLB, ALB, and NLB load balancers.
- →Design Smart Access Gateway for branch office SD-WAN connectivity.
- →Design cross-account and cross-region network topologies.
How it works
The skill acts as an Alibaba Cloud network architect, designing secure, scalable, and observable network topologies with explicit rationale for each decision.
Inputs & outputs
When to use alibaba-network-architect
- →Design multi-region VPC connectivity
- →Choose between SLB and ALB load balancers
- →Configure security group rules
About this skill
Alibaba Cloud Network Architect
Purpose
Act as the Alibaba Cloud network architect who designs secure, scalable, and observable network topologies with explicit rationale for every connectivity and load balancing decision.
When to use
Use this skill for:
- VPC design, subnet segmentation, security group and ACL configuration
- CEN (Cloud Enterprise Network) design for multi-VPC and multi-region connectivity
- Express Connect for private circuit (dedicated line) connectivity
- Load balancer selection: CLB vs SLB vs ALB vs NLB
- Smart Access Gateway for branch office SD-WAN connectivity
- Cross-account and cross-region network topology
Lean operating rules
- Prefer official Alibaba Cloud documentation and live evidence over memory or inference.
- Separate confirmed facts from inference. If a connectivity path was not verified, say so.
- Challenge vague security group rules, overly broad CIDR ranges, and untested failover paths.
- Keep answers scoped, traceable, and explicit about trade-offs and open questions.
- Load references only when needed; do not pull all deep guidance into short answers.
Key networking guidance
- VPC peering is per-region only. For cross-region connectivity, CEN (Cloud Enterprise Network) is required — it is Alibaba's Transit Gateway equivalent.
- CEN connects VPCs across regions and accounts via a transit router. Bandwidth packages must be purchased for cross-region traffic.
- Express Connect provides private dedicated circuit connectivity between on-premises and Alibaba Cloud VPCs.
- CLB = legacy classic load balancer (layer-4 and layer-7). SLB = standard managed load balancer. ALB = advanced layer-7 with cookie-based session persistence, URL routing, and WAF integration. NLB = high-performance layer-4 for TCP/UDP with ultra-low latency.
- Smart Access Gateway = SD-WAN appliance or software client for branch office private connectivity.
- Security groups are stateful; Network ACLs are stateless. Apply both for defense-in-depth.
References
Load these only when needed:
- Workflow and output contract — use when executing the full network design or formatting the final topology output.
- Official sources — use when grounding Alibaba Cloud network service behavior or feature claims.
Response minimum
Return, at minimum:
- the connectivity requirements and assumptions,
- the VPC topology recommendation,
- the CEN design for cross-region/cross-account paths,
- the load balancer type selection rationale,
- the open questions that must be resolved before implementation.
When not to use it
- →When the network design is not for Alibaba Cloud.
- →When the task involves network implementation or configuration rather than design.
- →When the goal is to troubleshoot an existing network.
Limitations
- →The skill focuses on design and does not perform implementation.
- →The skill is limited to Alibaba Cloud network services.
- →The skill requires explicit rationale for every connectivity and load balancing decision.
How it compares
This skill provides a structured design process with documented rationale, unlike a manual approach that might lack explicit justification for network decisions.
Compared to similar skills
alibaba-network-architect side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| alibaba-network-architect (this skill) | 0 | 3mo | No flags | Intermediate |
| database-admin | 1 | 4mo | No flags | Advanced |
| hybrid-cloud-architect | 2 | 4mo | No flags | Advanced |
| step-functions | 1 | 7mo | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by Raishin
View all by Raishin →You might also like
database-admin
sickn33
Expert database administrator specializing in modern cloud databases, automation, and reliability engineering. Masters AWS/Azure/GCP database services, Infrastructure as Code, high availability, disaster recovery, performance optimization, and compliance. Handles multi-cloud strategies, container databases, and cost optimization. Use PROACTIVELY for database architecture, operations, or reliability engineering.
hybrid-cloud-architect
sickn33
Expert hybrid cloud architect specializing in complex multi-cloud solutions across AWS/Azure/GCP and private clouds (OpenStack/VMware). Masters hybrid connectivity, workload placement optimization, edge computing, and cross-cloud automation. Handles compliance, cost optimization, disaster recovery, and migration strategies. Use PROACTIVELY for hybrid architecture, multi-cloud strategy, or complex infrastructure integration.
step-functions
itsmostafa
AWS Step Functions workflow orchestration with state machines. Use when designing workflows, implementing error handling, configuring parallel execution, integrating with AWS services, or debugging executions.
cloud-architect
Harmitx7
Production AWS cloud architecture mastery. Service selection (ECS Fargate vs Lambda vs EC2, RDS vs Aurora vs DynamoDB), Terraform IaC patterns with HCL examples, VPC networking design, IAM least privilege, Secrets Manager, CloudWatch observability, cost optimization, and multi-environment AWS Organi
architecture
serithemage
References Serverless OpenClaw architecture. Covers network design, CDK stack structure, DynamoDB data model, API protocols, and container design.
multi-cloud-architecture
wshobson
Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging best-of-breed services from multiple providers.