system-type-real-time

Official

Design and evaluate systems for real-time collaboration.

Authormicrosoft
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the complexities of designing and evaluating real-time and collaborative systems, providing patterns and strategies for persistent connections, state synchronization, and conflict resolution.

Core Features & Use Cases

  • Connection Patterns: Explains WebSocket, SSE, Long Polling, and WebTransport, guiding implementation for chat, gaming, and live data dashboards.
  • State Synchronization: Offers methods like server-authoritative state, optimistic updates, CRDTs, and operational transformation, for consistent multi-user experiences.
  • Reconnection & Scaling: Provides strategies for reconnect, offline queue management, fan-out, backpressure, and scaling persistent connections to handle massive user loads.
  • Use Case: Ideal for building real-time collaborative editors, multiplayer gaming backends, or live trading dashboards requiring low latency and high consistency.

Quick Start

Use this Skill to implement persistent, low-latency communication in a collaborative web app, ensuring robust reconnection and conflict management.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: system-type-real-time
Download link: https://github.com/microsoft/amplifier-bundle-systems-design/archive/main.zip#system-type-real-time

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.