Generates pytest unit tests for Reflex.dev state logic — event handlers, computed vars, substates, and mocked external dependencies. Use when the user asks to write, scaffold, or review tests for a Reflex State class. Do NOT use for Playwright
$npx -y skills add jenreh/appkit --skill reflex-testing-stateInstalls into the current project.
Run `npx skills use "https://github.com/jenreh/appkit" --skill "jenreh/appkit/reflex-testing-state"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jenreh/appkit" that are relevant to the current task. Run `npx skills add "https://github.com/jenreh/appkit"` and select the relevant skills, then follow their instructions.