jyotiraditya-chauhan/test-kit

Claude Code plugin marketplace with five skills that write stack-aware tests for Flutter, React, Next.js, Swift, and Node/Express. Detects your test framework, asks before assuming scope, and runs an optional fault-injection check to prove generated tests actually catch bugs.

4Stars on the repository
6Mods indexed here, across every type
20d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

flutter-testing

01

jyotiraditya-chauhan/test-kit

Skill Claude Code

Writes unit, widget, golden, and integration tests for Flutter projects, detecting whether BLoC, Riverpod, Provider, or GetX is in use from pubspec.yaml before writing any business-logic test. Use when the user asks to write Flutter tests, add test coverage to a widget/bloc/provider/repository, test a .dart file, or…

not rated 4 20d ago A 96 tokens original MIT

nextjs-testing

02

jyotiraditya-chauhan/test-kit

Skill Claude Code

Generates tests for Next.js projects (App Router or Pages Router), splitting work between Vitest for Server Actions/schema validation/sync components and Playwright for async Server Components, auth flows, and checkout. Use when the user asks to test a Next.js page, Server Action, API route handler, or middleware, or…

not rated 4 20d ago A 106 tokens original MIT

node-testing

03

jyotiraditya-chauhan/test-kit

Skill Claude Code

Generates unit and HTTP-level integration tests for Node backend APIs (Express, Fastify, Koa, NestJS) using Supertest against the app instance directly, with Vitest, Jest, or node:test. Use when the user asks to test a route handler, controller, middleware, or Express/Fastify app, or mentions Supertest, app.listen…

not rated 4 20d ago A 116 tokens original MIT

jyotiraditya-chauhan/test-kit

Skill Claude Code

Generates unit, component, and E2E-flow tests for React Native projects, both Expo (managed or bare) and plain React Native CLI, using Jest (jest-expo or the react-native preset) with React Native Testing Library, plus Maestro or Detox for E2E. Use when the user asks to test a React Native screen, component, or hook…

not rated 4 20d ago A 128 tokens original MIT

react-testing

05

jyotiraditya-chauhan/test-kit

Skill Claude Code

Generates unit, component, and integration tests for plain React web projects (Vite, Create React App, or any non-Next.js React app) using Vitest or Jest with React Testing Library and MSW for network mocking. Use when the user asks to test a React component or hook, mentions .tsx/.jsx files, Vitest, Jest, React…

not rated 4 20d ago A 139 tokens original MIT

swift-testing

06

jyotiraditya-chauhan/test-kit

Skill Claude Code

Generates unit, view-model, and snapshot tests for Swift/SwiftUI iOS and macOS projects, using Swift Testing (@Test/#expect) for new code and XCTest where it already exists. Tests the ObservableObject/@Observable view model directly rather than trying to introspect a SwiftUI view's private tree. Use when the user asks…

not rated 4 20d ago A 111 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: