ワンクリックで
ai-dungeon
ai-dungeon には alkofu から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Apply this skill when auditing the IPC boundary between Rust and TypeScript in this Tauri project: when adding or modifying Tauri commands or events, when reviewing a PR that touches `src-tauri/src/` or TypeScript files that call `invoke()` or `listen()`, or when investigating runtime errors related to command invocation.
Apply this skill when adding or modifying Tauri commands, writing IPC calls from the frontend, working with Tauri events, debugging build errors, managing capabilities/permissions, or performing any task that touches `src-tauri/` in the ai-dungeon project.
Apply this skill when writing new tests, debugging failing tests, reviewing test coverage, adding CI steps, choosing a test strategy for new code, or any task that involves Vitest, Playwright, or cargo test in the ai-dungeon repository.