Switch the project's package manager between npm, bun, and pnpm. Updates all config, scripts, documentation, CI workflows, and AI instructions. Use when initializing from template or switching package managers.
원문 언어: 영어
메뉴
SkillsMP는 dannysmith/tauri-template에서 4개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 4개 중 4개를 표시합니다.
Switch the project's package manager between npm, bun, and pnpm. Updates all config, scripts, documentation, CI workflows, and AI instructions. Use when initializing from template or switching package managers.
원문 언어: 영어
Check work for adherence with architecture, run quality checks, and suggest a commit message. Use after completing work on a feature or bug fix.
원문 언어: 영어
Run static analysis tools (knip, jscpd, check:all), get intelligent recommendations for cleanup, and optionally create a task document.
원문 언어: 영어
One-time template initialization. Collects app name, description, and package manager preference, then updates all project files. Run once when starting a new project from this template.
원문 언어: 영어