KS
Killer-Skills

nuxt-foundation — Categories.community

v1.0.0
GitHub

About this Skill

Perfect for Frontend Agents needing to establish a robust Nuxt 3 foundation with TypeScript Oficial Futzo frontend, The web platform for professional football leagues management

Jozaguts Jozaguts
[0]
[0]
Updated: 3/5/2026

Quality Score

Top 5%
44
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add Jozaguts/futzo/nuxt-foundation

Agent Capability Analysis

The nuxt-foundation MCP Server by Jozaguts is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion.

Ideal Agent Persona

Perfect for Frontend Agents needing to establish a robust Nuxt 3 foundation with TypeScript

Core Value

Empowers agents to define a baseline Nuxt 3 project structure with recommended conventions, scripts, and folder organization, utilizing SSR and prerendering capabilities with deploy configurations for `.output/public`

Capabilities Granted for nuxt-foundation MCP Server

Defining a standardized folder structure for Nuxt projects
Configuring essential scripts for Nuxt 3 applications
Establishing naming conventions for a maintainable codebase

! Prerequisites & Limits

  • Requires Nuxt 3 and TypeScript
  • Limited to defining project structure and conventions, without implementing features or content
Project
SKILL.md
2.1 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Objetivo

Definir el baseline de Nuxt 3 (TypeScript) con convenciones, scripts y estructura recomendada.

Alcance

  • Estructura de carpetas.
  • Convenciones de nombres.
  • Scripts base.
  • No implementar features ni contenido.

Inputs esperados

  • Requisitos del proyecto (SSR + prerender, deploy con .output/public).
  • Template context en .codex/references/TEMPLATE_CONTEXT.md.

Pasos (checklist)

  • Definir estructura recomendada de carpetas para Nuxt (Nuxt 4 / app dir).
  • Configurar srcDir: 'app' y mover carpetas base dentro de app/.
  • Establecer convenciones de nombres para componentes, rutas y archivos.
  • Documentar scripts recomendados (dev/build/lint).
  • Confirmar que el baseline compila sin contenido funcional.

Convenciones (nombres de archivos/rutas)

  • Componentes: PascalCase (SiteHeader.vue, HeroSection.vue).
  • Rutas/archivos de pages/: kebab-case si aplica (ej. contact.vue).
  • Secciones home06: components/sections/home06/*Section.vue.
  • CSS principal: assets/css/main.css.
  • Estructura Nuxt 4 (source en app/):
    • app/assets/ (procesado por Vite)
    • app/components/
    • app/composables/
    • app/layouts/
    • app/middleware/
    • app/pages/
    • app/plugins/
    • app/utils/
    • app/app.config.ts, app/app.vue, app/error.vue
  • Root adicional:
    • public/ (archivos estaticos sin procesar)
    • server/ (api, routes, middleware, plugins, utils)
    • shared/ (codigo compartido app/server)
    • content/ (Nuxt Content)
    • modules/ (modulos locales)
    • layers/ (capas reutilizables)
    • nuxt.config.ts, .nuxtrc, .nuxtignore

Criterios de Done (verificables)

  • Checklist de estructura y scripts definido.
  • Estructura recomendada incluye app/ con sus subcarpetas y public/.
  • Scripts recomendados listados: pnpm dev, pnpm build, pnpm lint (o equivalentes).

Errores comunes y mitigacion

  • Error: mezclar convenciones de template con Nuxt sin documentar. Mitigacion: definir naming claro en este skill.
  • Error: olvidar mover a app/ o no setear srcDir. Mitigacion: validar con checklist antes de migrar.

Related Skills

Looking for an alternative to nuxt-foundation or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication