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

skill-composer

skill-composer contains 12 collected skills from benegessarit, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
2
updated
2026-02-12
Forks
0
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

exec-opt
software-developers

Budget-weighted prompt execution. depth_probe frames thinking. plan_prompt budgets effort. Per-phase pauses enable midstream metathinking. audit_probe catches gaps.

2026-02-12
mode-clarify
software-developers

Surfaces interpretations before answering. Use when user appends #? or when question has multiple valid readings. Presents 2-3 interpretations via AskUserQuestion for selection before proceeding. For deep investigation, use mode-think.

2026-01-31
mode-compare
management-analysts-131111

Side-by-side comparison of options. Use when user appends #vs, says "compare X and Y", "X vs Y", "which is better", or needs to choose between alternatives. For honest yes/no verdicts, use mode-judge instead.

2026-01-31
mode-handoff
project-management-specialists

Save comprehensive context to a handoff file for future sessions. Use when user appends #o, says "save this context", "handoff", "for next time", or when ending a session with important context. Creates a persistent record.

2026-01-31
mode-judge
management-analysts-131111

Gives honest evaluation without cheerleading. Use when user appends #j, asks "good idea?", "should we", "worth it?", or needs unbiased assessment. No validation theater. For challenging approaches specifically, use mode-challenge instead.

2026-01-31
mode-preflight
software-quality-assurance-analysts-and-testers

Triple-checks proposals and claims before execution. Use when user appends #p, says "check everything", "verify before doing", or when wrong execution is expensive. Three passes: facts, completeness, consequences. For post-hoc evidence proving, use mode-verify instead.

2026-01-31
mode-question-heavy
project-management-specialists

Ruthless clarification context. Use when #qh prefix detected. Interrogates assumptions and forces explicit answers before proceeding. For lighter touch, use mode-question-light.

2026-01-31
mode-question-light
writers-and-authors

Light clarification context. Use when #ql prefix detected. Adds thoughtful questions without aggressive interrogation. For ruthless clarification, use mode-question-heavy.

2026-01-31
mode-research
software-developers

Two-phase research mode. Use when #research prefix detected. Phase 1: Exa search for landscape survey. Phase 2: Firecrawl skill for deep dives on promising results. For quick lookups, use firecrawl directly.

2026-01-31
mode-teach-me
teachers-and-instructors-all-other

Socratic teaching mode that builds understanding incrementally. Use when user appends #l, says "teach me", "explain like", "help me understand", or wants to learn not just get an answer. For quick answers, skip this mode.

2026-01-31
mode-trace
software-developers

Trace code execution paths. Use when user appends #x, says "trace this", "follow the flow", "how does this get called", or needs to understand execution order. For architecture overview, use mapping-codebase instead.

2026-01-31
mode-verify
software-quality-assurance-analysts-and-testers

Proves claims with evidence or retracts them. Use when user appends #v, says "are you sure", "prove it", "really?", or expresses skepticism. Shows evidence or admits uncertainty. For codebase-wide fact-checking, use verifying-claims instead.

2026-01-31