·architect-role-skill
>_

architect-role-skill

Professional software architecture skill for analyzing existing codebases, designing new systems, creating comprehensive planning documents, and guiding technical decision-making through structured architectural workflows.

10Installs·0Trend·@enuno

Installation

$npx skills add https://github.com/enuno/claude-command-and-control --skill architect-role-skill

How to Install architect-role-skill

Quickly install architect-role-skill AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/enuno/claude-command-and-control --skill architect-role-skill
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: enuno/claude-command-and-control.

SKILL.md

View raw

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 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/enuno/claude-command-and-control --skill architect-role-skill
Category
>_Productivity
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from enuno/claude-command-and-control

Quick answers

What is architect-role-skill?

Professional software architecture skill for analyzing existing codebases, designing new systems, creating comprehensive planning documents, and guiding technical decision-making through structured architectural workflows. Source: enuno/claude-command-and-control.

How do I install architect-role-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/enuno/claude-command-and-control --skill architect-role-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/enuno/claude-command-and-control