Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

skills

skills には dcouple から収集した 54 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
54
Stars
1
更新
2026-07-11
Forks
0
職業カバレッジ
7 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

do
その他コンピュータ職

Run the full autonomous pipeline against a work item — plan, implement, verify, PR, post-PR review + QA, wrap-up. Takes a GitHub issue

2026-07-11
notion
ソフトウェア開発者

The Notion bridge for work items — creates a Notion work item mirroring a GitHub issue, uploads artifacts (item.md, refs/, plan.md, wrapup.md) to it, and pulls a work item's artifacts down to ./tmp/<id>/. Used by /create-feature, /create-epic, /create-issue (publish) and /do (pull before work, upload after). Use when a work item needs to be published to, updated in, or fetched from Notion.

2026-07-11
excalidraw-diagram
ソフトウェア開発者

Create Excalidraw diagram JSON files and PR visual overviews that make visual arguments. Use when the user wants to visualize workflows, architectures, concepts, pull request changes, before/after behavior, or a shareable explainer image for reviewers.

2026-07-11
codex
ソフトウェア開発者

Dispatches one Codex (GPT-5.6) sub-agent via `codex exec` — implementer, backend-verifier, plan-reviewer, code-reviewer, code-researcher, or investigator — and returns its report. Used by /do, /discussion, and /create-issue whenever one of these roles runs; not normally invoked by the user directly. Use when a pipeline stage needs its Codex sub-agent dispatched, resumed for a fix round, or re-run.

2026-07-11
create-epic
ソフトウェア開発者

Captures a discussed multi-phase workstream as an Epic Spec work item ready for /do. For a single-outcome change use /create-feature instead.

2026-07-11
create-feature
ソフトウェア開発者

Captures a discussed feature as a lean Feature Ticket work item ready for /do. For multi-phase workstreams use /create-epic instead.

2026-07-11
create-issue
ソフトウェア開発者

Captures a defect as a Bug Report work item ready for /do, running the investigator first if the root cause isn't already established.

2026-07-11
discussion
ソフトウェア開発者

Interactive back-and-forth to clarify, understand, or figure something out — an idea, an approach, a tradeoff, or a suspected bug. Use when the user wants to think out loud or explore before committing to anything — e.g. "let's discuss X", "help me understand Y", "why is Z happening", "what should we do about W". Produces clarity plus a dated decision log, not deliverables; work items are created afterward with /create-feature, /create-epic, or /create-issue.

2026-07-11
postmortem
ソフトウェア開発者

Runs a postmortem after /do finished and the human reviewed the PR, when the result fell short of intent. Use when the user says a /do run missed the mark, the PR needed rework, the delivered feature didn't match the ticket, or asks "why did /do get this wrong" — or when any workflow skill (/discussion, /create-*) produced the wrong outcome. Root-causes the gap in our system and proposes one concrete improvement.

2026-07-11
backend-verifier
ソフトウェア品質保証アナリスト・テスター

Backend-verifier role in an automated development pipeline: proves backend verification criteria by running the mapped tests, scripts, and commands with quoted evidence. Use when dispatched to verify implemented work.

2026-07-11
code-researcher
ソフトウェア開発者

Code-researcher role in an automated development pipeline: explores the codebase and returns current-state facts with precise file:line references. Use when dispatched to answer a question about what exists in the repo.

2026-07-11
code-reviewer
ソフトウェア品質保証アナリスト・テスター

Code-reviewer role in an automated development pipeline: reviews the diff for correctness and security with file:line evidence. Use when dispatched to review an implementation.

2026-07-11
implementer
ソフトウェア開発者

Implementer role in an automated development pipeline: executes an Implementation Plan (plan.md), writing the diff while keeping the plan file true. Use when dispatched to implement a plan or apply review fixes.

2026-07-11
investigator
ソフトウェア開発者

Investigator role in an automated development pipeline: reproduces a reported defect and isolates its root cause with evidence. Use when dispatched to diagnose a bug before it's written up.

2026-07-11
plan-reviewer
ソフトウェア開発者

Plan-reviewer role in an automated development pipeline: audits an Implementation Plan for gaps, repo accuracy, and fidelity to the work item. Use when dispatched to review a plan.

2026-07-11
create-plan
その他コンピュータ職

Creates a reconciled implementation plan by combining a structured plan draft with a normalized intent brief and a PRP-style research dossier, then auto-reviews the final plan. Use when planning a new feature or significant change.

2026-07-09
implement
その他コンピュータ職

Executes an approved plan with one primary implementation stream by default, using bounded parallel sidecars only when the write scopes are truly disjoint. Supports default Claude execution or an explicit Codex executor option. Automatically reviews the result for completeness and intent fidelity. Use after a plan is approved.

2026-07-09
pane-work-prioritizer
その他コンピュータ職

Recommend what to work on next across a Pane workspace and GitHub activity. Use when the user asks what they should work on next, what to prioritize, what is blocked, what needs review, what PRs should be merged, what issues matter, or wants a triage of active/recent repos, panes, PRs, issues, checks, reviews, and recent work.

2026-07-09
runpane-orchestrator
その他コンピュータ職

Orchestrate RunPane issue-to-PR workstreams across discussion, planning, implementation, review, PR testing, and CLI dogfooding without stealing user focus. Use when the user asks Claude Code to fan out GitHub issues, manage multiple Pane workstreams, or run the Pane discussion-plan-implement-review loop.

2026-07-09
pane-work-prioritizer
その他コンピュータ職

