Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

claude-tools

claude-tools contiene 15 skills recopiladas de vojtaholik, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
15
Stars
1
actualizado
2026-04-17
Forks
0
Cobertura ocupacional
8 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

vojta-act
Desarrolladores de software

Make Claude default to implementing changes rather than just suggesting them. Use when the model keeps proposing edits instead of applying them, or when you want a bias toward action in an agentic coding context.

2026-04-17
vojta-bug-hunt
Analistas de garantía de calidad de software y probadores

Raise recall in code review — get Claude to report every bug it finds, including low-confidence ones. Use for code review harnesses, security audits, or any workflow where missing a real bug is worse than a few false positives.

2026-04-17
vojta-cleanup
Administradores de redes y sistemas informáticos

Stop Claude from leaving behind temporary scripts, scratch files, and iteration helpers after a task. Use when you want a clean workspace — no extra files beyond the requested deliverables.

2026-04-17
vojta-concise
Editores

Make Claude's responses shorter and more focused. Use when the model is over-explaining, adding non-essential context, or producing verbose answers for simple lookups.

2026-04-17
vojta-confirm
Desarrolladores de software

Make Claude ask before taking destructive or hard-to-reverse actions (rm, force-push, dropping tables, posting publicly). Use in autonomous agents that touch shared systems or in any context where the blast radius of a wrong action is high.

2026-04-17
vojta-deep-research
Científicos de datos

Structured, hypothesis-driven research across large corpora. Use for complex research tasks, literature reviews, competitive analysis, or anywhere Claude needs to synthesize information from many sources with tracked confidence.

2026-04-17
vojta-design-options
Directores de arte

Get visual variety by having Claude propose multiple design directions before building. Use for open-ended design briefs, landing pages, brand work, or any frontend where you want to pick a direction rather than accept the default.

2026-04-17
vojta-frontend-design
Desarrolladores web

Build distinctive, non-generic frontends. Use when designing web UIs, landing pages, marketing sites, portfolios, or any visual frontend where the default "AI slop" aesthetic (Inter/Roboto fonts, purple gradients, generic cards) should be avoided.

2026-04-17
vojta-investigate
Desarrolladores de software

Force Claude to read referenced files before answering — eliminates hallucinated claims about code. Use in agentic coding, code review, or any Q&A over a codebase where accuracy matters more than speed.

2026-04-17
vojta-minimal
Desarrolladores de software

Stop Claude from over-engineering — no unrequested refactors, extra abstractions, speculative flexibility, or defensive code. Use for focused bug fixes, small features, or any task where scope creep is a problem.

2026-04-17
vojta-no-hardcode
Desarrolladores de software

Prevent Claude from gaming tests — no hard-coded values, no helper-script workarounds, no solutions that only pass the specific test cases. Use when tests are involved and you want real, generalizable implementations.

2026-04-17
vojta-parallel-tools
Desarrolladores de software

Maximize parallel tool calls for faster execution. Use in agents that read many files, run many searches, or execute independent bash commands — anywhere serial tool use is bottlenecking throughput.

2026-04-17
vojta-persist
Desarrolladores de software

Keep Claude working across long/autonomous sessions without stopping early due to context budget. Use for long-horizon agent loops, multi-context-window work, or tasks that should run to completion.

2026-04-17
vojta-prose
Redactores técnicos

Reduce bullet-point and markdown formatting — produce flowing prose instead. Use for reports, technical writing, essays, user-facing documents, or any long-form text where fragmented bullets hurt readability.

2026-04-17
vojta-research-first
Desarrolladores de software

Make Claude hesitant to take action — research and recommend instead of implementing. Use when the model is jumping into edits too eagerly, when you want a planning/discussion mode, or in agents that should never write without explicit approval.

2026-04-17