スキル一覧に戻る
ShalomDeitch1

design

by ShalomDeitch1

0🍴 0📅 2025年12月31日
GitHubで見るManusで実行

SKILL.md


name: design description: use this skill when the user is designing or planning some feature or features

design

This project is to present System Design principals using examples from the hellointerview site. The idea is to present tools used to make relaiable, low latency, scaleable systems. The availabilty vs consistency should be as needed for the project.

Rules:

  • always use the most simple design possible

  • the examples here are all Java with Springboot. Use localstack and TestContainers when needed.

  • each project is made up of subprojects, where the subproject either shows how to use some technology or uses technologies to implement the subject of the design

  • each subproject has a README.md file that describes used in that subproject.

  • if a subproject has subprojects then the README.md file should link to those subprojects and give a short description what each one does

  • the README.md files that are not in subprojects that contains other subprojects should had mermaid graphs of the flow and sequence of the code presented in that subproject and a description why and when to use it. If there are times not to use it, those should be presented too. If there are alternatives, mention that also.

  • ask questions to get a better design and clarify requirements

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です