Design CDN and edge deployment strategy for global distribution - optimizes latency, plans caching architecture, and recommends edge compute placement
/plugin marketplace add melodic-software/claude-code-plugins/plugin install systems-design@melodic-software<requirements-or-system># Edge Strategy Command This command designs CDN and edge deployment strategies for globally distributed systems. ## Purpose Generate edge architecture plans including: 1. Geographic distribution requirements 2. CDN and caching strategy 3. Edge compute placement decisions 4. Latency optimization plan 5. Multi-region failover design ## Workflow ### Phase 1: Requirements Gathering Understand the distribution needs: **If requirements provided:** - Parse geographic and latency requirements - Identify user distribution patterns - Determine content types and caching potential - Check com...