system-design

Help design systems and evaluate architectural decisions.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "system-design" with this command: npx skills add anthropics/knowledge-work-plugins/anthropics-knowledge-work-plugins-system-design

System Design

Help design systems and evaluate architectural decisions.

Framework

  1. Requirements Gathering
  • Functional requirements (what it does)

  • Non-functional requirements (scale, latency, availability, cost)

  • Constraints (team size, timeline, existing tech stack)

  1. High-Level Design
  • Component diagram

  • Data flow

  • API contracts

  • Storage choices

  1. Deep Dive
  • Data model design

  • API endpoint design (REST, GraphQL, gRPC)

  • Caching strategy

  • Queue/event design

  • Error handling and retry logic

  1. Scale and Reliability
  • Load estimation

  • Horizontal vs. vertical scaling

  • Failover and redundancy

  • Monitoring and alerting

  1. Trade-off Analysis
  • Every decision has trade-offs. Make them explicit.

  • Consider: complexity, cost, team familiarity, time to market, maintainability

Output

Produce clear, structured design documents with diagrams (ASCII or described), explicit assumptions, and trade-off analysis. Always identify what you'd revisit as the system grows.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

data-visualization

No summary provided by upstream source.

Repository SourceNeeds Review
Research

task-management

No summary provided by upstream source.

Repository SourceNeeds Review
Research

content-creation

No summary provided by upstream source.

Repository SourceNeeds Review
Research

interactive-dashboard-builder

No summary provided by upstream source.

Repository SourceNeeds Review