testing-cicd-init
✓Agregue la infraestructura de prueba de Vitest y GitHub Actions CI/CD a cualquier proyecto de TypeScript. Admite proyectos Next.js, NestJS y React con umbrales de cobertura del 80 %. Utilice esta habilidad al configurar pruebas para un nuevo proyecto o agregar canalizaciones de CI/CD.
Instalación
SKILL.md
Automatically sets up comprehensive test infrastructure for TypeScript projects including Vitest, coverage thresholds, and GitHub Actions CI/CD.
| vitest.config.nextjs.ts | Vitest config for Next.js | | vitest.config.nestjs.ts | Vitest config for NestJS | | ci-nextjs.yml | GitHub Actions for Next.js | | ci-nestjs.yml | GitHub Actions for NestJS | | test-setup-react.ts | Test setup with RTL | | test-setup-node.ts | Test setup for Node.js |
| husky-test-coverage | Adds pre-commit coverage enforcement | | linter-formatter-init | Works alongside for code quality | | playwright-e2e-init | Adds E2E testing after unit tests | | testing-expert | Provides testing patterns guidance |
Agregue la infraestructura de prueba de Vitest y GitHub Actions CI/CD a cualquier proyecto de TypeScript. Admite proyectos Next.js, NestJS y React con umbrales de cobertura del 80 %. Utilice esta habilidad al configurar pruebas para un nuevo proyecto o agregar canalizaciones de CI/CD. Fuente: shipshitdev/library.
Datos (listos para citar)
Campos y comandos estables para citas de IA/búsqueda.
- Comando de instalación
npx skills add https://github.com/shipshitdev/library --skill testing-cicd-init- Fuente
- shipshitdev/library
- Categoría
- </>Desarrollo
- Verificado
- ✓
- Primera vez visto
- 2026-02-01
- Actualizado
- 2026-02-18
Respuestas rápidas
¿Qué es testing-cicd-init?
Agregue la infraestructura de prueba de Vitest y GitHub Actions CI/CD a cualquier proyecto de TypeScript. Admite proyectos Next.js, NestJS y React con umbrales de cobertura del 80 %. Utilice esta habilidad al configurar pruebas para un nuevo proyecto o agregar canalizaciones de CI/CD. Fuente: shipshitdev/library.
¿Cómo instalo testing-cicd-init?
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/shipshitdev/library --skill testing-cicd-init 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/shipshitdev/library
Detalles
- Categoría
- </>Desarrollo
- Fuente
- skills.sh
- Primera vez visto
- 2026-02-01