Skill Overview
Start with fit, limitations, and setup before diving into the repository.
Escenario recomendado: Ideal for AI agents that need repository test setup. Resumen localizado: ## Repository Test Setup This package uses Bun and Vitest 4. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.
¿Por qué usar esta habilidad?
Recomendacion: testing-vitest helps agents repository test setup. Repository Test Setup This package uses Bun and Vitest 4. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.
Mejor para
Escenario recomendado: Ideal for AI agents that need repository test setup.
↓ Casos de uso accionables for testing-vitest
! Seguridad y limitaciones
- Limitacion: Vitest globals are enabled. Do not import describe, test, expect, vi, or hooks from vitest.
- Limitacion: Assert inline when there is only one meaningful assertion against the value.
- Limitacion: Use a named value only when it improves readability or supports multiple assertions.
About The Source
The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Browser Sandbox Environment
⚡️ Ready to unleash?
Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.
FAQ y pasos de instalación
These questions and steps mirror the structured data on this page for better search understanding.
? Preguntas frecuentes
¿Qué es testing-vitest?
Escenario recomendado: Ideal for AI agents that need repository test setup. Resumen localizado: ## Repository Test Setup This package uses Bun and Vitest 4. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.
¿Cómo instalo testing-vitest?
Ejecuta el comando: npx killer-skills add Mnigos/platform-hono/testing-vitest. Funciona con Cursor, Windsurf, VS Code, Claude Code y más de 19 IDE adicionales.
¿Cuáles son los casos de uso de testing-vitest?
Los casos de uso principales incluyen: Caso de uso: Repository Test Setup, Caso de uso: This package uses Bun and Vitest 4, Caso de uso: Unit tests run with bun run test.
¿Qué IDE son compatibles con testing-vitest?
Esta skill es compatible con Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Usa la CLI de Killer-Skills para una instalación unificada.
¿Tiene limitaciones testing-vitest?
Limitacion: Vitest globals are enabled. Do not import describe, test, expect, vi, or hooks from vitest.. Limitacion: Assert inline when there is only one meaningful assertion against the value.. Limitacion: Use a named value only when it improves readability or supports multiple assertions..
↓ Cómo instalar este skill
-
1. Abre tu terminal
Abre la terminal o línea de comandos en el directorio de tu proyecto.
-
2. Ejecuta el comando de instalación
Ejecuta: npx killer-skills add Mnigos/platform-hono/testing-vitest. La CLI detectará tu IDE o agente automáticamente y configurará la skill.
-
3. Empieza a usar el skill
El skill ya está activo. Tu agente de IA puede usar testing-vitest de inmediato en el proyecto actual.
! Source Notes
This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.
Upstream Repository Material
The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
testing-vitest
## Repository Test Setup This package uses Bun and Vitest 4. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows. Repository Test Setup