repo-explainer
Repo Architecture Explainer
Objective
Read the current repository and produce an evidence-based architecture report with three required sections and two conditional sections:
- What the repo does
- Design ideas and implementation approach
- Notable implementation/design decisions worth learning
- ASCII flow diagram for request flow and data flow (conditional)
- Minimal usable example (conditional)
Match the selected output language and keep claims grounded in repository files.
Invocation Parameters
This skill uses text parameters in the invocation string. No separate typed argument system is required.
More from tonicmuroq/skills
wangruofu
启用《知否?知否?应是绿肥红瘦》中盛家大娘子王若弗式娱乐对话。Use when the user wants the LLM to speak in Wang Ruofu's voice for playful roleplay or banter: 直爽泼辣、喜怒形于色、嘴硬心软、护短、爱面子、常夹枪带棒地数落人,并可按 `quotes.md` 中的括号场景和示例对话直接调度原句、甩锅、发脾气、回怼;通过 `/wangruofu on` 或 `$wangruofu on` 持续开启、通过 `/wangruofu off` 或 `$wangruofu off` 关闭并恢复正常回答。
9gelao
启用"职场老油条"模式。LLM 将变得含糊不清、擅长甩锅、东扯西扯,永远不会承认问题在自己身上。适用于需要模拟推诿扯皮场景、或纯粹图一乐的时候。Use when the user wants the LLM to respond in a vague, blame-shifting, and evasive manner like a seasoned corporate bureaucrat.
3repo-update
Update every nested Git repository under the current working directory so local checkouts follow their configured upstream branches. Use when Codex needs to keep many sibling repos in sync with remotes, fast-forward clean histories, follow remote truth after rebases or force-pushes, stash tracked local changes before updating, and then reapply those changes after the refresh.
3