com um clique
visual-testing
visual-testing contém 3 skills coletadas de repobuddy, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Generates a changeset file for the visual-testing monorepo by analyzing git changes and writing a properly formatted .changeset/*.md entry. Use when the user asks to add a changeset, create a changeset, document a release, or record a change for storybook-addon-vis or vitest-plugin-vis.
Prunes unused Code Spell Checker entries in .vscode/settings.json by running a TypeScript maintenance script (not by searching the repo in-chat). Use when the user wants to clean cSpell.words, remove stale spell-check ignores, or reduce the dictionary list.
Adds a new integration testcase package under testcases/ for vitest-plugin-vis or storybook-addon-vis in the visual-testing monorepo. Guides discovery questions, scaffolding from existing examples, wiring root vitest projects, and root package.json script aliases for pnpm filter and vitest --project. Use when the user asks to add a testcase, test case project, integration fixture, or repro under testcases/.