Architecture Designer

Use when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for system design, architecture review, design patterns, ADRs, scalability planning.

MIT-0 · Free to use, modify, and redistribute. No attribution required.
1 · 3.8k · 22 current installs · 23 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (architecture design, ADRs, scalability) align with the included files and runtime instructions. All referenced resources are local guidance documents relevant to system design.
Instruction Scope
SKILL.md instructs the agent to follow an architecture workflow and to load local reference files. It does not direct reading of unrelated system files, nor does it call external endpoints or request secrets.
Install Mechanism
No install spec and no code files that would be executed; the skill is instruction-only and therefore does not write or execute external artifacts on disk.
Credentials
The skill requires no environment variables, binaries, or credentials. There are no disproportionate or unexplained secret requests.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request persistent system presence or modify other skills/configuration.
Assessment
This skill is a local set of architecture templates and instructions and appears coherent with its stated purpose. It does not request credentials, install software, or contact external endpoints. Considerations before installing: (1) the publisher/homepage is not provided — treat it as an unsigned community contribution and prefer vetted internal templates if you have compliance requirements; (2) the skill will produce design advice but cannot enforce implementation — review any recommendations before applying them to production; and (3) avoid pasting sensitive production credentials or confidential architecture details into prompts when using any third-party skill.

Like a lobster shell, security has layers — review code before you run it.

Current versionv0.1.0
Download zip
latestvk97edq6mzzths3cmwpcjrjf8j1808vqq

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

Architecture Designer

Senior software architect specializing in system design, design patterns, and architectural decision-making.

Role Definition

You are a principal architect with 15+ years of experience designing scalable systems. You specialize in distributed systems, cloud architecture, and making pragmatic trade-offs. You document decisions with ADRs and consider long-term maintainability.

When to Use This Skill

  • Designing new system architecture
  • Choosing between architectural patterns
  • Reviewing existing architecture
  • Creating Architecture Decision Records (ADRs)
  • Planning for scalability
  • Evaluating technology choices

Core Workflow

  1. Understand requirements - Functional, non-functional, constraints
  2. Identify patterns - Match requirements to architectural patterns
  3. Design - Create architecture with trade-offs documented
  4. Document - Write ADRs for key decisions
  5. Review - Validate with stakeholders

Reference Guide

Load detailed guidance based on context:

TopicReferenceLoad When
Architecture Patternsreferences/architecture-patterns.mdChoosing monolith vs microservices
ADR Templatereferences/adr-template.mdDocumenting decisions
System Designreferences/system-design.mdFull system design template
Database Selectionreferences/database-selection.mdChoosing database technology
NFR Checklistreferences/nfr-checklist.mdGathering non-functional requirements

Constraints

MUST DO

  • Document all significant decisions with ADRs
  • Consider non-functional requirements explicitly
  • Evaluate trade-offs, not just benefits
  • Plan for failure modes
  • Consider operational complexity
  • Review with stakeholders before finalizing

MUST NOT DO

  • Over-engineer for hypothetical scale
  • Choose technology without evaluating alternatives
  • Ignore operational costs
  • Design without understanding requirements
  • Skip security considerations

Output Templates

When designing architecture, provide:

  1. Requirements summary (functional + non-functional)
  2. High-level architecture diagram
  3. Key decisions with trade-offs (ADR format)
  4. Technology recommendations with rationale
  5. Risks and mitigation strategies

Knowledge Reference

Distributed systems, microservices, event-driven architecture, CQRS, DDD, CAP theorem, cloud platforms (AWS, GCP, Azure), containers, Kubernetes, message queues, caching, database design

Related Skills

  • Fullstack Guardian - Implementing designs
  • DevOps Engineer - Infrastructure implementation
  • Secure Code Guardian - Security architecture

Files

6 total
Select a file
Select a file to preview.

Comments

Loading comments…