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.
Why use this skill?
Use the Architecture Designer to create scalable system architectures, document key decisions via ADRs, and evaluate technology trade-offs for robust, production-ready software.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/veeramanikandanr48/architecture-designerWhat This Skill Does
The Architecture Designer skill acts as your principal software architect, bringing over 15 years of industry experience to your development lifecycle. It is designed to navigate the complexities of system architecture, from high-level conceptual modeling to granular technical decision-making. The skill ensures that every design choice is backed by formal Architecture Decision Records (ADRs), prioritizing maintainability, scalability, and performance. By focusing on non-functional requirements (NFRs) and clear trade-off analysis, it prevents common pitfalls like over-engineering and technology lock-in. Whether you are migrating a monolith to microservices, designing a high-throughput event-driven system, or choosing between SQL and NoSQL databases, this skill provides the analytical framework needed to build robust, cloud-native applications.
Installation
To integrate this skill into your workflow, use the following command in your terminal:
clawhub install openclaw/skills/skills/veeramanikandanr48/architecture-designer
Use Cases
- Designing greenfield distributed systems from the ground up.
- Performing gap analysis on legacy systems to identify scalability bottlenecks.
- Standardizing architectural documentation across development teams using ADRs.
- Evaluating infrastructure choices, such as selecting between managed services, Kubernetes-based deployments, or serverless models.
- Defining communication patterns between services using event-driven architectures (e.g., Kafka, RabbitMQ) or REST/gRPC.
Example Prompts
- "I am building a high-traffic e-commerce platform. Can you help me design the checkout service architecture? Please focus on high availability and consistency, and provide an ADR for the database selection."
- "Review my current monolithic architecture for a CRM tool. Identify potential bottlenecks as we scale to 100k active users and suggest a migration path to microservices."
- "We are choosing between AWS Lambda and Google Cloud Run for our background job processor. Please provide a comparison based on cold start times, cost, and maintainability."
Tips & Limitations
To get the best results, always provide the specific context for your NFRs (e.g., latency requirements in milliseconds, expected throughput). The skill is most effective when given constraints such as budget, team expertise, and existing technology stack. Note that this skill does not implement the code itself; it provides the blueprints and decision logic for your team to execute. Do not expect it to make final business decisions without your input on priorities and stakeholder goals.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-veeramanikandanr48-architecture-designer": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Related Skills
cli-developer
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.
options-strategy-advisor
Options trading strategy analysis and simulation tool. Provides theoretical pricing using Black-Scholes model, Greeks calculation, strategy P/L simulation, and risk management guidance. Use when user requests options strategy analysis, covered calls, protective puts, spreads, iron condors, earnings plays, or options risk management. Includes volatility analysis, position sizing, and earnings-based strategy recommendations. Educational focus with practical trade simulation.
security-reviewer
Use when conducting security audits, reviewing code for vulnerabilities, or analyzing infrastructure security. Invoke for SAST scans, penetration testing, DevSecOps practices, cloud security reviews.
api-designer
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
research-paper-writer
Creates formal academic research papers following IEEE/ACM formatting standards with proper structure, citations, and scholarly writing style. Use when the user asks to write a research paper, academic paper, or conference paper on any topic.