Execute the GREEN phase of TDD by implementing the minimum code needed to make the failing test pass. Follows the principle of simplest solution that could possibly work.
.claude/skills/tdd-green
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...