Nextjs Seo
Helps with Next.js, SEO as part of building frontend UIs and user experiences workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add nextjs-seo npx -- -y @trustedskills/nextjs-seo
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"nextjs-seo": {
"command": "npx",
"args": [
"-y",
"@trustedskills/nextjs-seo"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The nextjs-seo skill enhances Next.js applications with optimized SEO practices, including dynamic meta tags, structured data for search engines, and improved page visibility in search results.
When to use it
- When building a Next.js website that requires rich snippets or schema markup for better SERP performance.
- When you need to dynamically generate title and description tags based on route parameters or content.
- For improving the overall SEO score of your site by ensuring proper use of
<meta>tags, Open Graph, and Twitter cards.
Key capabilities
- Automatic generation of meta tags for each page
- Support for Open Graph and Twitter card metadata
- Integration with Next.js App Router and Page Router
- Dynamic content rendering for SEO-friendly URLs
Example prompts
- "Generate SEO meta tags for a blog post titled 'Introduction to AI'."
- "Add structured data markup for a product page in my Next.js app."
- "Ensure all pages have unique title and description tags based on their content."
Tips & gotchas
- Ensure your
next.config.jsis properly configured to support dynamic metadata. - Use this skill alongside other SEO tools like Google Search Console for best results.
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.