Autonomous Obsidian vault management using the PARA + LLM Wiki pattern. Three operations: ingest (inbox to wiki + PARA routing), query (cross-vault synthesis), lint (health…
`mind-map` アプリのマインドマップをCLIで読み書きするスキル。`/Users/yappa/code/app/mind-map` リポジトリ、`mm`…
Appium + MCP の初期セットアップと復旧手順を定型実行するスキル。Use when Appium server, driver, WDA, simulator, or MCP bridge fails to start/connect, or when rebuilding a clean local E2E environment.
AIオーケストレーション — Obsidian ToDo・GitHub IssueからタスクをAIが自律選定し、計画→承認→実装→テスト→記録のサイクルを段階承認型で回す指揮スキル。トリガー:…
Create academic and research presentations using the パラグラフテンプレート (paragraph template) — a custom 4:3 slide template with topic-header/message/supporting-content structure.
Load only when a real user question, approval request, or wait state seems necessary and you need a quick self-check first.
iOSアプリのよくあるバグパターンを網羅的にチェック。メモリリーク、循環参照、並行処理バグ、UIレイアウト問題、Force Unwrap、ライフサイクル問題、Swift Concurrencyエラーなどを静的解析+動的チェック。トリガー:「バグチェック」「クラッシュ調査」「メモリリーク」「コードレビュー」「品質チェック」「iOS診断」。