OpenCodeの設定ファイルを分析し、最新のベストプラクティスやリリース情報に基づいてリファクタリングを行う専門スキル
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →OpenCodeの設定ファイルを分析し、最新のベストプラクティスやリリース情報に基づいてリファクタリングを行う専門スキル
Designs and generates best-practice-compliant SKILL.md files for OpenCode agent skills. Use when creating new agent skills, drafting skill definitions, or improving existing skill files. Guides through requirements discovery and outputs production-ready SKILL.md with proper YAML frontmatter, XML-structured instructions, and progressive disclosure patterns.
Use this skill when writing code that uses the canopy-i18n package — a type-safe, zero-dependency i18n library with a builder pattern API. Covers createI18n, add (static and template), build, bindLocale, React integration, and common gotchas like required `as const`.
Crawl WeChat official account articles and export full content (Markdown/HTML) plus local assets (images, videos, audio) into per-article directories.
ralph-matsuoテンプレートリポジトリに変更を反映してcommit & pushするスキル。別リポジトリで作業中に「テンプレートに反映して」「upstreamに戻して」「ralph-matsuoを更新して」「テンプレート側も直して」と言ったときに使う。スキル・設定・ドキュメントなどの改善をテンプレートに逆流させたい場面で積極的に使用する。
Markdown 記事の誤字脱字チェックと textlint による校正を行うスキルです。
Flutter の flutter_test + mocktail によるユニット/Widget テスト、integration_test による統合テスト、TDD ワークフローの汎用ベストプラクティス。プロジェクト固有のレイヤー別テスト戦略は PROJECT.md を参照。
自动分析 Git 提交历史,生成规范的 PR Changelog。当用户准备提 PR、请求总结代码变更、或是要求“写一下更新日志”时,请务必优先触发本技能。
クライアント状態をグローバル/URL状態で型安全に管理します。サイドバーやフィルタはuseSWRImmutable、ページネーションはnuqs。
デプロイ前の最終チェックリストを実行し、Go/No-go 判定を出す PM スキル。テスト・CI・open Issue・セキュリティの観点で確認し、問題があれば具体的な対処手順を提示する。/release-check コマンド実行時に自動参照される。
PMBOK第8版準拠のステークホルダー登録簿(Stakeholder Register)を作成するスキル。「ステークホルダー登録簿を作って」「stakeholder register」「ステークホルダーをまとめて」「関係者一覧を作って」と依頼されたとき、または要件定義Agentのステップ3として呼び出されたときに使う。
アプリストア レビュー CSV データを分析して視覚化するスキル。ユーザーがアプリストア レビュー CSV ファイルを提供するか レビュー 分析を要求する時に使用する。CSV は id, date, user_name, title, content, rating, app_version 列を含まなければならない。
SDD実装計画。仕様書(Part 1)を読み込み、実装計画(Part 2)を追記する。ユーザーが「実装計画を作成して」「計画を立てて」「SDDの計画フェーズに進みたい」と言った場合に使用する。
TDDワークフローを強制し、テストファースト開発を支援します。新機能実装時に自動起動し、Red-Green-Refactorサイクルを確実に実行します。
读取 Excel 测试用例,配合 playwright-mcp 执行,生成 HTML 测试报告。工具:get_grouped_cases、get_excel_cases、save_test_results(webtest-mcp)+ browser_* (playwright-mcp)。
プロジェクト構造を分析し、検出した技術スタック・コマンド・設定でAGENTS.mdを更新する。
startproject
moomoo/Futu OpenD installation assistant. Use ONLY when user mentions moomoo, Futu, OpenD, futu-api, or moomoo-api. Automatically downloads and installs moomoo/Futu OpenD and upgrades Python SDK. Supports Windows, MacOS, Linux.
>
>-
- 用户明确要求「先给出计划」「不要改代码,只出方案」「用 Plan 模式」或调用了「创建计划」类 command。
>-
リファクタ時にテストと Storybook をどう更新するか。コンポーネントのリファクタ依頼時に使用する。
为 LumenPDF 添加一个新的跨语言 API(UniFFI 桥接)。当需要新增 Rust → Swift 接口、新增 UDL 函数或数据类型、或扩展 BridgeService 时使用。
lint・format を実行してから git diff をもとに Conventional Commits 形式のコミットメッセージを提案し、ユーザー確認後にコミットする。「lint and commit」「コミットして」「フォーマットしてコミットして」などと言われたときに使用する。
Systematically explore and deeply understand an entire codebase — its structure, architecture, data flow, models, training pipelines, and utilities. Use ONLY when the user manually invokes this skill via /skill-understand-codebase. After exploration, the agent is ready to modify code, build features, explain functionality, or answer questions about the codebase.
當使用 Vue Router 時運用此技能,裡面包含 Vue Router 最佳實踐規則、Navigation Guard 最佳實踐規則、Error Handling 最佳實踐規則等
>-
Defines usecase-layer guidance for this repository in DDD x Clean Architecture, including usecase responsibilities, orchestration, transaction boundaries, DTOs, repository and external service ports, `internal/usecase` splitting, and `docs/domain/usecase` maintenance. Expected outputs include concise usecase-layer recommendations with reasons, placement guidance, transaction and side-effect handling notes, or small Go-oriented usecase templates with assumptions. Use when designing, implementing, reviewing, or documenting the usecase layer in this repository.
用于界面评审、交互优化和设计规范落地,适配当前仓库前端页面迭代。
>-
生成或修订 prototype.md,并在文档依据足够时生成本地可运行的 prototype-demo。用于演示和评审,不要求真实后端或生产数据。
>
doc配下の要件・仕様・マーケ資料を読み取り、Figmaにデザイン制作依頼するためのプロンプトを生成するスキル。実装前にUI設計依頼文を高品質に整えたいときや、Gemini/ClaudeへFigma制作を依頼する前準備で使う。
Use when the user wants the `debugger` role or a task matching this profile: バグ、エラー、予期しない動作を体系的に調査・解決する専門エージェント。 Bridge target: `.claude/agents/debugging/debugger.md`.
Use when the user wants the `performance` role or a task matching this profile: アプリケーションのパフォーマンスを分析し、ボトルネックを特定し、最適化を推奨する専門エージェント。 Bridge target: `.claude/agents/debugging/performance.md`.
Codex 側のシナリオ設計知識 package。system test 観点、受け入れ条件、検証入口を task-local artifact に固定する基準を提供する。
Sigumaa/calt リポジトリで GitHub Actions のワークフロー実行状況を `gh workflow` と `gh run` で確認・再実行・監視する運用スキル。CI失敗の原因切り分け、対象ジョブ再実行、実行ログ取得、push直後の最新run監視(`gh run list --limit 1` → `gh run watch RUN_ID --exit-status`)を行う依頼で使用する。典型要求は「workflow一覧を見たい」「runを再実行したい」「失敗ジョブのログを確認したい」。`Sigumaa/calt` 以外のリポジトリ操作、`gh` 未認証環境での実操作、ワークフロー以外の実装作業には使用しない。
AI Translation Engine 2 専用。設計差分と docs 正本をレビューする。差分仕様、UI、シナリオ、ロジックの整合性を implementation 前に確認したいときに使う。
Unreal Engine single-entry skill with Hardness (H/M/L) and subagent orchestration for discovery, implementation, and verification.
Simulator validation and test runs for Linux boot, CoreMark, and Dhrystone in this project; use when verifying simulator correctness or running quick regression commands.
生成或修订需求澄清文档 clarification.md。用于明确业务目标、用户对象、使用场景、范围边界、约束条件、依赖项、风险点和待确认项。
SNS分析と改善サイクルを設計するスキル。指標レビュー、勝ちパターン抽出、改善実験を定義し、継続的に成果を高める。運用改善の依頼時に使う。
Use when writing or updating mobile-first Playwright coverage for the badminton H5 flow, including home CTA, upload readiness, candidate clip selection, processing progress, report rendering, history, compare, and error recovery.
Scene understanding and analysis. Use when users want to get a summary, overview, dependency report, or export of the current scene state. Triggers: scene summary, analyze, overview, statistics, count, export report, 场景摘要, Unity分析, Unity概览, Unity统计, 导出报告, 依赖分析.
Excel UniDiff CLI(euni)の正式仕様。要件確認、実装判断、テスト設計、CI運用方針の参照時に使う。Unicode正規化差分(NFC/NFD)とGit設定drift対策を含む。
按10-15天完整流程组织商业机会调研,并用质量KPI与反偏见清单自检,适用于端到端研究计划制定与执行场景。
基于真实数据完成TAM/SAM/SOM自下而上估算并进行场景规划,适用于评估机会规模与可达性场景。
最低限のアクセシビリティ(ラベル、フォーカス、aria、見出し構造、キーボード操作)のチェックが必要な時に使う。フォームや対話UIの修正時にも使う。
name: openclaw-clean