architecture-designer

Analyze project requirements to produce system architecture designs with data models and diagrams.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/cdman28/antigravity-devkit --skill architecture-designer-cdman28
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture-designer
Source: https://github.com/cdman28/antigravity-devkit/tree/main/.agent/skills/architecture-designer
Command: npx skills add https://github.com/cdman28/antigravity-devkit --skill architecture-designer-cdman28

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Architecture design and debugging expertise to deliver scalable, maintainable system architectures and clear ADRs for teams.

Core Features & Use Cases

  • Architecture design across layers and microservices
  • Tech stack selection with rationale
  • API specification and data modeling
  • Debugging complex system issues and providing refactor guidance
  • ADR documentation and decision logs for traceability

Quick Start

Provide a starter ADR and architecture outline for a new project.

Frequently Asked Questions about architecture-designer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a scalable microservices architecture from project requirements?

To design a scalable microservices architecture, analyze project requirements to produce data models, diagrams, and technology recommendations, delivering artifacts like architecture.md and api-spec.md for traceability and reproducibility.

What is the best way to document architecture decisions and tech stack selection?

The best way to document architecture decisions is to generate ADR documentation and decision logs, ensuring traceability and reproducibility while delivering a tech-stack.md artifact with clear rationale for technology recommendations.

Can I use this to diagnose issues and get refactor guidance for complex systems?

Yes, you can diagnose complex system issues and receive refactor guidance by applying architecture analysis to existing project structures, evaluating microservices boundaries and API specifications to identify structural problems.

Does this architecture design process output API specifications and data models?

Yes, the architecture design process outputs API specifications and data models by analyzing project requirements, delivering structured artifacts such as api-spec.md alongside architecture diagrams and data model documentation.

When do I need to generate a complete system architecture design with ADRs?

You need to generate a complete system architecture design with ADRs when starting new projects requiring scalable, maintainable structures, or when debugging complex system issues demands traceable decision logs and reproducible architecture artifacts.