Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

claude-damn

claude-damn enthält 61 gesammelte Skills von laurac8r, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
61
Stars
2
aktualisiert
2026-07-07
Forks
1
Berufsabdeckung
7 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

atlas
Softwareentwickler

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.

2026-07-07
cat
Sonstige Computerberufe

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.

2026-07-07
check-yourself
Softwareentwickler

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.

2026-07-07
checkpoint-resume
Softwareentwickler

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"

2026-07-07
checkpoint-save
Softwareentwickler

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.

2026-07-07
continue
Softwareentwickler

retry last operation attempted before the user interrupted the process, or otherwise continue last attempted tool use

2026-07-07
cost
Softwareentwickler

Extract and log cost data for the current session.

2026-07-07
draft-cmt-msg-4-below
Softwareentwickler

draft a commit message for the below changes

2026-07-07
duper
Softwareentwickler

Isolated git worktree workflow (alias for /using-git-worktrees)

2026-07-07
duper-tdd-cat
Softwareentwickler

TDD workflow using an isolated git worktree with subagent-driven-development

2026-07-07
duper-tdd
Softwareentwickler

TDD workflow using an isolated git worktree

2026-07-07
expert-cat-review
Softwareentwickler

Expert-level review with each phase dispatched as a parallel subagent

2026-07-07
expert-duper-tdd-cat-review
Softwareentwickler

Expert-level review with subagents, then fix using TDD in an isolated git worktree with subagents

2026-07-07
expert-duper-tdd-review
Softwareentwickler

Expert-level review, then fix using TDD in an isolated git worktree

2026-07-07
expert-review
Softwareentwickler

Expert-level multi-language code review, simplification, debugging, and security audit

2026-07-07
expert-super-cat-review
Softwareentwickler

Expert-level review with subagents, then brainstorm and fix with subagents

2026-07-07
expert-super-duper-cat-review
Softwareentwickler

Expert-level review with subagents, then brainstorm and fix in an isolated git worktree with subagents

2026-07-07
expert-super-duper-review
Softwareentwickler

Expert-level review, then brainstorm and fix in an isolated git worktree

2026-07-07
expert-super-duper-tdd-cat-review
Softwareentwickler

Expert-level review with subagents, then brainstorm and fix using TDD in an isolated git worktree with subagents

2026-07-07
expert-super-duper-tdd-review
Softwareentwickler

Expert-level review, then brainstorm and fix using TDD in an isolated git worktree

2026-07-07
expert-super-review
Softwareentwickler

Expert-level review, then brainstorm and fix

2026-07-07
expert-super-tdd-cat-review
Softwareentwickler

Expert-level review with subagents, then brainstorm and fix using TDD with subagents

2026-07-07
expert-super-tdd-review
Softwareentwickler

Expert-level review, then brainstorm and fix using TDD

2026-07-07
expert-tdd-cat-review
Softwareentwickler

Expert-level review with subagents, then fix using TDD with subagents

2026-07-07
expert-tdd-review
Softwareentwickler

Expert-level review, then fix using TDD

2026-07-07
fixer
Softwareentwickler

Systematic debugging (alias for /superpowers:systematic-debugging)

2026-07-07
learn
Softwareentwickler

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

2026-07-07
legal-visual-aid
Rechtsanwälte

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.

2026-07-07
lets-make-a-skill
Softwareentwickler

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).

2026-07-07
listen
Sonstige Computerberufe

Execute instructions while listening for and invoking every skill referenced within them

2026-07-07
review
Softwarequalitätssicherungsanalysten und -tester

Review command

2026-07-07
super-cat
Sonstige Computerberufe

Brainstorming with subagent-driven-development

2026-07-07
super-duper-cat
Sonstige Computerberufe

Brainstorming workflow using an isolated git worktree with subagent-driven-development

2026-07-07
super-duper-fixer-cat
Sonstige Computerberufe

Expert review to debug, then fix using brainstorming workflow in an isolated git worktree with subagent-driven-development

2026-07-07
super-duper-fixer
Sonstige Computerberufe

Expert review to debug, then fix using brainstorming workflow in an isolated git worktree

2026-07-07
super-duper-fixer-tdd-cat
Sonstige Computerberufe

Expert review to debug, then fix using brainstorm+TDD workflow in an isolated git worktree with subagent-driven-development

2026-07-07
super-duper
Sonstige Computerberufe

Brainstorming workflow using an isolated git worktree

2026-07-07
super-duper-tdd-cat
Sonstige Computerberufe

Brainstorm+TDD workflow using an isolated git worktree with subagent-driven-development

2026-07-07
super-duper-tdd
Sonstige Computerberufe

Brainstorm+TDD workflow using an isolated git worktree

2026-07-07
super-fixer-cat
Softwareentwickler

Expert review to debug, then fix using brainstorming workflow with subagent-driven-development

2026-07-07
Zeigt die Top 40 von 61 gesammelten Skills in diesem Repository.