---
title: "systems-architecture"
description: "Systems architecture and distributed systems skills including Designing Data-Intensive Applications (Martin Kleppmann), System Design Interview (Alex Xu), Clean Architecture (Robert C. Martin), Release It! (Michael Nygar"
canonical: https://agentpluginsdirectory.com/plugins/systems-architecture
last-updated: 2026-09-25
---

# systems-architecture
Systems architecture and distributed systems skills including Designing Data-Intensive Applications (Martin Kleppmann), System Design Interview (Alex Xu), Clean Architecture (Robert C. Martin), Release It! (Michael Nygard), High Performance Browser Networking (Ilya Grigorik), and Team Topologies (Skelton & Pais)
- Slug: systems-architecture
- Publisher: Wondel.ai
- Repository: https://github.com/wondelai/skills
- Manifest: plugins/systems-architecture/plugin.json
- Version: 1.8.0
- License: MIT
- Category (editorial): code-review
- Skills: 6 (clean-architecture, ddia-systems, high-perf-browser, release-it, system-design, team-topologies)
- MCP servers: 0
- Stars: 2255
- Repository created: 2026-01-29
- Repository last pushed: 2026-09-10
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/systems-architecture
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## Skills

- clean-architecture: Structure software around the Dependency Rule: source code dependencies point inward from frameworks to use cases to entities. Use when the user mentions "architecture layers", "dependency rule", "ports and adapters (hexagonal)", "onion architecture", "screaming architecture", "where should busines…
- ddia-systems: Design data systems by understanding storage engines, replication, partitioning, transactions, and consistency models. Use when the user mentions "database choice", "which database should I use", "SQL or NoSQL", "replication lag", "partitioning strategy", "consistency vs availability", "stream proc…
- high-perf-browser: Optimize web performance through network protocols, resource loading, and browser rendering internals. Use when the user mentions "my site is slow", "Core Web Vitals", "HTTP/2 or HTTP/3", "resource hints", "network latency", "render blocking", "TCP/TLS optimization", "service worker", "Cache-Contro…
- release-it: Build production-ready systems with stability patterns: circuit breakers, bulkheads, timeouts, and retry logic. Use when the user mentions "production outage", "circuit breaker", "deployment pipeline", "chaos engineering", "retry storm", "health checks", "my service keeps crashing", "prevent cascad…
- system-design: Design scalable distributed systems using structured approaches for load balancing, caching, database scaling, and message queues. Use when the user mentions "system design", "scale this", "high availability", "rate limiter", "design a URL shortener", "design Twitter", "design Uber", "design a news…
- team-topologies: Organize business and technology teams for fast flow using Skelton & Pais''s "Team Topologies". Use when the user mentions "team topologies", "Conway''s law", "platform team", "stream-aligned team", "team boundaries", "cognitive load", "how should we split teams", "who owns this service", "team dep…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
