Skip to main content
stefanBid
GitHub creator profile

stefanBid

Repository-level view of 25 collected skills across 5 GitHub repositories.

skills collected
25
repositories
5
updated
Aug 26, 2026
repository explorer

Repositories and representative skills

build-check
unclassified

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".

Aug 25, 2026
dependency-check
unclassified

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".

Aug 25, 2026
docs-update
unclassified

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".

Aug 25, 2026
full-checkup
unclassified

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".

Aug 25, 2026
init
unclassified

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".

Aug 25, 2026
lint-check
unclassified

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".

Aug 25, 2026
seo-check
unclassified

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".

Aug 25, 2026
dependency-check
unclassified

Check pubspec.yaml dependencies against flutter pub outdated, auto-apply safe (same-major) version bumps, and report packages needing manual review for breaking changes. Trigger phrases (Italian or English) - "controlla le dipendenze", "check dependencies",…

Aug 25, 2026
docs-update
unclassified

Rewrite README.md in English against the actual codebase state — overview, getting started, project structure, design system, routing, screens, widgets, helpers, AI tooling, deployment, dependencies. Trigger phrases (Italian or English) - "aggiorna la…

Aug 25, 2026
full-project-checkup
unclassified

Run the dependency-check, docs-update, and lint-check skills in sequence and produce a combined summary. Trigger phrases (Italian or English) - "checkup completo", "checkup del progetto", "controllo completo", "full checkup".

Aug 25, 2026
lint-check
unclassified

Run dart fix, dart format, and flutter analyze against this project's lint rules (prefer_const_constructors, prefer_const_literals_to_create_immutables, never // ignore), auto-fix what's safe, and report blocking errors. Trigger phrases (Italian or English) -…

Aug 25, 2026
project-init
unclassified

Initialise this Flutter template for a new project — collects username/rules/project name/app context, resets version and CHANGELOG, renames the project across pubspec.yaml/main.dart/Android/iOS, and refreshes CLAUDE.md against the actual lib/ state. Trigger…

Aug 25, 2026
version-bump
unclassified

Bump the app version using cider — parses semver/build, asks whether this ships to a store to decide the build-number increment, proposes a CHANGELOG entry for approval, then applies pubspec.yaml/CHANGELOG.md/README badge updates. Trigger - "aggiornami il…

Aug 25, 2026
Showing 5 of 5 repositories
All repositories loaded