fastify-routes
✓Guía para crear controladores de rutas Fastify con esquemas TypeBox y documentación de OpenAPI. Úselo al agregar nuevas rutas a app/src/routes/.
Instalación
SKILL.md
This skill provides patterns for creating Fastify routes with TypeBox validation and OpenAPI documentation.
Routes are located in app/src/routes/. Each route file exports a default async function that registers routes on a Fastify instance.
Each route must have a corresponding test file in app/tests/unit/. Routes in src/routes/ have tests in tests/unit/routes/, and module routes in src/modules/ have tests in tests/unit/modules/.
Guía para crear controladores de rutas Fastify con esquemas TypeBox y documentación de OpenAPI. Úselo al agregar nuevas rutas a app/src/routes/. Fuente: janisto/fastify-playground.
Datos (listos para citar)
Campos y comandos estables para citas de IA/búsqueda.
- Comando de instalación
npx skills add https://github.com/janisto/fastify-playground --skill fastify-routes- Categoría
- </>Desarrollo
- Verificado
- ✓
- Primera vez visto
- 2026-02-01
- Actualizado
- 2026-02-18
Respuestas rápidas
¿Qué es fastify-routes?
Guía para crear controladores de rutas Fastify con esquemas TypeBox y documentación de OpenAPI. Úselo al agregar nuevas rutas a app/src/routes/. Fuente: janisto/fastify-playground.
¿Cómo instalo fastify-routes?
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/janisto/fastify-playground --skill fastify-routes Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code o Cursor
¿Dónde está el repositorio de origen?
https://github.com/janisto/fastify-playground
Detalles
- Categoría
- </>Desarrollo
- Fuente
- skills.sh
- Primera vez visto
- 2026-02-01