Nuxt Seo Best Practices
Helps with Nuxt, SEO, best practices as part of marketing, SEO, and growth tasks workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add nuxt-seo-best-practices npx -- -y @trustedskills/nuxt-seo-best-practices
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"nuxt-seo-best-practices": {
"command": "npx",
"args": [
"-y",
"@trustedskills/nuxt-seo-best-practices"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides guidance and best practices for optimizing Search Engine Optimization (SEO) within Nuxt.js applications. It helps ensure proper meta tag configuration, sitemap generation, and other crucial elements to improve website visibility in search engine results. The skill focuses on practical implementation details for achieving better SEO performance.
When to use it
- You're building a new Nuxt.js project and want to incorporate SEO best practices from the start.
- Your existing Nuxt.js site isn’t performing well in search results, and you need targeted advice on improvements.
- You are troubleshooting issues related to meta tag rendering or sitemap generation within your Nuxt.js application.
- You want to ensure your website adheres to current SEO guidelines for optimal ranking.
Key capabilities
- Meta Tag Optimization
- Sitemap Generation
- SEO Best Practices Implementation (Nuxt.js specific)
Example prompts
- "How do I configure meta tags in my Nuxt.js project?"
- "Generate a sitemap for my Nuxt.js website."
- "What are the best practices for SEO when using dynamic routes in Nuxt.js?"
Tips & gotchas
This skill assumes you have a basic understanding of Nuxt.js and SEO principles. The effectiveness depends on correctly implementing the suggested changes within your project's configuration files.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.