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

dot

dot contient 17 skills collectées depuis dusktreader, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
17
Stars
4
mis à jour
2026-07-21
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

run-pr
Développeurs de logiciels

Publishes a clean normal feature or task branch and creates its pull request on explicit human request.

2026-07-21
design-plans
Développeurs de logiciels

Instructions for writing good design plan artifacts. Use when specifically requested.

2026-07-21
create-implementation-plan
Développeurs de logiciels

Instructions for writing good implementation plans artifacts. Use when specifically requested.

2026-07-21
execute-implementation-plan
Développeurs de logiciels

Instructions for executing implementation plans. Use when specifically requested.

2026-07-21
execute-implementation-task
Développeurs de logiciels

Instructions for executing a task from an implementation plans. Use when specifically requested.

2026-07-21
investigate-codebase
Développeurs de logiciels

Instructions for investigating a codebase to answer a specific question.

2026-07-21
review-code
Analystes en assurance qualité des logiciels et testeurs

Reviews code changes directly against quality standards. Use when no implementation plan or journal exists.

2026-07-21
review-design-plan
Développeurs de logiciels

Instructions for reviewing design plans artifacts. Use when specifically requested.

2026-07-21
review-implementation-execution
Analystes en assurance qualité des logiciels et testeurs

Reviews implementation execution (code changes) against a plan for quality, coverage, and plan alignment.

2026-07-21
review-implementation-plan
Développeurs de logiciels

Instructions for reviewing implementation plans artifacts. Use when specifically requested.

2026-07-21
run-architecture-audit
Développeurs de logiciels

Orchestrates an architecture audit: investigate the codebase and produce a structured assessment with findings and recommendations.

2026-07-21
run-hack
Développeurs de logiciels

Makes a low-risk current-branch change with a hack journal and focused verification.

2026-07-21
run-task
Développeurs de logiciels

Use for any well-scoped minor change where the human knows what they want and no design document is needed — small features, localized refactors, config changes, test additions, formatting fixes, or doc updates. Reach for this before run-implementation whenever all affected files can be listed up front.

2026-07-15
review-pr
Analystes en assurance qualité des logiciels et testeurs

Works through PR review comments: triages findings, gets human input on non-trivial ones, applies fixes, and replies to each comment with the outcome.

2026-07-02
run-bug-fix
Développeurs de logiciels

Orchestrates the full bug fix workflow: investigate, plan, execute, and review.

2026-07-02
run-fix
Développeurs de logiciels

Extends an existing implementation project with a scoped fix. Use when a human identifies a gap or missed requirement post-implementation. Never trigger automatically.

2026-07-02
run-hotfix
Développeurs de logiciels

Streamlined workflow for urgent fixes. Minimal Stop points, no plan review, lightweight code review.

2026-07-02