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

hyperopen

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

已收集 skills
10
Stars
43
更新
2026-05-12
Forks
7
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

acceptance-tests
软件质量保证分析师与测试员

Use when acting as `acceptance_test_writer` to propose happy-path acceptance and integration coverage from an approved spec or ExecPlan. Do not use to materialize tests directly or to edit production code.

2026-05-12
bug-flow
软件开发工程师

Invoke explicitly with `$bug-flow` for unclear bugs, regressions, or failure investigations that need structured diagnosis, regression tests, the smallest fix, and findings-first review. Do not use for obvious one-line fixes or planned feature work.

2026-05-12
edge-case-tests
软件质量保证分析师与测试员

Use when acting as `edge_case_test_writer` to propose adversarial, boundary, and invariant coverage that complements acceptance coverage. Do not use to materialize tests or edit production code.

2026-05-12
feature-flow
软件开发工程师

Invoke explicitly with `$feature-flow` for complex features, significant refactors, or multi-file behavior changes that need an ExecPlan, proposed test coverage, RED-phase failing tests, implementation, and review. Do not use for tiny fixes, doc-only work, or purely local cleanup.

2026-05-12
spec-writer
软件开发工程师

Use when acting as `spec_writer` to create or refresh the active ExecPlan, clarify scope, and record acceptance criteria for a multi-agent ticket. Do not use for production-code edits or standalone prose cleanup.

2026-05-12
browser-mcp-explore
软件质量保证分析师与测试员

Use Browser MCP for exploratory browser debugging, live-session inspection, parity compare, design review, and selector or flow discovery before converting stable paths into Playwright.

2026-04-01
browser-qa
软件质量保证分析师与测试员

Use when acting as `browser_debugger` to gather browser evidence, run the governed QA passes, and report PASS/FAIL/BLOCKED outcomes for UI-facing work. Do not use for application-code edits.

2026-04-01
playwright-e2e
软件质量保证分析师与测试员

Use for committed deterministic browser tests, reusable assertions, and CI-safe regression coverage. Do not use for live browser attach, design-review passes, or exploratory-only browser work.

2026-03-23
static-review
软件质量保证分析师与测试员

Use when acting as `reviewer` to perform a findings-first, read-only review for correctness, regressions, security, race conditions, and missing tests. Do not use for style-only commentary or tracked-file edits.

2026-03-18
ui-flow
软件质量保证分析师与测试员

Invoke explicitly with `$ui-flow` for UI changes under `/hyperopen/src/hyperopen/views/**`, `/hyperopen/src/styles/**`, or interaction flows that need governed browser QA, design validation, and implementation review. Do not use for backend-only work or non-visual refactors.

2026-03-18