request-indexing
Nuxt development guidance for SEO indexing web apps
All Skills in This Repository (4)
Pure Emerald Level Indicatorsnuxt-og-image-skilld
Resolve Nuxt OG Image module integration and upgrade issues.
nuxt-auth-utils-skilld
Guide Nuxt authentication workflows with nuxt-auth-utils across SSR and client rendering.
nuxt-ui-skilld
Provide version-specific guidance for @nuxt/ui component usage and migration.
nuxt-skilld
Resolve Nuxt v4 debugging and best-practice questions for SSR and hydration issues.
Frequently Asked Questions
FAQPage SchemaHow to install Request Indexing skills?โผ
Run `npx skills add harlan-zw/request-indexing --all -g -y` in your terminal to install all skills in this suite globally.
What do these Nuxt skills cover?โผ
They cover Nuxt core, Nuxt UI components, nuxt-auth-utils sessions, and OG image generation, including breaking changes and best practices per version.
How do the skills prevent Nuxt bugs?โผ
Each skill lists version-specific breaking changes and best practices, so the agent avoids deprecated APIs, hydration mismatches, and misconfigured auth flows.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible agents.
When are these skills triggered?โผ
They activate automatically whenever code imports nuxt, @nuxt/ui, nuxt-auth-utils, or nuxt-og-image, as directed by the root CLAUDE.md routing rule.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core