Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or…
dalizard/dotfiles
SkillsMP has collected 12 skills from dalizard/dotfiles. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 12
- GitHub stars
- 4
- GitHub forks
- 0
Skills in this repository
Showing 12 of 12 collected skills.
Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.
Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase…
Build a throwaway prototype to flesh out a design - a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route.
Teach the user a new skill or concept, within this workspace.
Turn the current conversation into a PRD - no interview, just synthesis of what you've already discussed.
Stop. Restate the last message in plain human language, with no jargon.
Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
Cut AI tells from any writing. Must always apply.
Multi-agent deep review of a GitLab merge request. Use when given an MR URL or ID to review thoroughly; findings are consolidated and never posted to the MR.
GitLab merge request review. Use when reviewing merge requests in projects hosted on GitLab; always use the glab CLI, never gh.
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.