Skip to main content
Run any Skill in Manus
with one click
cybersemics
GitHub creator profile

cybersemics

Repository-level view of 10 collected skills across 1 GitHub repositories.

skills collected
10
repositories
1
updated
2026-06-28
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

browser-control-chrome
software-developers

Web (desktop) and Android (mobile Chrome) environment bring-up for driving the em app via the chrome-devtools MCP. Invoked by browser-control when the target is `web` or `android`; not normally called directly.

2026-06-28
browser-control-ios
software-developers

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-06-28
browser-control
software-developers

ALWAYS USE THIS SKILL to bring up a browser/app environment for a given target platform (web, android, or ios) before driving the em app. The caller (e.g. issue-repro) decides the platform and passes it in; this skill is a routing hub that delegates to the right platform sub-skill (browser-control-chrome or browser-control-ios).

2026-06-28
ci-monitor
software-quality-assurance-analysts-and-testers

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-06-17
issue-repro
software-quality-assurance-analysts-and-testers

ALWAYS USE THIS SKILL when working on an issue that has "Steps to Reproduce".

2026-06-17
run-test
software-quality-assurance-analysts-and-testers

ALWAYS USE THIS SKILL to run a single e2e test in the real test harness for a given target platform — web/android (Vitest + puppeteer) or iOS (WDIO + Appium + simulator) — and report pass/fail with the failing assertion. Invoked by tdd-write-failing-test and by issue-repro's validation step.

2026-06-17
tdd-write-failing-test
software-quality-assurance-analysts-and-testers

ALWAYS USE THIS SKILL immediately after reproducing a bug that has documented Steps to Reproduce, and before fixing it. Turns the reproduction into a permanent automated regression test and proves it fails for the right reason. Invoked by issue-repro after its Reproduce stage.

2026-06-17
plan
software-developers

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
Showing top 8 of 10 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
cybersemics Agent Skills | SkillsMP