byancoleman· 58 skills
When designing distributed systems for scalability, reliability, and consistency. Covers CAP/PACELC theorems, consistency models (strong, eventual, causal), replication patterns (leader-follower, multi-leader, leaderless), partitioning strategies (hash, range, geographic), transaction patterns (saga, event sourcing, CQRS), resilience patterns (circuit breaker, bulkhead), service discovery, and caching strategies for building fault-tolerant distributed architectures.
$npx -y skills add ancoleman/ai-design-components --skill designing-distributed-systemsInstalls into the current project.
Run `npx skills use "https://github.com/ancoleman/ai-design-components" --skill "ancoleman/ai-design-components/designing-distributed-systems"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ancoleman/ai-design-components" that are relevant to the current task. Run `npx skills add "https://github.com/ancoleman/ai-design-components"` and select the relevant skills, then follow their instructions.