技能 architecture-diagram
📐

architecture-diagram

安全 🌐 网络访问⚙️ 外部命令

產生架構圖

手動建立技術架構圖需要大量時間且需要設計技能。此技能提供可直接使用的 HTML 範本,具有一致的主題深色配色、語義化的色彩和 SVG 圖形,可在任何瀏覽器中正確呈現。

支持: Claude Codex Code(CC)
📊 69 充足
1

下载技能 ZIP

2

在 Claude 中上传

前往 设置 → 功能 → 技能 → 上传技能

3

开启并开始使用

测试它

正在使用“architecture-diagram”。 為具有 React 前端、Express API、PostgreSQL 資料庫和 Redis 快取的 Web 應用程式建立架構圖,並透過負載平衡器保護。

预期结果:

  • 包含深色主題架構圖的獨立 HTML 檔案
  • 前端元件以青色標註 React
  • 負載平衡器和後端元件使用適當的顏色
  • 資料庫和快取元件標註 PostgreSQL 和 Redis
  • 連接箭頭顯示 HTTPS 和資料庫通訊流向
  • 摘要卡描述關鍵系統元件

安全审计

安全
v5 • 1/16/2026

This skill is a pure documentation and template-based skill with no executable code, no file system access, no network calls for data exfiltration, and no command execution capabilities. All 72 static findings are false positives. The scanner misidentified markdown code fences as shell execution, HTML structure comments as reconnaissance, placeholder text as cryptographic algorithms, and CDN links as malicious URLs.

3
已扫描文件
674
分析行数
2
发现项
5
审计总数
审计者: claude 查看审计历史 →

质量评分

36
架构
100
可维护性
83
内容
23
社区
100
安全
91
规范符合性

你能构建什么

記錄系統設計

為系統設計文件、架構審查簡報和技術規格建立專業圖表

對應基礎設施

為 AWS、Azure 或 GCP 環境視覺化雲端基礎設施、網路拓撲和部署架構

設計安全圖表

使用安全專用的視覺元素記錄安全邊界、授權流程和合規架構

试试这些提示

基本架構
為三層式 Web 應用程式建立架構圖,包含 React 前端、Node.js API 後端和 PostgreSQL 資料庫。使用架構圖技能搭配深色主題範本。
雲端基礎設施
產生顯示 CloudFront CDN、API Gateway、Lambda 函數、DynamoDB 和 S3 儲存桶的 AWS 架構圖,位於 us-west-2 區域。包含安全群組和 IAM 角色。
微服務系統
建立微服務架構圖,包含多個透過 Kafka 訊息匯流排通訊的後端服務。包含授權服務、使用者服務、付款服務和通知服務。
安全架構
產生顯示零信任模型的安全架構圖,包含身分提供者、服務之間的相互 TLS、靜態加密和安全群組邊界。安全元素使用玫瑰色。

最佳实践

  • Group related components within security groups or region boundaries for visual clarity
  • Use consistent color coding across all diagrams for the same component types
  • Place legends outside boundary boxes and extend viewBox height to accommodate them

避免

  • Overlapping component boxes without adequate vertical spacing between them
  • Placing legends inside region or cluster boundaries where they become obscured
  • Drawing connection arrows after component boxes, causing arrows to appear on top of fills

常见问题

Which AI tools support this skill?
This skill works with Claude, Codex, and Claude Code. It is compatible with any AI assistant that can follow the SKILL.md specifications.
What file formats does the output support?
The skill generates standalone HTML files. Open them directly in any browser to view, print to PDF, or take screenshots for other formats.
Can I use the diagrams offline?
Yes. Diagrams are self-contained HTML with inline SVG. They work without internet except for the Google Fonts CDN link.
Is my data safe when using this skill?
Yes. This skill generates static HTML only. No data is sent anywhere. All processing happens locally when you render the HTML file.
Why do my diagrams look different?
Check that you are using the architecture-diagram skill correctly and that the dark theme CSS is properly included in the HTML output.
How is this different from Mermaid or PlantUML?
This skill generates professional dark-themed HTML diagrams with precise control over visual styling. Mermaid and PlantUML generate different output formats and may require additional rendering tools.

开发者详情

文件结构