Content Preview
# Architecture Review Command Review and improve system architecture ## Instructions Perform a comprehensive architectural analysis following these steps: 1. **High-Level Architecture Analysis** - Map out the overall system architecture and components - Identify architectural patterns in use (MVC, MVP, Clean Architecture, etc.) - Review module boundaries and separation of concerns - Analyze the application's layered structure 2. **Design Patterns Assessment** - Identify desig
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/architecture-review.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/team/architecture-review.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/qdhenry/Claude-Command-SuiteThen reference at .claude/commands/team/architecture-review.md
Related Skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
linux-commands-guide
This skill provides automated assistance for linux commands guide tasks within the DevOps Basics domain.
linux-commands-guidelinuxcommandsguide
by jeremylongshore · plugins-plus-skills
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins
architecture
Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.
architecturearchitecture
by sickn33 (Antigravity) · antigravity-awesome-skills