Create a professional, dark-themed software/system architecture diagram as a single self-contained HTML file with inline SVG. Use when asked to visualize system components, layers, services, or how parts of a codebase fit together.
Use when reviewing agent PRDs, implementation plans, unfinished ideas, or agent code against the Production-grade agentic systems course, especially when scope, archetype, chapter relevance, or course-aligned design quality is uncertain.
Senior System Architecture & Design by SAAD. MANDATORY ACTIVATION on: "SAAD", "senior design", "design my system", "architect this", "build from scratch", "full system for", "plan my project", "analyze my idea", "system structure for", "I have an idea for", "help me design", "create a system". Runs a 6-phase elite…
Author a NEW infra-plugin component when a design needs a capability the registry doesn't have yet (e.g. CloudFront/CDN, OpenSearch, a SaaS). Researches the Terraform provider schema and the existing component format, writes the 4-file component to the contract, registers it, and validates it. Use during /plan-infra…
Produce a CLEAR architecture diagram from an infra spec.json that imports cleanly into draw.io. Use when a generated diagram looks messy (overlapping arrows, edges across pages), when the user wants a better/clearer diagram, or after /plan-infra to give a readable picture. The spec is the deterministic source of…
Deep-research a NEW infra-plugin component from a documentation URL the user supplies. Crawls the doc page, fans out subagents over the relevant subpages/links (argument reference, IAM/auth, limits, pricing), and synthesizes a verified schema — then hands off to the author-component skill to write, register, and…