feat: add apple hig skills and strict validation v5.9.0

This commit is contained in:
sck_0
2026-02-20 19:38:58 +01:00
parent 9f5351e844
commit e36d6fd3b3
491 changed files with 25232 additions and 717 deletions

View File

@@ -1,6 +1,6 @@
---
name: javascript-testing-patterns
description: Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.
description: "Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use..."
---
# JavaScript Testing Patterns