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

skills

skills contains 5 collected skills from galsapir, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
4
updated
2026-05-20
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

long-horizon
software-developers

Transform a user's draft prompt into a long-horizon coding-agent task prompt. Use when the user asks to make a prompt long-horizon, turn something into a long-running agent task, add long-horizon scaffolding, or invokes "$long-horizon" or "/long-horizon". Appends framing for running far without unnecessary stops, using subagents for scoped background work, and maintaining implementation-notes.html with decisions, deviations, tradeoffs, and open questions.

2026-05-20
walkthrough-page
web-developers

Create polished static HTML walkthrough, onboarding, explainer, or concept pages from Markdown, source files, or a short interview. Use when the user wants to turn .md docs into a good-looking HTML page; create a useful human-facing web page for understanding a codebase, workflow, design, paper, CLI, evaluation concept, or project onboarding; or asks for a walkthrough page, onboarding page, interactive explainer, one-page demo, copyable command guide, or concept map. Starts with adaptive interview checkpoints, then builds a single-file static page with accurate commands, expected outputs, diagrams or inspectors, and validation.

2026-05-14
adversarial-review
software-quality-assurance-analysts-and-testers

Get an independent second opinion from a separate AI model on code, specs, diffs, PRs, or GitHub issues. Use when the user asks for "second opinion", "adversarial review", "independent review", or "codex review". Supports subagent (fresh-context sub-Claude, default), interactive (tmux + codex), codex exec, claude -p, and AWS Bedrock backends. Arguments: [target] [--backend subagent|interactive|codex|claude|bedrock] [--model name] [--effort low|medium|high] [--quick]

2026-04-26
interview
project-management-specialists

Deep project interview that produces actionable specs before implementation begins. Conducts a structured requirements interview with adaptive depth and checkpoints, then outputs a spec as a file, GitHub issue, or both. When given an existing plan or design, switches to grill mode — stress-testing decisions and walking the design tree. Use when the user wants to scope a project, plan a feature, write a spec, stress-test a design, or says "interview" or "grill me".

2026-04-26
ubiquitous-language
management-analysts-131111

Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when the user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions "domain model" or "DDD".

2026-04-26