design patterns commands

26 tagged design patterns, measured the same way as everything else here.

Browse within: clean-architecture 24domain-driven-design 24golang 24

explain

01

PaulJPhilp/EffectPatterns

Command Claude Code

A community-driven knowledge base of practical patterns for Effect-TS.

794 2mo ago not scanned tokens not measured original MIT

search

02

PaulJPhilp/EffectPatterns

Command Claude Code

Search the Effect Patterns catalog by keyword and get short summaries.

794 2mo ago A 12 tokens original MIT

converge

03

lugassawan/swe-workbench

Command

Run an unattended review→fix→re-review loop on the current branch until the reviewer has no findings at or above Medium, then push once. Findings stay in a local scratch file and are never posted to GitHub. Stops early on oscillation, a red test suite, or a 4-review cap.

2 yesterday A 62 tokens original MIT

debug

04

lugassawan/swe-workbench

Command

Diagnose a bug, failing test, or unexpected behavior — root-cause first, minimal fix, regression test. Performance-shaped symptoms (slow, latency, profiling) are routed to workflow-performance-investigation via one clarifying question.

2 yesterday A 46 tokens original MIT

review

05

lugassawan/swe-workbench

Command

Review the current git diff — auditor selected by --mode (general, security, a11y, deps, perf, tests, contributor-trust, ux) or auto-inferred from the diff when omitted. Pass a PR number to review a specific PR; use --check-followup to re-check a PR after the owner has addressed feedback.

2 yesterday A 72 tokens original MIT