Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

skills

skills 收录了来自 galsapir 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
4
更新
2026-05-20
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

long-horizon
软件开发工程师

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
网页开发工程师

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
软件质量保证分析师与测试员

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
项目管理专家

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
管理分析师

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