Proyecto 26
Official@proyecto26 · Colombia
Changing the world with small contributions 🧚
Agent Skills by Proyecto 26
Showing 38 vetted skills indexed across 5 GitHub repositories.
consistency-coordination
Determine consistency models and coordination protocols for distributed systems.
load-balancing
Distribute incoming network traffic across backend servers using balancing algorithms.
distributed-search
Architects distributed search systems with indexing pipelines, sharding strategies, and BM25 ranking models.
data-storage
Determines optimal database technology and scaling architecture from data shape, access patterns, and throughput requirements.
distributed-logging
Design distributed logging pipelines with tiered storage and correlation ID propagation.
content-delivery
Architects global CDNs by optimizing edge caching, origin offload, geo-routing strategies.
resilience-failure
Analyze system failure modes and apply circuit breakers, bulkheads, and exponential backoff.
sharded-counters
Distribute high-frequency counter writes across storage shards with HyperLogLog.
task-scheduling
Design distributed task scheduling and worker allocation systems for asynchronous background processing.
api-design
Define external API contracts with protocols, pagination, idempotency, and versioning.
observability
Define observability strategies with metrics, logs, traces, and health monitoring.
service-decomposition
Evaluate monolithic, modular monolith, and microservice trade-offs for distributed systems.
sequencer
Analyze distributed ID generation requirements for uniqueness, sortability, and throughput.
scaling-evolution
Diagnose system bottlenecks and determine the next incremental scaling step.
system-design
Orchestrate iterative reasoning loops for open-ended system design problems.
blob-store
Design scalable object storage architectures with replication or erasure coding.
requirements-scoping
Structure ambiguous system design prompts into functional requirements, non-functional constraints, and out-of-scope boundaries.
caching
Implement caching strategies for read-heavy distributed systems.
dns
Map domain names to infrastructure endpoints using DNS policies for global traffic routing.
architecture-diagram
Generate self-contained HTML and SVG architecture diagrams from system design specifications.
back-of-the-envelope
Calculate QPS, storage, bandwidth, and server counts from traffic parameters.
messaging-streaming
Evaluate messaging patterns for asynchronous distributed system architectures.
notebooklm
Query NotebookLM notebooks and generate artifacts from sources.
temporal
Orchestrates durable workflows and microservices using Temporal's TypeScript SDK.
Frequently Asked Questions About Proyecto 26
FAQPage SchemaWhat specific tasks can engineers perform using these system design capabilities?▼
Engineers can perform back-of-the-envelope capacity planning, design distributed search indexing pipelines, architect global CDN strategies, and implement resilience patterns like circuit breakers and bulkheads to ensure high availability in distributed environments.
Which technical personas benefit most from these architecture and research resources?▼
These resources are designed for senior software engineers, system architects, and technical leads who need to evaluate trade-offs between monolithic and microservice architectures, scale database throughput, or synthesize complex research papers into actionable technical documentation.
What are the primary prerequisites for implementing these distributed system designs?▼
Implementation requires foundational knowledge of network protocols, database sharding strategies, and asynchronous messaging patterns. Users should have existing infrastructure environments capable of supporting PostgreSQL, distributed object storage, and standard web-based deployment targets.