AI AGENT ADDONS

Frontend Testing

langgenius/dify
Testing & QA
2,995installs

Writing frontend tests for Dify projects can be fast and simple. This skill helps you generate tests for components, hooks, and utilities. It uses Vitest and React Testing Library to create reliable unit and integration tests.

You can ask for new tests or review existing ones. The skill follows the best practices from the Dify project. It handles common patterns like rendering, props, user interactions, and edge cases.

With this skill, you improve test coverage and catch bugs early. It works with the pnpm analyze-component command to understand your code. Just tell it what to test and get a solid test file.

Add Frontend Testing skill to your workflow

Global

mkdir -p ~/.claude/skills/frontend-testing

Project

mkdir -p .claude/skills/frontend-testing

Source Repository

Stars
146,852
Forks
23,135
Watchers
146,852
License
NOASSERTION
Last Push
1 month ago
Created
3 years ago