i18n/zh-TW/architecture/SKILL.md
架構決策框架。需求分析、權衡評估、ADR 文件。用於做架構決策或分析系統設計。
npx skillsauth add tai-ch0802/skills-bundle architectureInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
「需求驅動架構。權衡決定決策。ADR 捕捉理由。」
僅閱讀與需求相關的檔案! 查看內容地圖,找到你需要的。
| 檔案 | 描述 | 何時閱讀 |
|------|------|----------|
| context-discovery.md | 要問的問題、專案分類 | 開始架構設計 |
| trade-off-analysis.md | ADR 範本、權衡框架 | 記錄決策 |
| pattern-selection.md | 決策樹、反模式 | 選擇模式 |
| examples.md | MVP、SaaS、企業範例 | 參考實作 |
| patterns-reference.md | 模式快速查詢 | 模式比較 |
| 技能 | 用途 |
|------|------|
| @[skills/database-design] | 資料庫 Schema 設計 |
| @[skills/api-patterns] | API 設計模式 |
| @[skills/deployment-procedures] | 部署架構 |
「簡約是終極的優雅。」
在確定架構前:
development
Unified testing skill — TDD workflow, unit/integration patterns, E2E/Playwright strategies. Replaces tdd-workflow + testing-patterns + webapp-testing.
testing
Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
development
Spec-Driven Development (SDD): A structured workflow (Requirement -> Analysis -> Implementation) enforcing explicit documentation before coding.
development
Methodologies for System Analysis (SA), focusing on technical architecture, data flow modeling, and API design.