senior-architect
Complete toolkit for senior architect with modern tools and best practices.
npx skills add sickn33/agentic-awesome-skills --skill senior-architect --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Senior Architect Complete toolkit for senior architect with modern tools and best practices. ## Quick Start ### Main Capabilities This skill provides three core capabilities through automated scripts: ```bash # Script 1: Architecture Diagram Generator python scripts/architecture_diagram_generator.py [options] # Script 2: Project Architect python scripts/project_architect.py [options] # Script 3: Dependency Analyzer python scripts/dependency_analyzer.py [options] ``` ## Core Capabilities ### 1. Architecture Diagram Generator Automated tool for architecture diagram generator tasks. **Features:** - Automated scaffolding - Best practices built-in - Configurable templates - Quality checks **Usage:** ```bash python scripts/architecture_diagram_generator.py <project-path> [options] ``` ### 2. Project Architect Comprehensive analysis and optimization tool. **Features:** - Deep analysis - Performance metrics - Recommendations - Automated fixes **Usage:** ```bash python scripts/project_architect.py <target-path> [--verbose] ``` ### 3. Dependency Analyzer Advanced tooling for specialized tasks. **Features:** - Expert-level automation - Custom configurations - Integration ready - Production-
- Quick Start
- Main Capabilities
- Core Capabilities
- 1. Architecture Diagram Generator
- 2. Project Architect
- 3. Dependency Analyzer
- Reference Documentation
- Architecture Patterns
- System Design Workflows
- Tech Decision Guide
- Tech Stack
- Development Workflow
- 1. Setup and Configuration
- 2. Run Quality Checks
Script 1: Architecture Diagram Generator python scripts/architecture_diagram_generator.py [options] Script 2: Project Architect python scripts/project_architect.py [options] Script 3: Dependency Analyzer python scripts/dependency_analyzer.py [options] python scripts/architecture_diagram_generator.py <project-path> [options] python scripts/project_architect.py <target-path> [--verbose] python scripts/dependency_analyzer.py [arguments] [options] Install dependencies
What does the senior-architect skill do?
Complete toolkit for senior architect with modern tools and best practices.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill senior-architect --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.