Structured design interview that resolves consequential decisions without dwelling on reversible details. Use when the user wants to stress-test their thinking, asks to be grilled, or a task hinges on material unresolved decisions.
zhu327/go-clean-arch
SkillsMP has collected 4 skills from zhu327/go-clean-arch. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 2
- GitHub forks
- 0
Skills in this repository
Showing 4 of 4 collected skills.
Find deepening opportunities — refactors that turn shallow modules into deep ones for testability and AI-navigability. Use when the user wants architecture assessment, refactoring candidates, or module consolidation.
Expert changeset review with a senior engineer lens. Two axes — intent (does it do what was asked?) and code quality (structure, security, reliability, tests). Finds structural regressions and code-judo simplifications. Use for code review requests and…
Plan and execute multi-step changes with dependent steps, cross-layer contracts, parallel slices, or high risk. Lightweight in-session plans and direct implementation do not need this skill.