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

pigorv

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

収集済み skills
12
リポジトリ
2
更新
2026-07-24
リポジトリエクスプローラー

リポジトリと代表的な skills

cm-readme
ソフトウェア開発者

Use ONLY when the user explicitly invokes the /readme slash command, or asks to "run the cm-readme skill". Refreshes README.md before a release by reconciling a chosen CHANGELOG range against the live code surface (Hono routes, Preact pages, CLI commands), aggregating Added/Changed/Removed entries to net-state, planning screenshot/GIF captures with an explicit hero re-capture verdict, and editing only between HTML comment markers. Do NOT trigger on generic "update readme" requests — the user wants this skill to fire only on explicit invocation.

2026-07-24
cm-qa
ソフトウェア品質保証アナリスト・テスター

Manual-QA validator for a claude-monitor pull request. Reads the PR's **How to validate** block, checks out the branch, boots the real app, and drives the described flow in a browser with playwright-cli — recording an MP4 video of the run (GitHub-embeddable; WebM is not), capturing console/network errors, and running the regression smoke tests for every affected area. Produces a step-by-step PASS/FAIL verdict plus the video so the user can eyeball correctness. Use whenever the user says "QA this PR", "validate the PR", "run the manual QA", "record a video of the flow", "do a smoke test of #N", invokes `/cm-qa`, OR when, right after a PR is opened, the user asks for a visual confirmation that the flow works. Delivers to chat first; offers to mirror the verdict as a PR comment only on an explicit `go`. Never pushes, reviews, or merges.

2026-06-27
playwright-cli
ソフトウェア開発者

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

2026-06-27
cm-pr
ソフトウェア開発者

Open a GitHub pull request for the current branch following `.github/pull_request_template.md`. Use whenever the user says "open a PR", "create a PR", "let's PR this", "ship it", "raise a PR", invokes `/cm-pr`, OR when, after finishing an implementation task, you (the agent) decide a PR is the right next step. Drafts title + body, fills every template section including a reviewer-facing **How to validate** block, and shows the exact `gh pr create` command. NEVER pushes, opens, edits, or merges a PR without an explicit `go` from the user in the current turn — propose, then wait.

2026-06-27
cm-debug
ソフトウェア品質保証アナリスト・テスター

End-to-end data pipeline debugger for claude-monitor. Traces data from raw JSONL transcripts through SQLite ingestion to API responses to frontend rendering. Use this skill whenever the user reports a data issue, missing session, wrong token counts, broken chart, missing events, agent tree problems, or any discrepancy between what's in the transcript and what's shown in the dashboard. Also trigger when the user says things like "why isn't X showing", "the data looks wrong", "session is missing", "tokens don't match", "chart is broken", "events aren't appearing", "reimport didn't work", or wants to inspect how a specific JSONL file was processed. Covers the full pipeline: JSONL parsing, event extraction, token tracking, DB storage, API retrieval, and Playwright-based UI verification.

2026-06-16
cm-design
ソフトウェア開発者

Design-System Engineer for claude-monitor. Use whenever a change affects how the UI LOOKS — adding or restyling a component, introducing a badge/pill/tag/chart color, editing any frontend/src/styles/*.css or inline style= colors, or questions like "what color should X be", "style this to match", "add a tag for tool Y". Other skills (cm-pm) defer the styling layer to this skill. Does NOT trigger on non-visual frontend logic (data fetching, routing, state).

2026-06-16
cm-flow
ソフトウェア開発者

One-command issue-to-implementation workflow. Use when the user invokes /cm-flow, says "dev flow", asks to work on a GitHub issue end to end (analyze → design → tasks → implement), or wants to resume or continue a previous cm-flow run (an in-progress .work/ tracker). Drives intake (GH issue or free-text) → clarifying interview → design doc (approval gate) → task tracker (approval gate) → sequential subagent implementation loop with one reviewer pass per task. Artifacts live in the target repo's untracked .work/<id>/ directory.

2026-06-16
cm-issue
ソフトウェア開発者

Open a GitHub issue on pigorv/claude-monitor following the repo's bug or feature template. Auto-detects bug vs feature from the user's description, investigates the codebase (file:line citations for bugs, "is it already shipped?" check for features), dedupes against existing issues, asks up to 3 targeted follow-ups if critical detail is missing, then proposes a title + body + label set for approval. Use whenever the user says "/cm-issue", "file a bug", "open an issue for this", "report this bug", "file a feature request", "let's open an issue about <X>", OR when, after investigating a problem, you (the agent) decide an issue is the right next step. NEVER calls `gh issue create` without an explicit `go` from the user in the current turn — propose, then wait.

2026-06-16
このリポジトリの収集済み skills 11 件中、上位 8 件を表示しています。
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました