Harness-engineering nuxt-seo-metadata
name: nuxt-seo-metadata
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/nuxt-seo-metadata/skill.yamlsource content
name: nuxt-seo-metadata version: '1.0.0' description: Configure SEO metadata, Open Graph tags, and structured data using useSeoMeta and useHead stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- 'nuxt.config.*'
- '/pages//*.vue'
- '/layouts//*.vue'
- '**/app.vue' related_skills:
- nuxt-layouts-pages
- nuxt-composables-pattern
- nuxt-deployment-config stack_signals:
- nuxt
- vue
- typescript keywords:
- SEO
- useSeoMeta
- useHead
- og-image
- robots
- schema-org
- meta-tags
- nuxt-site-config metadata: author: nuxt.com upstream: 'nuxt.com/docs/getting-started/seo-meta' state: persistent: false files: [] depends_on: []