vault-unit-tester
Enforces the TDD (Red-Green-Refactor) mandate. Use during implementation to ensure logic is verified by tests.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Enforces the TDD (Red-Green-Refactor) mandate. Use during implementation to ensure logic is verified by tests.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Implementation patterns for the Vault Toolbox Browser Extension (Manifest V3).
Specialized design challenges for the Vault Toolbox Browser Extension, focusing on VQL prototyping.
Specialized audit for the Vault Toolbox Browser Extension, focusing on Island Architecture and UI visibility.
Specialized data grid implementation for the Vault Toolbox Browser Extension using TanStack Table/Virtual.
Specialized design requirements for the Vault Toolbox Browser Extension, focusing on UI visibility.
Specialized testing and dev-server protocol for the Vault Toolbox Browser Extension.
| name | vault-unit-tester |
| description | Enforces the TDD (Red-Green-Refactor) mandate. Use during implementation to ensure logic is verified by tests. |
| triggers | ["test","vitest","junit","tdd","red-green-refactor"] |
This skill enforces a mandatory Test-First cycle across all Designer applications. No production code should exist without a preceding failing test.