feat(metadata): auto-categorize 851 skills and update index

This commit is contained in:
Shivansh Gupta
2026-03-05 00:19:09 +05:30
parent 3f35844ec9
commit 3f43c359d5
1701 changed files with 10769 additions and 4480 deletions

View File

@@ -1,9 +1,10 @@
---
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..."
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...
risk: unknown
source: community
date_added: "2026-02-27"
date_added: '2026-02-27'
category: testing
---
# JavaScript Testing Patterns