Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dot

dot contains 17 collected skills from dusktreader, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
17
Stars
4
updated
2026-07-21
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

run-pr
software-developers

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

2026-07-21
design-plans
software-developers

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

2026-07-21
create-implementation-plan
software-developers

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

2026-07-21
execute-implementation-plan
software-developers

Instructions for executing implementation plans. Use when specifically requested.

2026-07-21
execute-implementation-task
software-developers

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

2026-07-21
investigate-codebase
software-developers

Instructions for investigating a codebase to answer a specific question.

2026-07-21
review-code
software-quality-assurance-analysts-and-testers

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

2026-07-21
review-design-plan
software-developers

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

2026-07-21
review-implementation-execution
software-quality-assurance-analysts-and-testers

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

2026-07-21
review-implementation-plan
software-developers

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

2026-07-21
run-architecture-audit
software-developers

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

2026-07-21
run-hack
software-developers

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

2026-07-21
run-task
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-07-02
run-fix
software-developers

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
software-developers

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

2026-07-02