Run the Nuxt type check and production build, and categorize any errors. Trigger phrases (English or Italian) — "check the build", "does the project build?", "check del build".
Check for outdated/vulnerable npm dependencies and safely auto-update minor/patch bumps. Trigger phrases (English or Italian) — "check dependencies", "update dependencies", "verifichiamo le dipendenze".
Update README.md to match the current codebase (components, composables, pages, config). Trigger phrases (English or Italian) — "update the documentation", "update the README", "aggiorna la documentazione".
Run the full project health routine — dependencies, SEO, build, lint, docs — and aggregate the results. Trigger phrases (English or Italian) — "full checkup", "run a full checkup", "checkup completo".
Initialize or reset this Nuxt template project — renames the project, records app context, and resets version/changelog. Trigger phrases (English or Italian) — "initialize the project", "reset the project", "inizializza il progetto".
Auto-fix and check ESLint status, reporting remaining warnings/errors. Trigger phrases (English or Italian) — "check the lint", "is the project clean?", "check del lint".
Audit robots.txt, sitemap.xml, and per-page meta tags for Google Search Console / SEO readiness. Trigger phrases (English or Italian) — "check SEO", "check GSC readiness", "verifica la SEO".