Close task in tracker. Use when the user invokes /close or asks to close a tracker issue.
Tutorial for debugging CUDA crashes using API logging
MUST BE USED for code review. Use PROACTIVELY when /review command is invoked or after any code changes to check correctness, architecture, and security.
設計決定前に確認すべき観点をチェックする
Guide for benchmarking FlashInfer kernels with CUPTI timing
Define canonical dotnet format and analyzer verification commands, and provide scripts that generate a format/analyzer report. Use when checking formatting or Roslyn analyzers without reformatting everything.
DDDアーキテクチャでHonoのバックエンドを新規実装または既存コードベースをリファクタリングする際のガイド。レイヤー構成(domain/application/infrastructure/controller)、依存方向、責務境界、Hono公式ミドルウェア/プラグインの活用、Hono OpenAPIプラグイン(hono-openapi)とzod-openapiの必須採用、Drizzle ORMの利用、トランザクション境界、エラーハンドリング、テスト指針、ESLint/Prettierの必須導入を含む。
読み取り専用で差分をレビューし、ルール違反・リスク・最小修正案を提示する
設計案を複数提示し、比較可能な形で整理する
Integrate new or updated gameplay modes into the existing game app end-to-end, including lobby registration, navigation wiring, state persistence, assets, gameplay rules, performance guardrails, and verification. Use when adding a mini-game/mode, refactoring gameplay logic, wiring assets, or ensuring state/controls remain stable across flows.
The Block Collection and Block Party are repositories for existing AEM blocks, build tools, code snippets, integration patterns, plugins, and more. Use this skill anytime you are developing something and want to find a reference to use as a starting point.
You are a helpful assistant that can assist in writing, abstracting, annotating, and summarizing Python code.
Step-by-step tutorial for adding new CUDA kernels to FlashInfer
コマンド実行の安全ポリシーを適用し、破壊的・外部影響のある操作は事前確認する
設計相談の前提を整理し、目的・非目的・制約を短く固定する