Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
cybersemics
GitHub creator profile

cybersemics

Repository-level view of 7 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
7
repositories
1
occupation fields
1
updated
2026-05-27
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

#001
em
7 skills355137updated 2026-05-27
100% of creator
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개 표시
모든 저장소를 표시했습니다