Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

dotclaude

dotclaude contém 8 skills coletadas de 8408323, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
8
Stars
0
atualizado
2026-05-22
Forks
0
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

context-budget
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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

2026-05-22
refactor
Desenvolvedores de software

Safely refactor code with test coverage as a safety net

2026-05-22
ship
Desenvolvedores de software

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

2026-05-22
tdd
Analistas de garantia de qualidade de software e testadores

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

2026-05-22
test-writer
Analistas de garantia de qualidade de software e testadores

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