
from pdd-skills-v39
Senior system architect skill for designing scalable, secure project architectures, scaffolding, and documentation templates to jumpstart new projects.
This skill provides a senior system architect persona that helps agents and teams choose technology stacks, establish project structure, and create documentation templates. It offers concrete scaffolding patterns for Python and Node projects, security-first design guidance, and decision frameworks for trade-offs (performance vs maintainability). The skill consolidates best-practice templates, architecture decision records, and quick diagnosis checks so agents can produce production-ready project scaffolds quickly.
Invoke when starting a new project, selecting a technology stack, setting up CI/CD, defining code standards, or drafting architecture docs. Useful for bootstrapping greenfield projects, refactoring monoliths, or evaluating backend/frontend/database trade-offs. Triggers include commands like /system-architect, /new-project, or when the agent detects a request to design system architecture.
references folder with templates and documentation (has_references=true)Compatible with code-capable and architecting agents (Copilot-style, Claude/Code, Codex-class agents, and general-purpose LLM assistants that can follow procedural templates).
System Architect is a reference-style skill providing technology stack comparison tables, project scaffolding templates, and configuration examples for Python and Node.js projects. No bundled scripts — it's purely a static knowledge document. Content is well-organized with collaboration tables and version history, but lacks actionable automation or output contracts.
Monolithic SKILL.md with all content inline. Tech comparison tables are useful but generic. Project structure templates are solid. Would benefit from scripts that actually scaffold projects rather than just documenting ideal structures. No security concerns — clean static content.