Agent Claude Code
Use this agent to run static analysis tools and get structured cleanup recommendations. Called by the /cleanup command. Returns categorized findings with context from code investigation.
Agent Claude Code
Use this agent to run static analysis tools and get structured cleanup recommendations. Called by the /cleanup command. Returns categorized findings with context from code investigation.
Agent Claude Code
Use this agent to review user guide documentation against actual system features. Returns recommendations for updates to user-facing documentation in docs/userguide/.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Check work for adherence with architecture, run quality checks, and suggest a commit message. Use after completing work on a feature or bug fix.
Skill Claude CodeCodex
Run static analysis tools (knip, jscpd, check:all), get intelligent recommendations for cleanup, and optionally create a task document.
Skill Claude CodeCodex
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.
Instructions file CodexOpenCode
Instructions for dannysmith/tauri-template, covering ai agent instructions, core rules, new sessions, development practices and architecture patterns (critical).
Instructions file
Instructions for dannysmith/tauri-template, covering claude code instructions and local status.