nuxt-seo

📁 display-design-studio/skills 📅 1 day ago
2
总安装量
2
周安装量
#75716
全站排名
安装命令
npx skills add https://github.com/display-design-studio/skills --skill nuxt-seo

Agent 安装分布

cline 2
github-copilot 2
codex 2
kimi-cli 2
gemini-cli 2
cursor 2

Skill 文档

Nuxt SEO — @nuxtjs/robots & llms.txt

Best-practices guide for @nuxtjs/robots (part of the nuxt-seo suite) and llms.txt integration in Nuxt 3.

Also load the nuxt skill for Nuxt core patterns.

ROUTING: Which rule file to load

IF setting up @nuxtjs/robots or configuring robots.txt for the first time: → Read rules/core-robots-setup.md

IF controlling crawling per page, route, or dynamically at runtime: → Read rules/features-page-control.md

IF adding or referencing llms.txt for AI tool documentation access: → Read rules/features-llms-txt.md

Rule index

Topic Description File
Sections overview Categories and reading order rules/_sections.md
Robots setup Installation, nuxt.config.ts, disallow, blockNonSeoBots, blockAiBots rules/core-robots-setup.md
Page control definePageMeta, route rules, useRobotsRule composable, X-Robots-Tag rules/features-page-control.md
llms.txt Standard, manual public/ file, nuxtseo.com docs for AI tools rules/features-llms-txt.md

Rule categories by priority

Priority Category Impact Prefix
1 Module setup CRITICAL core-
2 Page-level crawl control HIGH features-
3 llms.txt MEDIUM features-

Coverage and maintenance