Agent skill
discover-distributed
Automatically discover distributed systems and realtime communication skills when working with consensus, CRDTs, replication, WebSocket, SSE, pub/sub, or event-driven architectures
Install this agent skill to your Project
npx add-skill https://github.com/rand/cc-polymath/tree/main/skills/discover-distributed
Metadata
Additional technical details for this skill
- author
- rand
- version
- 4.0
SKILL.md
Distributed Systems & Realtime Skills Discovery
When This Skill Activates
- Consensus algorithms (RAFT, Paxos)
- CAP theorem, consistency models
- CRDTs and eventual consistency
- Vector clocks, logical clocks, causality
- Replication, partitioning, sharding
- Distributed locks and leader election
- Gossip protocols, probabilistic data structures
- WebSockets, Server-Sent Events, streaming
- Pub/sub, push notifications, live updates
Available Skills (21 total)
Distributed Systems (17 skills)
- cap-theorem - CAP theorem, consistency vs availability trade-offs
- consensus-raft - RAFT consensus, leader election, log replication
- consensus-paxos - Paxos consensus, Basic/Multi-Paxos
- crdt-fundamentals - Conflict-free Replicated Data Types basics
- crdt-types - Specific CRDT implementations (LWW, OR-Set, RGA)
- dotted-version-vectors - Compact causality, sibling management
- interval-tree-clocks - Dynamic causality, fork/join
- vector-clocks - Causality tracking, happens-before
- logical-clocks - Lamport clocks, logical time
- eventual-consistency - Consistency levels, quorums, BASE
- conflict-resolution - LWW, multi-value, semantic resolution
- replication-strategies - Primary-backup, multi-primary, chain, quorum
- partitioning-sharding - Hash/range/consistent hashing, rebalancing
- distributed-locks - Redlock, ZooKeeper locks, fencing tokens
- leader-election - Bully, ring, consensus-based election
- gossip-protocols - Epidemic protocols, failure detection
- probabilistic-data-structures - Bloom filters, HyperLogLog, Count-Min Sketch
Realtime (4 skills)
- websocket-implementation - WebSocket connections, protocols, scaling
- server-sent-events - SSE for server-to-client streaming
- pubsub-patterns - Publish/subscribe architectures
- realtime-sync - Real-time data synchronization
Load Full Category Details
Read ../distributed-systems/INDEX.md Read ../realtime/INDEX.md
Progressive Loading
- Level 1: This gateway loads automatically (~60 lines)
- Level 2: Load category INDEX.md for full skill listings
- Level 3: Load specific skills as needed
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
typed-holes-refactor
Refactor codebases using Design by Typed Holes methodology - iterative, test-driven refactoring with formal hole resolution, constraint propagation, and continuous validation. Use when refactoring existing code, optimizing architecture, or consolidating technical debt through systematic hole-driven development.
discover-agentic
Automatically discover agentic workflow skills when building AI agents, implementing tool use patterns, managing context windows, decomposing complex tasks, or designing multi-step autonomous workflows. Activates for agentic AI development.
discover-cicd
Automatically discover CI/CD and automation skills when working with GitHub Actions, Jenkins, GitLab CI, pipelines, continuous integration, continuous deployment, or automated testing. Activates for CI/CD development tasks.
discover-cryptography
Automatically discover cryptography skills when working with encryption, TLS, certificates, PKI, and security
discover-data
Automatically discover data pipeline and ETL skills when working with ETL, data pipelines, streaming, batch processing, data validation, or pipeline orchestration. Activates for data development tasks.
discover-wasm
Automatically discover WebAssembly skills when working with WebAssembly, WASM, WASI, wasm-bindgen, Rust to WASM, wasm-pack, or browser runtime. Activates for WASM development tasks.
Didn't find tool you were looking for?