architecture-selection
✓System architecture patterns including monolith, microservices, event-driven, and serverless, with C4 modeling, scalability strategies, and technology selection criteria. Use when designing system architectures, evaluating patterns, or planning scalability.
Installation
SKILL.md
Systematic guidance for selecting and implementing architecture patterns that match requirements, team capabilities, and scalability needs.
| Simple deployment | Limited scalability | | Easy debugging | Large codebase to manage | | Single codebase | Technology lock-in | | Fast development initially | Team coupling | | Transactional consistency | Full redeploy for changes |
Independently deployable services organized around business capabilities.
System architecture patterns including monolith, microservices, event-driven, and serverless, with C4 modeling, scalability strategies, and technology selection criteria. Use when designing system architectures, evaluating patterns, or planning scalability. Source: rsmdt/the-startup.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/rsmdt/the-startup --skill architecture-selection- Source
- rsmdt/the-startup
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-12
- Updated
- 2026-02-18
Quick answers
What is architecture-selection?
System architecture patterns including monolith, microservices, event-driven, and serverless, with C4 modeling, scalability strategies, and technology selection criteria. Use when designing system architectures, evaluating patterns, or planning scalability. Source: rsmdt/the-startup.
How do I install architecture-selection?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rsmdt/the-startup --skill architecture-selection Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/rsmdt/the-startup
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-12