By abhiyan100
Researches industry-standard system design for any project archetype and writes a reusable, decision-driven SYSTEMDESIGN.md before you write code.
A Claude Code plugin that researches the right architecture for your project and writes a reusable, decision-driven SYSTEMDESIGN.md — before you write code, so you avoid expensive rework later.
It doesn't design from memory. It:
SYSTEMDESIGN.md from a battle-tested template.~/.claude/system-design/archetypes/ so the next project of the same kind starts from proven ground.Most architecture mistakes are discovered late, as rework. Researching the handful of decisions that are expensive to reverse — the data model, consistency model, fan-out strategy, tenant isolation — before coding is cheap insurance. And because the output is keyed to an archetype, the research is reusable by anyone building that same kind of system.
/plugin marketplace add <your-org>/system-design-architect
/plugin install system-design-architect
Or point your marketplace at this repo's .claude-plugin/marketplace.json.
/systemdesign — in any project; infers context from the repo./systemdesign a multi-tenant SaaS for scheduling with Stripe billing — greenfield, describe it..claude-plugin/
plugin.json # plugin manifest
marketplace.json # single-plugin marketplace listing
skills/system-design/
SKILL.md # the workflow (profile → decompose → research → decide → write → compound)
references/
critical-aspects.md # taxonomy of 16+ system-design dimensions + search terms
archetypes.md # project archetypes → critical aspects, reference systems, key tradeoff
research-playbook.md # how to search: per-aspect queries, GitHub mining, context7, quality bar
template.md # the SYSTEMDESIGN.md output structure
commands/systemdesign.md # /systemdesign slash command
agents/system-design-researcher.md # parallel per-aspect research subagent
A SYSTEMDESIGN.md in your project root: project profile, ranked critical aspects, architecture diagram, one decision-with-tradeoffs-and-citations block per aspect, data model, API surface, non-functional plan, risks/open questions, and reuse notes.
MIT — see LICENSE.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub abhiyan100/system-design-architect --plugin system-design-architectMines your past Claude Code sessions and writes the personal skills only you would need.
Turn public websites into design.md drafts with screenshots, component crops, hover states, and computed style artifacts.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications