con un clic
write-tests
Guidance for writing meaningful unit and integration tests.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Guidance for writing meaningful unit and integration tests.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Guidance for implementing secure, well-structured REST API endpoints.
Guidance for building accessible, testable frontend UI components.
Guidance for writing safe, reversible database schema migrations.
Guidance for implementing consistent, observable error handling.
Guidance for designing and implementing a well-structured REST API endpoint with proper validation, error handling, authentication, and documentation.
Guidance for building a well-structured, accessible, and testable frontend UI component aligned with the project's component model and design system.
| name | write-tests |
| description | Guidance for writing meaningful unit and integration tests. |
Produce maintainable tests that validate behavior, not implementation, to give the team confidence to ship and refactor.
TECH.md.should <do something> when <condition>.