Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dotclaude

dotclaude에는 8408323에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
0
업데이트
2026-05-22
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

context-budget
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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

2026-05-22
refactor
소프트웨어 개발자

Safely refactor code with test coverage as a safety net

2026-05-22
ship
소프트웨어 개발자

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

2026-05-22
tdd
소프트웨어 품질 보증 분석가·테스터

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

2026-05-22
test-writer
소프트웨어 품질 보증 분석가·테스터

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