Recommend what to work on next across a Pane workspace and GitHub activity. Use when the user asks what they should work on next, what to prioritize, what is blocked, what needs review, what PRs should be merged, what issues matter, or wants a triage of active/recent repos, panes, PRs, issues, checks, reviews, and recent work.

2026-07-09
runpane-orchestrator
その他コンピュータ職

Orchestrate RunPane issue-to-PR workstreams across discussion, plan, implementation, review, PR testing, and CLI dogfooding without stealing user focus. Use when the user asks Codex to fan out GitHub issues, manage multiple Pane workstreams, or run the Pane discussion-plan-implement-review loop.

2026-07-09
pane-work-recap
ソフトウェア開発者

Summarize recent Pane workspace activity from active panes, archived panes, branches, pull requests, and agent logs. Use when the user asks what they worked on, what they finished, what shipped, what is still active, or asks for a recap over a time window such as today, yesterday, last 24 hours, this week, recently, or open-ended "what have I been working on?"

2026-07-09
pr-test-automation
ソフトウェア品質保証アナリスト・テスター

Run first-pass automated manual testing for PRs that are reviewed or nearly ready to merge. Use when the user asks Claude to test a PR/branch/worktree, validate product flows, exercise browser or CLI workflows, map changed UI journeys with screenshots, verify analytics/webhooks/payments/email/SMS behavior through connected tools, or produce manual QA notes before human testing.

2026-07-09
pr-test-automation
ソフトウェア品質保証アナリスト・テスター

Run first-pass automated manual testing for PRs that are reviewed or nearly ready to merge. Use when the user asks Codex to test a PR/branch/worktree, validate product flows, exercise browser or CLI workflows, map changed UI journeys with screenshots, verify analytics/webhooks/payments/email/SMS behavior through connected tools, or produce manual QA notes before human testing.

2026-07-09
seo-readability-pass
市場調査アナリスト・マーケティングスペシャリスト

(foundational) Audit and rewrite website copy for voice consistency, readability, and first-timer comprehension.

2026-06-26
seo-content-drafting
市場調査アナリスト・マーケティングスペシャリスト

(execution) Create new SEO content: blog posts, landing pages, comparison pages based on the content strategy.

2026-06-25
seo-data-pull
市場調査アナリスト・マーケティングスペシャリスト

(support) Discover connected analytics sources, pull data, write .seo/data/ snapshots, and visualize results with deltas vs prior pulls.

2026-06-25
seo-briefing
市場調査アナリスト・マーケティングスペシャリスト

(proactive) Pull analytics from PostHog, GSC, and Ahrefs. Correlate data and produce an actionable SEO briefing.

2026-06-25
seo-writing-framework
市場調査アナリスト・マーケティングスペシャリスト

(foundational) Research, draft, reader-hat, edit, read-aloud process for any customer-facing deliverable.

2026-06-25
seo-authority-pass
市場調査アナリスト・マーケティングスペシャリスト

(foundational) Add E-E-A-T signals: explainer pages, glossary, author attribution, structured data, OG images, and SEO metadata.

2026-06-24
seo-foundations
市場調査アナリスト・マーケティングスペシャリスト

(greenfield) Crawl your site, find competitors, map the search landscape, and build the starting point for all SEO work.

2026-06-24
seo-content-strategy
市場調査アナリスト・マーケティングスペシャリスト

(proactive) Turn an SEO briefing into a prioritized content plan: what to create, update, and index.

2026-06-24
seo-data-organize
市場調査アナリスト・マーケティングスペシャリスト

(support) Archive and organize .seo/ data into a dated wiki structure for historical tracking.

2026-06-24
create-ticket
ソフトウェア開発者

Capture conversation context and explicit human intent into one or more high-level GitHub tickets. Use when the user asks Claude to create a ticket, issue, GitHub equivalent of a planning intent brief, delegation ticket, backlog item, or asks to turn the current discussion into ticket(s), especially when the work should be framed by intent, scope, acceptance criteria, inputs needed, and non-exhaustive starting points.

2026-06-10
create-ticket
ソフトウェア開発者

Capture conversation context and explicit human intent into one or more high-level GitHub tickets. Use when the user asks to create a ticket, issue, GitHub equivalent of a planning intent brief, delegation ticket, backlog item, or asks to turn the current discussion into ticket(s), especially when the work should be framed by intent, scope, acceptance criteria, inputs needed, and non-exhaustive starting points.

2026-06-10
teach-back
個別教師

Write a plain-language teaching note after a completed task or project so the user learns from the work. Use when the user asks Claude for a learning writeup, after-action explanation, personal teacher note, or breakdown of what happened and why, especially at the end of a unit of work, after PR testing/manual testing, or before merge.

2026-06-10
teach-back
個別教師

Write a plain-language teaching note after a completed task or project so the user learns from the work. Use at the end of a unit of work, after PR testing/manual testing, before merge, or whenever the user asks for a learning writeup, after-action explanation, personal teacher note, or breakdown of what happened and why.

2026-06-10
business-agent-skills
プロジェクト管理専門家

Orchestrate business work from a captured task through context, discussion, spec, artifact, review, and release — each stage in fresh context via filesystem handoff.

2026-05-27
business-artifact
マネジメントアナリスト

Create the business artifact from an approved spec, then coordinate claim/evidence ledger creation, artifact review, anti-sycophancy review, and human gate.

2026-05-27
business-discussion
プロジェクト管理専門家

Have a business-goal discussion using the context base without drafting the deliverable.

2026-05-27
このリポジトリの収集済み skills 54 件中、上位 40 件を表示しています。