closing-report
終結報告書を作成する。プロジェクト完了時の最終報告、振り返り時に使う。
test-report
テスト結果報告書を作成する。テスト完了後の結果報告、品質レビュー時に使う。
weekly-status
週次統合ステータスレポートを作成する。週次報告、進捗サマリー、週次会議準備時に使う。
overall-charter
全社横断プロジェクト用の全体プロジェクト憲章を作成する。大規模プロジェクト、プログラム管理時に使う。
project-charter
PMBOK準拠のプロジェクト憲章を作成する。新規プロジェクト開始時、プロジェクト憲章の作成時に使う。
stakeholder-register
ステークホルダー登録簿を作成する。関係者分析、ステークホルダー管理時に使う。
acceptance-criteria
受け入れ基準書を作成する。検収基準、完了条件の定義時に使う。
comm-plan
コミュニケーションマネジメント計画書を作成する。情報共有計画、報告体制の策定時に使う。
cost-estimate
コスト見積書を作成する。予算策定、見積もり、コスト計画時に使う。
pm-plan
プロジェクトマネジメント計画書を作成する。PM計画、統合計画、プロジェクト計画の策定時に使う。
progress-report
進捗報告書を作成する。定期進捗報告、マイルストーンレビュー時に使う。
workflow-designer
複数のSkillsを連動させた一連のワークフローを設計するメタスキル。ユーザー確認ポイント、依存関係、エラー時のフォールバックを含む完全なワークフロー定義を生成。
template-miner
過去資料からテンプレ・スタイルガイド・チェックリストを抽出して資産化する。テンプレが無い、文書品質がバラつく、過去資料を活用したいときに使う。
skills-creator
最高品質のSkillを設計・生成するメタスキル。新しいSkillが欲しい、繰り返し作業を自動化したい、ベストプラクティスに準拠したSkillを作りたいときに使う。
xlsx
Excelスプレッドシート(.xlsx)の読み取り、作成、編集を行うスキル。数式、チャート、データ変換に対応。
writing-plans
実装計画作成スキル。マルチステップ開発タスク向けの詳細な計画を生成する。
verification-before-completion
完了前検証スキル。完了宣言前に検証コマンドを実行し、出力を自分で確認することを必須とする。
using-git-worktrees
Git Worktreeスキル。共有リポジトリ内で分離されたワークスペースを作成し、並列ブランチ作業を可能に。
test-driven-development
テスト駆動開発(TDD)の厳格な実践スキル。テストを先に書き、実装を後に書く規律あるアプローチ。
dispatching-parallel-agents
並列エージェント派遣スキル。独立した問題に複数エージェントを同時割り当てする方法。
doc-from-examples
過去資料の「型」に合わせて新規ビジネス文書を作成する。提案書・稟議・PRDを書くとき、過去資料と同じ形式で作りたいときに使う。
brainstorming
ブレインストーミングスキル。アイデアを実装前に仕様に変換する協調的デザインプロセス。
codex-cli
OpenAI Codex CLIを起動・操作するスキル。マルチエージェント連携、コード生成の委譲、サブエージェントとしてCodexを活用したいときに使う。
docx
Word文書(.docx)の読み取り、作成、編集を行うスキル。トラッキング変更、コメント、フォーマット管理に対応。
notebooklm
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
mcphub
Execute tasks with temporary MCP server activation
consultation
実装中に判断が必要になった時、技術選定・設計相談が必要な時に使用。相談テンプレートで構造化された問題提示を強制。
systematic-debugging
バグやテスト失敗に遭遇した際に使用。修正前の4フェーズ根本原因分析を強制。
test-driven-development
機能実装やバグ修正時に使用。RED-GREEN-REFACTORサイクルとTesting Trophy手法を強制。
failure-logging
エラー発生時、アプローチ失敗時に使用。失敗DBを構築し同じ失敗を繰り返さない。
current-location-weather
Get current weather conditions for a location. Use this skill when users ask about weather, temperature, current conditions, forecasts, or any weather-related queries like "What's the weather?", "Is it raining?", "How hot is it outside?", "What's the temperature?", or "Should I bring an umbrella?". Supports automatic location detection via IP or specific location queries.
code-walkthrough
Generate structured, hallucination-proof code walkthroughs using Showboat. Use when the user asks to "walk me through this code", "explain this codebase", "create a walkthrough", "document how this works", "give me a tour of this repo", or wants a readable narrative document that explains code with real verified snippets. Also triggers on "showboat", "linear walkthrough", or "code documentation". Not for quick code questions — this produces a full markdown document.
copy
Professional copywriter for SaaS and startups. Expert in landing page copy, positioning, messaging, conversion optimization, and voice-of-customer research. Use when writing compelling copy for SaaS products, landing pages, marketing materials, or when you need help with product positioning and messaging strategy.
idiomatic-go
Write production-ready Go backends, CLIs, and APIs following modern best practices from top tier tech companies. Use this skill when creating or reviewing Go code for (1) backend services and APIs, (2) command-line tools, (3) code requiring proper error handling, concurrency, or testing patterns, (4) any Go development requiring adherence to established style guidelines. Includes comprehensive linting configuration and detailed style guide.
system-architect
Design production-grade software systems with expert knowledge of architecture patterns, distributed systems, cloud platforms, and operational excellence. Use this skill when architecting complex systems, evaluating technology choices, designing scalable infrastructure, or making critical architectural decisions requiring trade-off analysis.
git-hex-conflict-resolution
>
git-hex-pr-workflow
>
git-hex-branch-cleanup
>
translate-image
Translate text in images, extract text via OCR, and remove text using TranslateImage AI. Use when user says 'translate image', 'OCR image', 'extract text from image', 'remove text from image', 'manga translate', or wants to process images with foreign-language text.
tidb-optimizer-bugfix
Fix TiDB optimizer bugs with minimal diffs, hypothesis-driven validation, and regression tests aligned with tidb-test-guidelines. Use when reproducing, fixing, and validating planner/optimizer behavior bugs.
tidb-doc-finder
TiDB-specific documentation lookup guided by this repo's llms.txt hub: read llms.txt, pick the best linked source (tidb-dev-guide llms-full.txt, TiDB user guide llms.txt, or Uber Go style guide), fetch it, then search within it to answer with precise references. Use when asked to find docs, research, or provide doc-grounded answers about TiDB development or usage.
pr-review-helper
Gather PR review context: all comments (including review suggestions), diff context, and CI status; download GitHub Actions logs on failures. Prefer GitHub MCP for reads, fall back to gh CLI when needed.
context-management
Use for projects, tasks, or code that involve context engineering and context management for AI agents: keep prompt prefixes stable for KV-cache, use append-only context, prefer tool masking over tool removal, offload large observations into filesystem memory, recite goals/todos to control attention, preserve errors for recovery, and avoid few-shot pattern lock-in. Use when building or debugging agent loops, prompt/context schemas, memory strategies, or tool-availability policies.
plan-replayer-testing
Expertise in adding new test cases for the TiDB plan replayer. Use when the user provides a plan replayer zip file and wants to create a new test.
tidb-profiler-analyzer
Processes and analyzes TiDB profiler zip packages (CPU or heap) for components like TiDB, TiKV, PD, or TiFlash. It unzips, aggregates the profiler data, and uses `go tool pprof` to report on the most time-consuming functions (CPU) or highest memory allocations (heap).
aegis-architect
アーキタイプベースのスキャフォールドツール - プロジェクトの重さに応じた型を選択
data-analyzer
データ分析と可視化を行うスキル
orchestrator
タスクの調整と他のロールへの委譲を行うコーディネーターロール
code-reviewer
コードレビューとベストプラクティスの提案を行うスキル
browser-testing
ブラウザ自動化とE2Eテストを行うスキル
Page 1468 of 1484 · 74167 results
