SkillAgentSearch skills...

Systemizer

A system design tool that allows you to simulate data flow of distributed systems.

Install / Use

/learn @honzaap/Systemizer

README

<p align="center"><img align="center" src="https://honzaap.github.io/Systemizer/assets/logo.svg" width=100 height=100> <h1 align="center">Systemizer</h1></p> <p align="center"> <img alt="Scrutinizer build (GitHub/Bitbucket)" src="https://img.shields.io/scrutinizer/build/g/honzaap/Systemizer/main?style=flat-square"> <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/honzaap/Systemizer?style=flat-square"> <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/honzaap/Systemizer?color=2411ed&style=flat-square"> <img alt="GitHub" src="https://img.shields.io/github/license/honzaap/Systemizer?style=flat-square"> </p> <p>Systemizer is a system design tool used to create and simulate large scale distributed systems. </p>

Want to try Systemizer?

Systemizer is currently hosted on <a href="https://honzaap.github.io/Systemizer/">GitHub Pages</a>.

GIF of Systemizer

How does Systemizer work?

  • Select a component. This can be an API, Client, Message Queue, you name it.
  • Create customizable endpoints, and connect components together.
  • Send data to endpoints and watch the data flow of your system.

Installation

  1. Clone repository to your local machine
  2. Open terminal and cd into repository folder
  3. run npm install
  4. run npm run start
  5. Systemize!

Documentation

  • Documentation can be found in the <a href="https://github.com/honzaap/Systemizer/wiki">Wiki section</a> of this repo.

Contributing

  • To learn about contributing, visit the <a href="https://github.com/honzaap/Systemizer/wiki/how-to-contribute">How to contribute</a> section.
  • You can also check <a href="https://github.com/honzaap/Systemizer/issues">Issues</a> to see if there is anything you want to help with.

Related Skills

View on GitHub
GitHub Stars1.5k
CategoryDevelopment
Updated1d ago
Forks90

Languages

TypeScript

Security Score

100/100

Audited on Apr 9, 2026

No findings