debugging
Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims.
flutter-template-secrets-bootstrap
Safely work with encrypted secrets, environment files, and signing material in this repository. Use when a task requires loading, decrypting, validating, or explaining the repo's secrets and signing setup.
ethereum-app-builder
Scaffold and build Ethereum dApps using create-eth (Scaffold-ETH 2). Use when the user wants to: build an Ethereum app, create a dApp, start a web3 project, use Scaffold-ETH or create-eth, build something onchain, deploy a smart contract, deploy a smart contract with a frontend, or scaffold a full-stack blockchain application.
order-troubleshooting
Diagnose and resolve common order issues such as delayed shipments, wrong or incorrect items, stuck or pending orders, payment failures, or packages not received. Use when a customer reports a shipping problem or any issue with their order.
xshealth-advisor
食事・運動の記録と健康管理アドバイスを行うスキル。食事報告からカロリー概算、運動記録、週次レポートを生成。データはmemory/に記録。「健康チェック」「週次ヘルスレポート」「食事記録して」「運動記録して」で使用。
verifier-module
Act as a dedicated verifier agent that audits one candidate answer against the original problem and outputs a verdict plus a detailed verification report.
implement-brief
Produce a concise handoff brief with decisions, current state, requirements, and concrete next actions.
reviewing-construction-integration
Reviews integration completeness including design-implementation consistency, review/test coverage, and completion criteria. Use when performing integration review in Construction Phase.
reviewing-construction-plan
Reviews construction plans for architecture consistency and implementation feasibility. Use when reviewing implementation plans before approval.
reviewing-inception-units
Reviews Unit definitions for appropriate decomposition, dependency clarity, and estimation quality. Use when reviewing Unit definitions before approval.
phpunit-unit-test-defending
Defense against adversary challenges in the team review defense round. Receives adversary challenges, engages each on its merits, and outputs defense stance with adopted, re-adopted, and withdrawn findings.
rendering-with-drawingvisual
Implements lightweight rendering using WPF DrawingVisual with ContainerVisual, VisualCollection, and DrawingContext. Use when rendering large-scale graphics, charts, game graphics, or custom visuals.
figma-export
Export Figma frames as PNG images via Figma REST API. Use when you need to get a design screenshot from a Figma URL for visual comparison.
xstranscriber
音声ファイルをテキストに文字起こしするスキル。mp3/wav/m4a/ogg/flac形式に対応。whisperベースのtranscriber_toolを使用し、tiny/base/small/medium/largeの5つのモデルから精度と速度のバランスを選択可能。長時間音声はバックグラウンド実行に対応。「文字起こしして」「音声をテキストに変換して」で使用。
ai-multimodal
Process and generate multimedia content using Google Gemini API for better vision capabilities. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (better image analysis than Claude models, captioning, reasoning, object detection, design extraction, OCR, visual Q&A, segmentation, handle multiple images), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image with Imagen 4, editing, composition, refinement), generate videos (text-to-video with Veo 3, 8-second clips with native audio). Use when working with audio/video files, analyzing images or screenshots (instead of default vision capabilities of Claude, only fallback to Claude's vision capabilities if needed), processing PDF documents, extracting structured data from media, creating images/videos from text pr