home/categories/debugging/patrickhaahr-dotfiles-opencode-config-opencode-skills-frontend-testing-patterns-skill-md
debuggingtools

frontend-testing-patterns

Expert guide for frontend testing best practices following the Testing Trophy (Static, Unit, Integration, E2E). Provides framework-specific patterns for component, hook, and integration testing. Currently supports SolidJS with Vitest. Use this skill when writing, reviewing, or setting up frontend tests.

patrickhaahr
maintainer
patrickhaahr
Updated 1/19/2026
Stars
0
Forks
0
quick start

Installation and usage

Expert guide for frontend testing best practices following the Testing Trophy (Static, Unit, Integration, E2E). Provides framework-specific patterns for component, hook, and integration testing. Currently supports SolidJS with Vitest. Use this skill when writing, reviewing, or setting up frontend tests.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use frontend-testing-patterns