architecture-diagram
Generate a standalone .html architecture diagram from $ARGUMENTS.
If the user wants Mermaid, Excalidraw, or SVG/PNG-only output, route away from this skill. If nodes, flows, or trust boundaries are too vague, ask one short clarifying question. If the request is still underspecified after that, list the missing architecture facts instead of inventing them.
Workflow
- Read
$SKILL_DIR/assets/template.htmland$SKILL_DIR/references/style.md. - Inspect the closest file in
$SKILL_DIR/examples/only when it materially matches the requested architecture. - Extract layers, nodes, edges, labels, trust boundaries, and legend needs.
- Choose a layout before editing:
- left-to-right for request pipelines
- top-to-bottom for stacked platforms or zone boundaries
- Resolve the output path:
- use the user-provided filename when present
- otherwise save
descriptive-name-architecture.htmlin the working directory
- Customize the template instead of rebuilding the page shell from scratch.
- Keep arrows behind components, keep legends outside every boundary, and expand the SVG
viewBoxwhenever the diagram grows. - Write the final
.htmlfile to disk.
More from bahayonghang/my-claude-code-settings
tech-design-doc
Generate technical design documents with proper structure, diagrams, and implementation details. Use when designing a new feature, documenting architecture decisions, or planning refactoring work. Default language is English.
106bidwriter
智能标书编写专家,专精工程咨询、建筑设计、市政工程领域的投标文件编写。
70article-cover
Generate article cover images as SVG. Use when creating cover/banner/header graphics for blogs, documentation, social media cards, or OG images. Trigger this skill whenever the user mentions article covers, blog banners, post thumbnails, social sharing images, or any visual header for written content — even if they don't explicitly say 'SVG'. Do not use it for full-scene illustrations, photo editing, or slide theme work.
63tech-blog
Write technical blog posts with source code analysis OR doc-driven research. Use when user wants to explain system internals, architecture, implementation details, or technical concepts with citations.
53git-commit-cn
Safely orchestrate Chinese Conventional Commits for staged Git changes, or for all working-tree changes when the user explicitly asks to include everything. Use when the user asks to write a commit message, split staged changes, split all changes, commit everything regardless of stage state, include untracked files in the commit set, organize a messy index before committing, prepare a Chinese commit, draft a Conventional Commit, or generate structured commit text without pushing by default.
47gemini-image
>-
46