system-design-expert
Installation
SKILL.md
System Design Expert
Architecture Patterns
| Pattern | Use When | Trade-offs |
|---|---|---|
| Monolith | Small team, MVP, simple domain | Easy to deploy, hard to scale |
| Microservices | Large team, complex domain, scale | Flexible, complex ops |
| Serverless | Event-driven, variable load | Pay per use, cold starts |
Scalability Checklist
Horizontal Scaling
- Stateless application (no local sessions)
- Load balancer configured
- Database connection pooling
- Shared cache (Redis)
- CDN for static assets
Related skills
More from duck4nh/antigravity-kit
linux-server-expert
>-
337pentest-expert
>-
179web-security-expert
>-
65exploit-dev-expert
>-
65webpack-expert
Webpack build optimization expert with deep knowledge of configuration patterns, bundle analysis, code splitting, module federation, performance optimization, and plugin/loader ecosystem. Use PROACTIVELY for any Webpack bundling issues including complex optimizations, build performance, custom plugins/loaders, and modern architecture patterns. If a specialized expert is a better fit, I will recommend switching and stop.
31mode-exploit
>-
19