systems-architectDesign infrastructure, networks, and cloud systems with integration, reliability, and security patterns.
Install via ClawdBot CLI:
clawdbot install ivangdavila/systems-architectGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
An online retailer needs a highly available system to handle global traffic spikes during sales events. The architecture must ensure redundancy across multiple cloud regions, implement auto-scaling for compute resources, and use content delivery networks to minimize latency. Security measures include private subnets for databases and zero-trust networking for internal services.
A financial institution is transitioning from on-premises servers to a cloud-based microservices architecture. This involves using the strangler fig pattern to gradually replace legacy components, implementing service mesh for observability, and ensuring compliance with strict security and audit logging requirements. Disaster recovery plans include cross-region replication and regular DR drills.
A healthcare provider requires a secure and reliable system to process patient data from IoT devices and electronic health records. The design focuses on network segmentation to limit blast radius, centralized secrets management for compliance, and event-driven integration patterns for loose coupling between services. Capacity planning includes load testing to handle data surges.
A gaming company needs a low-latency, high-availability network for multiplayer games with millions of concurrent users. The architecture uses multi-AZ deployments for redundancy, rate limiting to protect against DDoS attacks, and distributed tracing to monitor performance. Cloud cost optimization involves reserved instances for steady load and spot instances for bursts.
Offers cloud-based systems architecture tools or consulting services on a subscription basis, helping clients design and manage scalable infrastructures. Revenue is generated through monthly or annual fees, with tiers based on usage or support levels. This model benefits from recurring income and long-term client relationships.
Provides expert guidance on infrastructure design, cloud migration, and security audits for enterprises. Revenue comes from project-based contracts or hourly rates, often including follow-up maintenance and training. This model leverages deep technical expertise to solve specific client challenges.
Delivers ongoing management and monitoring of clients' cloud systems, ensuring reliability and compliance. Revenue is based on managed service agreements that include proactive support, patch management, and disaster recovery testing. This model focuses on operational efficiency and risk reduction for clients.
💬 Integration Tip
Use infrastructure as code tools like Terraform to automate deployments and ensure consistency across environments. Implement service mesh for microservices to simplify observability and security management.
Scored Apr 18, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.