finish
No SKILL.md available for this skill.
View on GitHubMore from kvnwolf/devtools
unit-testing
Writes unit tests following behavior-driven conventions with vitest. Use when creating tests, adding test coverage, or writing regression tests.
9convex
Provides instructions for working with Convex backend projects. Use when setting up Convex, creating queries/mutations/actions, consuming Convex data from React, defining tables, testing Convex functions, configuring environment variables, or prefetching data in route loaders.
7e2e-testing
Writes end-to-end tests with Playwright Test for full user flow verification. Use when adding, modifying, or removing user flows in an application. Do not use for isolated component behavior — use component-testing instead.
5create-agents-file
Create or update a project's AGENTS.md by exploring the codebase and documenting essential context for AI agents. Consult this skill whenever bootstrapping, creating, or improving CLAUDE.md/AGENTS.md files.
1