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

SearchExpressionParser

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

已收集 skills
3
Stars
26
更新
2026-05-02
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

five-haiku-reviewers
软件质量保证分析师与测试员

Spawn five parallel Haiku subagents that each review a target (a document, a codebase, a directory, a single file, or a diff) through a different lens, then return an aggregated summary that surfaces issues multiple reviewers agreed on. Use this skill whenever the user asks for a "comprehensive review", "thorough review", "in-depth review", "deep review", "full review", "broad review", "wide review", "360 review", "multi-angle review", "multi-lens review", "multi-perspective review", "parallel review", "clarity review", "quality review" — or for "5 haiku subagents", "five haiku reviewers", "ask 5 haikus to review X", "five-reviewer pass", or any close variant — even if they don't explicitly name the skill. Also use it when the user wants a broad sweep over something they wrote or built (a doc, a PR, a directory, a feature) and is willing to spend tokens on parallel reviewers in exchange for breadth and cross-checking. Prefer this over a single-pass review whenever the user asks for breadth, multiple perspecti

2026-05-02
opsx-orchestrate
软件开发工程师

Orchestrate end-to-end implementation of an OpenSpec change by delegating to dedicated subagents — `spec-implementer` for code, `spec-drift-reviewer` / `code-quality-reviewer` / `test-quality-reviewer` / `security-reviewer` in parallel for review, `spec-syncer` for delta-spec sync — looping until clean, then archiving. Use whenever the user wants to "implement", "apply", "orchestrate", "drive", "ship", or "land" an OpenSpec change end-to-end, or when they reference an /opsx:apply workflow that should run hands-off through review and archival. The orchestrator never writes code itself — it only manages subagents.

2026-04-28
spec-gen
软件开发工程师

Reverse-engineer OpenSpec specifications from an existing codebase. Use this skill when the user wants to generate specs from code, document what code actually does as specifications, perform code archaeology, detect spec drift, or bootstrap an openspec directory from an existing project. Also use when the user says "run spec-gen", "generate specs", "reverse engineer specs", or "check for spec drift".

2026-04-11