Typecheck and build this Nuxt 4 portfolio, collecting TypeScript and build errors/warnings. Use when asked to check or verify the build, or run a build check.
stefanBid/stefano-biddau-portfolio
SkillsMP has collected 6 skills from stefanBid/stefano-biddau-portfolio. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 2
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
Check outdated npm dependencies for this Nuxt 4 portfolio, apply safe updates, and run a security audit. Use when asked to check/update dependencies, run a dependency check, or audit for vulnerabilities.
Run the full maintenance sequence for this Nuxt 4 portfolio — dependency check, SEO check, build check, lint check, then decide on a documentation update. Use when asked to run a full checkup or complete maintenance pass.
Run ESLint auto-fix and report remaining lint warnings/errors for this Nuxt 4 portfolio. Use when asked to check or fix lint issues, or run a lint check.
Verify SEO/GSC readiness for this Nuxt 4 portfolio — robots.txt, sitemap.xml, global meta tags, and per-page useSeoMeta() calls. Use when asked to check SEO, Google Search Console readiness, meta tags, or sitemap correctness.
Sync README.md with the actual codebase state for this Nuxt 4 portfolio — outdated sections, missing components/composables/pages, wrong versions, broken links. Use when asked to update documentation, sync the README, or after changes that affect documented…