mit einem Klick
claude-damn
claude-damn enthält 61 gesammelte Skills von laurac8r, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Render a single "where am I, what have I done, what's next" survey HTML page composing anchor cascade + tesseract shelf + git state + CHECKPOINT.md + TaskList. Read-only by design.
Subagent-driven development as the explicit combination of /subagent-driven-development (sequential, review-gated execution) and /dispatching-parallel-agents (independent fan-out). Opens with one combined pre-dispatch question to set the execution mode and the edit-approval mode, then dispatches accordingly.
Use when a discrete task boundary is crossed in multi-step work — step completion, subagent dispatch return, Skill-tool invocation return, /proceed gate passed, test-run completion, or file-write to a durable artifact (spec, plan, SKILL.md). Do not substitute an in-place TaskList update for this skill.
Use when resuming paused work, starting a session where a CHECKPOINT.md exists, or when the user says "continue from checkpoint", "resume", or "pick up where we left off"
Use when pausing work that will be resumed later, when switching contexts, or when the user asks to save a checkpoint. Creates a CHECKPOINT.md that captures full resumption context.
retry last operation attempted before the user interrupted the process, or otherwise continue last attempted tool use
Extract and log cost data for the current session.
draft a commit message for the below changes
Isolated git worktree workflow (alias for /using-git-worktrees)
TDD workflow using an isolated git worktree with subagent-driven-development
TDD workflow using an isolated git worktree
Expert-level review with each phase dispatched as a parallel subagent
Expert-level review with subagents, then fix using TDD in an isolated git worktree with subagents
Expert-level review, then fix using TDD in an isolated git worktree
Expert-level multi-language code review, simplification, debugging, and security audit
Expert-level review with subagents, then brainstorm and fix with subagents
Expert-level review with subagents, then brainstorm and fix in an isolated git worktree with subagents
Expert-level review, then brainstorm and fix in an isolated git worktree
Expert-level review with subagents, then brainstorm and fix using TDD in an isolated git worktree with subagents
Expert-level review, then brainstorm and fix using TDD in an isolated git worktree
Expert-level review, then brainstorm and fix
Expert-level review with subagents, then brainstorm and fix using TDD with subagents
Expert-level review, then brainstorm and fix using TDD
Expert-level review with subagents, then fix using TDD with subagents
Expert-level review, then fix using TDD
Systematic debugging (alias for /superpowers:systematic-debugging)
Use when you want to review the current session for skills that misfired (skipped, invoked-but-ignored, or triggered user corrections) and update them — scans the active transcript, classifies findings, and delegates fixes to /lets-make-a-skill with per-finding approval
Use when the user gives a contract (text, file, or paste) and wants both an analysis AND an at-a-glance visual — "review this contract and make me a one-pager", "summarize this agreement visually", "give me a visual of the contract risks", "review + visualize this NDA/MSA/lease/EULA". Composes a risk-scored contract review with a single-page HTML visual aid.
Use when creating or improving a skill that must both perform well on real prompts AND hold under rationalization pressure (discipline rules, process guardrails, workflows agents might shortcut under time or sunk-cost pressure).
Execute instructions while listening for and invoking every skill referenced within them
Review command
Brainstorming with subagent-driven-development
Brainstorming workflow using an isolated git worktree with subagent-driven-development
Expert review to debug, then fix using brainstorming workflow in an isolated git worktree with subagent-driven-development
Expert review to debug, then fix using brainstorming workflow in an isolated git worktree
Expert review to debug, then fix using brainstorm+TDD workflow in an isolated git worktree with subagent-driven-development
Brainstorming workflow using an isolated git worktree
Brainstorm+TDD workflow using an isolated git worktree with subagent-driven-development
Brainstorm+TDD workflow using an isolated git worktree
Expert review to debug, then fix using brainstorming workflow with subagent-driven-development