Nuxt Seo

🌐Community
by onmax · vlatest · Repository

Helps with Nuxt, SEO 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.

1

Run in terminal (recommended)

terminal
claude mcp add nuxt-seo npx -- -y @trustedskills/nuxt-seo
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "nuxt-seo": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/nuxt-seo"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The nuxt-seo skill enhances Nuxt.js applications with SEO best practices, enabling dynamic meta tags, structured data, and improved visibility in search engine results. It supports generating Open Graph and Twitter card metadata for social sharing and ensures proper indexing by search engines.

When to use it

  • When building a content-heavy Nuxt application that requires optimized meta tags for each page.
  • To improve the site’s visibility on search engines like Google through structured data and rich snippets.
  • When preparing a website for social media sharing with consistent and descriptive metadata.
  • For developers looking to streamline SEO implementation without manually writing meta tags for every route.

Key capabilities

  • Automatic generation of <meta> tags based on page content.
  • Support for Open Graph and Twitter card metadata.
  • Integration with Nuxt.js routes for dynamic SEO configuration.
  • Compatibility with Nuxt 3 and modern web standards.

Example prompts

  • "Generate meta tags for the blog post titled 'Introduction to Nuxt.js'."
  • "Set up Open Graph metadata for the homepage of my e-commerce site."
  • "Ensure all pages in my Nuxt app have unique title tags and descriptions."

Tips & gotchas

  • Ensure your Nuxt project is set up correctly with proper route configuration for dynamic SEO.
  • Use this skill alongside a content management system (CMS) or static site generator if you're managing large volumes of content.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
onmax
Installs
692

🌐 Community

Passed automated security scans.