~/recombobulate
$
tip --list --tag="nuxt"
// 2 tips tagged "nuxt"
149
Generate SEO Meta Tags and OpenGraph Markup from Your Routes
Generate complete SEO meta tags, OpenGraph properties, and Twitter Card markup for all your pages using a reusable helper Claude builds from your routes.
155
Ask Claude to Scaffold a Nuxt 3 Module
Describe the functionality you want to share across Nuxt apps and let Claude generate a properly structured Nuxt 3 module with composables, plugins, and auto-imports.