·system-architect
!

system-architect

System architecture skill for designing scalable, maintainable software systems. Covers microservices/monolith decisions, API design, DB selection, caching, security, and scalability planning.

5Installs·0Trend·@georgekhananaev

Installation

$npx skills add https://github.com/georgekhananaev/claude-skills-vault --skill system-architect

How to Install system-architect

Quickly install system-architect 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/georgekhananaev/claude-skills-vault --skill system-architect
  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: georgekhananaev/claude-skills-vault.

SKILL.md

View raw

Reference patterns.json for patterns, tech recommendations, trade-offs.

| Sync REST | Simple CRUD | Tight coupling | | Async Queue | Decoupling | Complexity | | Event Sourcing | Audit trail | Storage | | CQRS | Read/write opt | Eventual consistency | | GraphQL | Flexible queries | Caching | | gRPC | High perf | Browser support |

| SQL | ACID, complex queries | Scaling | | NoSQL | Flexibility, scale | Consistency | | Cache-aside | Read-heavy | Invalidation |

System architecture skill for designing scalable, maintainable software systems. Covers microservices/monolith decisions, API design, DB selection, caching, security, and scalability planning. Source: georgekhananaev/claude-skills-vault.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/georgekhananaev/claude-skills-vault --skill system-architect
Category
!Security
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from georgekhananaev/claude-skills-vault

Quick answers

What is system-architect?

System architecture skill for designing scalable, maintainable software systems. Covers microservices/monolith decisions, API design, DB selection, caching, security, and scalability planning. Source: georgekhananaev/claude-skills-vault.

How do I install system-architect?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/georgekhananaev/claude-skills-vault --skill system-architect 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/georgekhananaev/claude-skills-vault

Details

Category
!Security
Source
skills.sh
First Seen
2026-02-26