Skip to main content
Run any Skill in Manus
with one click
dasTholo
GitHub creator profile

dasTholo

Repository-level view of 9 collected skills across 1 GitHub repositories.

skills collected
9
repositories
1
updated
2026-07-16
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

lmd-brainstorm
computer-occupations-all-other

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. Use when starting creative work that will produce a versioned design spec.

2026-07-16
lmd-rendering-skills
computer-occupations-all-other

Use when you need to render an lmd-* skill phase or companion, or when a render call fails and you must decide whether the gateway is broken or the call was misaddressed.

2026-07-16
lmd-test-driven-development
software-quality-assurance-analysts-and-testers

Use when implementing any feature or bugfix, before writing implementation code

2026-07-16
lmd-writing-skills
software-developers

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-07-16
lmd-dispatching-parallel-agents
software-developers

Fans out one focused subagent per independent problem domain (disjoint files, no shared state), then conflict-scans and integrates. Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.

2026-07-16
lmd-executing-plans
software-developers

Executes a .lmd.md plan in this session — the main agent runs each task itself, pauses at batch checkpoints for human review, and closes at a whole-branch final gate. No companions. Use when executing an implementation plan inline with human review checkpoints.

2026-07-16
lmd-finishing-a-development-branch
software-developers

Guides branch completion by verifying tests, detecting the workspace environment, presenting exactly 4 (or 3 for detached HEAD) integration options, then executing the choice with provenance-based worktree cleanup. Use when implementation is complete and you must decide how to integrate the work — merge, PR, keep, or discard.

2026-07-16
lmd-subagent-driven-development
software-developers

Executes a .lmd.md plan one task at a time — a fresh implementer subagent per task, two-verdict review between tasks, a whole-branch final review — all handoffs over lean-ctx memory/coordination. Use when executing an implementation plan with independent tasks in the current session.

2026-07-16
Showing top 8 of 9 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded