Write high-quality Rust unit tests following best practices. Use when writing new tests, reviewing test code, or improving test quality. Emphasizes clear naming, AAA pattern, isolation, and deployment
.claude/skills/quality-unit-testing
Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, s...
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an exist...
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs...