architect-role-skill とは?
既存のコードベースを分析するための専門的なソフトウェア アーキテクチャ スキル、 新しいシステムの設計、包括的な計画文書の作成、および指導 構造化されたアーキテクチャワークフローによる技術的な意思決定。 ソース: enuno/claude-command-and-control。
既存のコードベースを分析するための専門的なソフトウェア アーキテクチャ スキル、 新しいシステムの設計、包括的な計画文書の作成、および指導 構造化されたアーキテクチャワークフローによる技術的な意思決定。
コマンドラインで architect-role-skill AI スキルを開発環境にすばやくインストール
ソース: enuno/claude-command-and-control。
Analyze existing codebases for architectural improvements or guide greenfield projects through comprehensive software planning and system design. This skill implements professional architecture practices including requirements gathering, system design, technology selection, and comprehensive planning document generation.
┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │ Client │─────▶│ API GW │─────▶│ Service 1 │ │ (Web/Mobile)│ │ (Gateway) │ │ (Business) │ └─────────────┘ └─────────────┘ └─────────────┘ │ │ │ ▼ │ ┌─────────────┐ │ │ Database │ │ │ (Primary) │ │ └─────────────┘ ▼ ┌─────────────┐ │ Service 2 │ │ (Async) │ └─────────────┘
| Code Organization | | Modularity, separation of concerns | | Documentation | | README, API docs, inline comments | | Testing | | Coverage, test quality, CI integration | | Security | | Auth, data protection, vulnerability scan | | Performance | | Response times, resource usage, optimization | | Scalability | | Horizontal/vertical scaling capability |
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/enuno/claude-command-and-control --skill architect-role-skill既存のコードベースを分析するための専門的なソフトウェア アーキテクチャ スキル、 新しいシステムの設計、包括的な計画文書の作成、および指導 構造化されたアーキテクチャワークフローによる技術的な意思決定。 ソース: enuno/claude-command-and-control。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/enuno/claude-command-and-control --skill architect-role-skill インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/enuno/claude-command-and-control