com um clique
distributed-systems-index
Index of Distributed Systems Skills
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Index of Distributed Systems Skills
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Index of Build Systems Skills
Coordination patterns for distributed dataflow systems including barriers, epochs, and distributed snapshots
Windowing, sessionization, time-series aggregation, and late data handling for streaming systems
Comprehensive guide to GNU Debugger (GDB) for debugging C/C++/Rust programs. Covers breakpoints, stack traces, variable inspection, TUI mode, .gdbinit customization, Python scripting, remote debugging, and core file analysis.
Paxos consensus algorithm including Basic Paxos, Multi-Paxos, roles, phases, and practical implementations
Gossip protocols for disseminating information, failure detection, and eventual consistency in large-scale distributed systems
| name | distributed-systems-index |
| description | Index of Distributed Systems Skills |
Total Skills: 17 Category: distributed-systems
Description: CAP theorem fundamentals, consistency vs availability trade-offs, and practical implications for distributed system design
Load this skill: Read cap-theorem.md
Description: RAFT consensus algorithm including leader election, log replication, safety guarantees, and implementation patterns
Load this skill: Read consensus-raft.md
Description: Paxos consensus algorithm including Basic Paxos, Multi-Paxos, roles, phases, and practical implementations
Load this skill: Read consensus-paxos.md
Description: Conflict-free Replicated Data Types (CRDTs) fundamentals including convergence, commutativity, and basic CRDT operations
Load this skill: Read crdt-fundamentals.md
Description: Specific CRDT implementations including LWW-Register, OR-Set, RGA, and collaborative text editing CRDTs
Load this skill: Read crdt-types.md
Description: Dotted version vectors for efficient sibling management, compact causality tracking, reducing metadata overhead compared to pure vector clocks
Load this skill: Read dotted-version-vectors.md
Description: Interval tree clocks for dynamic systems, scalable causality tracking, fork/join operations, avoiding process ID exhaustion
Load this skill: Read interval-tree-clocks.md
Description: Vector clocks for tracking causality in distributed systems, detecting concurrent events, and resolving conflicts
Load this skill: Read vector-clocks.md
Description: Lamport logical clocks for establishing happened-before ordering in distributed systems without synchronized physical clocks
Load this skill: Read logical-clocks.md
Description: Eventual consistency models, consistency levels, read/write quorums, and practical trade-offs in distributed systems
Load this skill: Read eventual-consistency.md
Description: Conflict resolution strategies including Last-Write-Wins, multi-value, semantic resolution, and application-specific merge functions
Load this skill: Read conflict-resolution.md
Description: Data replication strategies including primary-backup, multi-primary, chain replication, and quorum-based replication
Load this skill: Read replication-strategies.md
Description: Data partitioning and sharding strategies including hash-based, range-based, consistent hashing, and rebalancing
Load this skill: Read partitioning-sharding.md
Description: Distributed locking patterns including Redis Redlock, ZooKeeper locks, lease-based locking, and fencing tokens
Load this skill: Read distributed-locks.md
Description: Leader election algorithms including bully algorithm, ring algorithm, and consensus-based election with RAFT/Paxos
Load this skill: Read leader-election.md
Description: Gossip protocols for disseminating information, failure detection, and eventual consistency in large-scale distributed systems
Load this skill: Read gossip-protocols.md
Description: Probabilistic data structures including Bloom filters, HyperLogLog, Count-Min Sketch for space-efficient approximations
Load this skill: Read probabilistic-data-structures.md
# List all skills in this category
ls skills/distributed-systems/*.md
# Load specific skills
Read cap-theorem.md
Read consensus-raft.md
Read crdt-fundamentals.md
# ... and 14 more
See skills/README.md for the complete catalog of all categories and gateway skills.
Browse: This index provides a quick reference. Load the discover-distributed gateway skill for common workflows and integration patterns.
Read ../discover-distributed/SKILL.md