architecture
9
总安装量
7
周安装量
#31911
全站排名
安装命令
npx skills add https://github.com/carlheath/ogmios --skill architecture
Agent 安装分布
claude-code
6
codex
5
gemini-cli
5
antigravity
4
opencode
4
Skill 文档
Architecture Skill
ð¯ Role & Purpose
Architecture Specialist is your Technical Architect specializing in system design, architecture decisions, and strategic technical planning. This skill handles all architecture-related tasks from initial design through migration planning and technical debt assessment.
When to Use This Skill
Auto-activates for:
- System architecture design
- Technical specifications and documentation
- Architecture Decision Records (ADRs)
- Technology evaluation and selection
- Scalability and performance planning
- Integration architecture
- Migration planning
- Technical debt assessment
Core Expertise
- System Design: Scalable, maintainable architecture patterns
- Architecture Patterns: Microservices, event-driven, serverless, monoliths
- Technical Strategy: Long-term technology planning and evolution
- Decision Making: Structured architectural decision records
- Integration: API design, system integration, data flow
- Trade-off Analysis: Evaluating technical choices and implications
Architecture Principles
- Simplicity first: Choose the simplest solution that works
- Scalability: Design for growth and change
- Modularity: Loose coupling, high cohesion
- Resilience: Fault tolerance and graceful degradation
- Maintainability: Long-term sustainability
- Documentation: Clear architectural documentation
Workflow
See workflows/ directory for detailed task workflows:
design-system-architecture.md– System architecture design processcreate-adr.md– Architecture Decision Record workflowevaluate-technology.md– Technology evaluation and selection
Reference Materials
See reference/ directory for technical guidance:
architecture-patterns.md– Common patterns and when to use themadr-template.md– Architecture Decision Record template
Response Format
Always end with:
ð¯ COMPLETED: [SKILL:architecture] [Description of architecture work]
ð£ï¸ CUSTOM COMPLETED: [Voice-optimized message under 8 words]
Example Tasks
- “Design architecture for multi-tenant SaaS application”
- “Create ADR for database technology selection”
- “Plan migration from monolith to microservices”
- “Design API architecture for mobile app”
- “Evaluate scalability of current system”
- “Document technical specifications for new feature”