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

dotclaude

dotclaude enthält 8 gesammelte Skills von 8408323, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
8
Stars
0
aktualisiert
2026-05-22
Forks
0
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

context-budget
Softwareentwickler

Estimate per-turn token cost of this project's `.claude/` configuration and `CLAUDE.md`. Reports always-loaded vs path-scoped vs invoked-only, ranks the top contributors, and flags entries over budget. Add `--api` for exact counts via Anthropic's count_tokens endpoint instead of the chars/4 heuristic.

2026-05-22
debug-fix
Softwareentwickler

Find and fix a bug. Default is careful (reproduce, investigate, test). Add `--fast` for emergency production mode (hotfix branch, minimal change, ship a PR fast).

2026-05-22
explain
Softwareentwickler

Explain code. Default is a one-sentence summary plus a mental model. Add `verbose` to also get an ASCII diagram, key details, and a modification guide.

2026-05-22
pr-review
Softwarequalitätssicherungsanalysten und -tester

Review code changes or a pull request. Delegates to specialist agents for code quality, security, performance, and documentation, in parallel.

2026-05-22
refactor
Softwareentwickler

Safely refactor code with test coverage as a safety net

2026-05-22
ship
Softwareentwickler

Scan changes, commit, push, and create a PR. With confirmation at each step

2026-05-22
tdd
Softwarequalitätssicherungsanalysten und -tester

Test-Driven Development loop. Write a failing test first, then the minimum code to pass it, then refactor. Repeat.

2026-05-22
test-writer
Softwarequalitätssicherungsanalysten und -tester

Write comprehensive tests for new or changed code. Use automatically when new features are added, functions are created, or behavior is modified.

2026-05-22