architect

Analyze requirements and design system architecture with component mapping and API endpoints.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/PMKhai/claude-config --skill architect-pmkhai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architect
Source: https://github.com/PMKhai/claude-config/tree/main/skills/architect
Command: npx skills add https://github.com/PMKhai/claude-config --skill architect-pmkhai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Architect analyzes requirements and designs a complete system architecture from project inputs, delivering formal SPEC documentation for implementation.

Core Features & Use Cases

  • Requirement analysis and scope definition
  • System architecture design with component mapping and data models
  • SPEC.md generation including architecture, data models, and API endpoints

Quick Start

Provide the project context and requirements so the Architect can read inputs, design the architecture, and generate a ready-to-implement tasks/[task-id]/SPEC.md.

Frequently Asked Questions about architect

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

FAQPage Schema
How do I generate formal SPEC documentation from project requirements?

To generate formal SPEC documentation from project requirements, provide your project context and raw requirements as input. The system analyzes the scope and outputs a ready-to-implement SPEC.md file containing complete architecture, data models, and API endpoints.

What is the best way to design system architecture for early-stage projects?

Designing system architecture for early-stage projects is best handled by analyzing initial requirements to define the scope, mapping out core components, and establishing data models. This approach delivers end-to-end architectural planning before any implementation begins.

Can I define API endpoints and data models from raw project inputs?

Yes, you can define API endpoints and data models directly from raw project inputs. The system reads your requirements, performs component mapping, and explicitly generates the necessary API endpoint definitions and data structures within the SPEC.md.

Does this approach work for requirements-heavy projects needing end-to-end architectural planning?

Yes, this approach works specifically for requirements-heavy projects needing end-to-end architectural planning. It handles formal SPEC documentation by mapping out the full system architecture, components, and data models based on the provided project requirements.

How do I structure component mapping when creating a system design?

To structure component mapping when creating a system design, feed your project requirements into the analysis phase. The system processes the inputs to outline component relationships, establishes data models, and outputs a comprehensive architectural design in the SPEC.md format.