claudecode-architecture-guide-skill
chenluda/claudecode-architecture-guide-skill
Extracts and applies engineering and architectural patterns from Claude Code to new or existing systems.
Overview
This skill provides a comprehensive architectural framework distilled from Claude Code's large TypeScript codebase. It includes 12 core design principles, 18 transferable design patterns, a 5-phase from-zero building blueprint, and detailed review checklists to guide system design, permission modeling, concurrency management, and agent workflow implementation.
Capabilities
- ▸Applies architectural principles such as separation of concerns, read-write concurrency partitioning, and minimal state management
- ▸Provides a 5-phase execution blueprint for greenfield projects
- ▸Offers 18 reusable design patterns with problem/solution breakdowns
- ▸Generates structured architectural migration plans and decision logs
- ▸Includes extensive review checklists covering core architecture, security, performance, and extensibility
Best for
Designing system architecture from scratch using established agentic patterns, Retrofitting existing codebases with structured state machines, permission models, and streaming pipelines, Conducting architectural reviews and security assessments, Planning phased migrations and gradual system rollouts
Works with
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
Emphasizes multi-layer permission models, strict trust boundaries, and SSRF protections for plugin and execution environments.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.