원클릭으로
ai-dungeon
ai-dungeon에는 alkofu에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 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.