.claude/skills/scaffold-nuxt-cloudflare-appRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
An agent skill that scaffolds a new, production-oriented full-stack app on the latest version of Nuxt, deployed to Cloudflare Workers via Wrangler — from natural language descriptions like "build me a blog on Cloudflare".
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/scaffold-nuxt-cloudflare-appRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/scaffold-nuxt-cloudflare-appRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/scaffold-nuxt-cloudflare-appRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @techvoyage51/scaffold-nuxt-cloudflare-app-skillclawhub inspect @techvoyage51/scaffold-nuxt-cloudflare-app-skill --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:91af69eda7d51a3c760649f7c640a06026a2568d46824521f4ddaf223956db65references/content.config.example.tsreferences/directory-structure.mdreferences/nuxt.config.example.tsreferences/nuxthub-deployment.mdreferences/package.example.jsonreferences/wrangler.example.jsoncskill-card.mdSKILL.mdScaffold a production-ready Nuxt app deployable to Cloudflare Workers, with opinionated module selection and Cloudflare-specific setup. - Supports latest Nuxt, deploys to Cloudflare via Wrangler, with NuxtHub for D1/KV/Blob bindings. - UI kit choice: Nuxt UI (Tailwind-based, default) or Antdv Next (Ant Design), each integrated via their respective official Nuxt modules. - Content (Nuxt Content) and internationalization (i18n) modules are strictly opt-in, only included by explicit project need. - SEO, Drizzle ORM (for database), Vitest (testing), and pnpm workspace support included as part of base stack. - Clear decision flow: picks only necessary modules based on explicit requirements, avoids unnecessary scaffolding. - Guidance provided for add-on usage and future evolution, referencing external docs for advanced patterns.