harlan-zwharlan-zwCommunityยท4 Agent Skills Included

request-indexing

Nuxt development guidance for SEO indexing web apps

Guides coding work on a Nuxt-based search indexing app that tracks indexed pages and submits URLs to search engines. Covers Nuxt core, Nuxt UI components, authentication sessions, and OG image generation with version-specific API changes. Eliminates guesswork around breaking changes, hydration issues, and OAuth setup when modifying the codebase.
npx skills add harlan-zw/request-indexing --all -g -y
Available:

Instructs the agent to evaluate every installed skill for relevance before modifying code and to invoke all matching skills before proceeding.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’