Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

claude-tools

claude-tools contient 15 skills collectées depuis vojtaholik, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
15
Stars
1
mis à jour
2026-04-17
Forks
0
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

vojta-act
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Administrateurs de réseaux et de systèmes informatiques

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
Rédacteurs en chef

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
Développeurs de logiciels

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
Scientifiques des données

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
Directeurs artistiques

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
Développeurs 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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Rédacteurs techniques

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
Développeurs de logiciels

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