system-architect

Scaffold project structures and technology stacks with starter templates.

13|3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/wonderslife/pdd-skills-v3 --skill system-architect-wonderslife
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system-architect
Source: https://github.com/wonderslife/pdd-skills-v3/tree/main/skills/expert/system-architect
Command: npx skills add https://github.com/wonderslife/pdd-skills-v3 --skill system-architect-wonderslife

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Helps teams establish a solid architectural foundation at project start by scaffolding structure, selecting technology stacks, defining coding standards, and generating starter docs.

Core Features & Use Cases

  • Project scaffolding and structure templates (src layout, folders, README templates).
  • Technology stack decision-making guide (backend, frontend, databases, and tooling).
  • Coding standards enforcement templates (lint configs, formatting rules, and CI checks).
  • Documentation templates (ARCHITECTURE.md, README, architecture diagrams).

Quick Start

Invoke the system-architect to scaffold a new project with a recommended tech stack and starter templates.

Frequently Asked Questions about system-architect

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

FAQPage Schema
How do I scaffold a new project structure with coding standards and security templates?

Project scaffolding generates directory layouts, README templates, and architecture documentation to establish a maintainable baseline at project start. It defines folder structures across backend, frontend, and deployment layers while enforcing initial coding standards.

What is included in technology stack decision-making for a new software architecture?

Technology stack decision-making provides a guide covering backend, frontend, databases, and tooling selections. It helps teams choose scalable and secure technology combinations that align with project requirements and deployment layers.

How do I enforce coding standards and security considerations during an architecture review?

Enforce coding standards and security considerations by applying provided templates for lint configurations, formatting rules, and CI checks. These templates ensure architectural reviews maintain a robust and maintainable baseline across the codebase.

Can I use these project scaffolding templates for refactoring existing systems?

Yes, you can use these scaffolding templates when refactoring existing systems. The tool applies starter templates, security considerations, and coding standards to restructure backend, frontend, and deployment layers into a maintainable baseline.

What's the best way to generate architecture documentation like ARCHITECTURE.md and directory layouts?

The best way to generate architecture documentation is using provided templates for ARCHITECTURE.md, README files, and architecture diagrams. These templates structure project documentation alongside directory layouts for clear system design communication.