Nuxt Content

🌐Community
by alexanderop · vlatest · Repository

Generates Nuxt.js content pages from Markdown files, streamlining website development with Alexanderop's tooling.

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 alexanderop-nuxt-content npx -- -y @trustedskills/alexanderop-nuxt-content
2

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

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

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

About This Skill

What it does

The alexanderop-nuxt-content skill provides a way to integrate Markdown and MDX content directly into Nuxt.js applications. It simplifies the process of managing and displaying content, allowing developers to use familiar Markdown syntax for creating blog posts, documentation, or other text-based content within their Nuxt projects. This streamlines content creation workflows and improves site maintainability.

When to use it

  • Building a blog: Easily create and manage blog posts using Markdown files.
  • Creating documentation sites: Structure and display technical documentation written in Markdown.
  • Developing marketing websites: Manage landing pages or other content-heavy sections of a website with Markdown.
  • Content-driven applications: Integrate dynamic content into your Nuxt application without complex custom solutions.

Key capabilities

  • Markdown/MDX rendering within Nuxt.js components.
  • Simplified content management using familiar Markdown syntax.
  • Integration with Nuxt's routing and build processes.

Example prompts

  • "Generate a blog post about 'Nuxt Content Integration'."
  • "Create documentation for the new API endpoint."
  • "Display the contents of about.md on the /about page."

Tips & gotchas

  • Requires a Nuxt.js project to be set up.
  • Ensure your Markdown files are correctly placed within the designated content directory for proper processing.

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
alexanderop
Installs
2

🌐 Community

Passed automated security scans.