bykonraddzbik· 1 skill
Build interactive, click-through architecture diagrams for software systems — a self-contained single HTML file with animated step-by-step flows, mode toggles (dev/prod, offline/online, v1/v2), dark/light theme, and a side panel with payload details, plus a companion markdown description. Use when the user wants to visualize or design a system: architecture diagram, service map, data flow, RAG/agentic flow, microservices topology, integration diagram, CI/CD or data/ETL pipeline, multi-agent system, or onboarding diagram — or to design a new service's flows before building. Natural-language triggers: 'I'm building X, what should the flow look like', 'pokaż jak działa system', 'diagram architektury', 'wizualizacja systemu', 'klikany diagram'. Do NOT use for static diagrams that belong inline (Mermaid/PlantUML), slide decks, or printable/PDF handouts — this produces interactive HTML for browser consumption.
$npx -y skills add konraddzbik/architecture-diagram-skill --skill architecture-diagramInstalls into the current project.
Run `npx skills use "https://github.com/konraddzbik/architecture-diagram-skill" --skill "konraddzbik/architecture-diagram-skill/architecture-diagram"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/konraddzbik/architecture-diagram-skill" that are relevant to the current task. Run `npx skills add "https://github.com/konraddzbik/architecture-diagram-skill"` and select the relevant skills, then follow their instructions.