Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
cybersemics
GitHub 创作者资料

cybersemics

按仓库查看 1 个 GitHub 仓库中的 7 个已收集 skills,并展示近似职业覆盖。

已收集 skills
7
仓库
1
职业领域
1
更新
2026-05-27
职业覆盖
该创作者主要覆盖的职业大类。
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

#001
em
7 个 skills355137更新于 2026-05-27
占该创作者 100%
plan
软件开发工程师

ALWAYS USE THIS SKILL before writing implementation code for any non-trivial change. Produces a written architectural plan grounded in the existing codebase, then critiques it — both stages, one agent, one atomic unit.

2026-05-27
browser-control-ios
软件质量保证分析师与测试员

iOS environment bring-up for driving the em Capacitor app on BrowserStack App Automate via the wdio MCP — native (XCUITest) AND web (WKWebView) in one session. Invoked by browser-control when the target is `ios`; not normally called directly.

2026-05-27
browser-control-ios-touch-fallback
软件质量保证分析师与测试员

Fallback for iOS native touch dispatch when the wdio MCP's standard touch tools (`tap_element`, `swipe`, `drag_and_drop`, `mobile:` commands) produce the wrong behaviour for what a real finger would do. Posts the legacy JSONWP `/touch/perform` endpoint via curl. Use sparingly — only when a standard tool has visibly misfired, or for a recipe in the catalogue below.

2026-05-27
interaction-ios-select-text
软件质量保证分析师与测试员

Select a word inside an em editable on iOS App Automate so the native `Cut | Copy | Paste` edit menu appears and `window.getSelection()` reflects the word. Use when an iOS issue's repro depends on having text selected within a thought (formatting commands, edit-menu-driven flows, drag-blocking, etc.). Composes on top of `browser-control-ios-touch-fallback` for the underlying touch dispatch.

2026-05-27
ci-monitor
网络与计算机系统管理员

Use this skill after pushing commits or when asked about CI status or to fix failing tests. It monitors GitHub Actions workflow runs for the current branch, waits for completion, returns which checks passed or failed with error details, and provides a methodology for iterating until all checks pass.

2026-04-27
puppeteer-update-snapshots
软件质量保证分析师与测试员

Regenerate Puppeteer image snapshots using Docker. Use this skill when Puppeteer tests fail due to missing or outdated snapshots. Only use if the UI change was intentional, matches the user’s request or if you otherwise deem it to be necessary. NEVER use this skill to mask legitimate failures. ALWAYS explain to the user why you felt you needed to update snapshots.

2026-04-27
test-diagnosis
软件质量保证分析师与测试员

Use this skill when CI checks have failed. It analyzes the failure logs, identifies the specific failing test or build step, categorizes the failure type, and provides guidance on how to fix it. Use in combination with the CI Monitor skill.

2026-04-27
已展示 1 / 1 个仓库
已展示全部仓库