Create a new business use case (Request + UseCase + Test) following TDD workflow. Use when user asks to implement new business logic, domain operations, or create commands/queries. Always follow Red-G
testing/create-use-case-dev-int-tests-1246e167
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...