fastify-plugin
✓Guía para crear complementos Fastify con TypeScript, ESM y contenedor de complementos fastify. Úselo al agregar nuevos complementos a app/src/plugins/.
Instalación
SKILL.md
This skill provides patterns and conventions for creating Fastify plugins in this repository.
Plugins are located in app/src/plugins/. Each plugin is a single TypeScript file that exports a default async function wrapped with fastify-plugin.
Each plugin must have a corresponding test file in app/tests/unit/plugins/. See the vitest-testing skill for testing patterns.
Guía para crear complementos Fastify con TypeScript, ESM y contenedor de complementos fastify. Úselo al agregar nuevos complementos a app/src/plugins/. 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-plugin- Categoría
- </>Desarrollo
- Verificado
- ✓
- Primera vez visto
- 2026-02-01
- Actualizado
- 2026-02-18
Respuestas rápidas
¿Qué es fastify-plugin?
Guía para crear complementos Fastify con TypeScript, ESM y contenedor de complementos fastify. Úselo al agregar nuevos complementos a app/src/plugins/. Fuente: janisto/fastify-playground.
¿Cómo instalo fastify-plugin?
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-plugin 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