Skip to main content
cybersemics
GitHub クリエイタープロフィール

cybersemics

1 件の GitHub リポジトリにある 13 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
13
リポジトリ
1
更新
2026年8月27日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

end-session
未分類

ALWAYS USE THIS SKILL before ending a session, yielding your turn, or escalating to the user. A step-by-step exit checklist: documentation still true, nothing uncommitted, nothing unpushed, no test left skipped, CI green, and a report the user can act on.

2026年8月27日
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年8月27日
docs-sync
未分類

ALWAYS USE THIS SKILL when a change makes something in `docs/` no longer true. Routes the files you changed to the docs that describe them, and brings those docs back in line with reality before the change is committed.

2026年8月27日
write-issue
未分類

ALWAYS USE THIS SKILL when creating or editing a GitHub issue in this repo — filing a new bug, splitting one out of a comment thread, or adding reproduction steps to an issue that lacks them.

2026年8月25日
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…

2026年8月22日
run-test
未分類

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…

2026年8月21日
browser-control-ios
ソフトウェア品質保証アナリスト・テスター

iOS environment bring-up for driving the em Capacitor app on BrowserStack App Automate — native (XCUITest) AND web (WKWebView) in one session. The session is created out of band of the wdio MCP (a Bash bring-up script), then driven by either wdio-MCP through…

2026年8月13日
test-diagnosis
ソフトウェア品質保証アナリスト・テスター

Use this skill when a test run has failed — a CI check, or a suite run locally. It analyzes the failure output, identifies the specific failing test or build step, categorizes the failure type, and provides guidance on how to fix it. In CI, use in combination…

2026年7月29日
収集済み skill 13 件中 8 件を表示しています。
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました