·testing-cicd-init
</>

testing-cicd-init

shipshitdev/library

Add Vitest testing infrastructure and GitHub Actions CI/CD to any TypeScript project. Supports Next.js, NestJS, and React projects with 80% coverage thresholds. Use this skill when setting up tests for a new project or adding CI/CD pipelines.

36Installs·0Trend·@shipshitdev

Installation

$npx skills add https://github.com/shipshitdev/library --skill testing-cicd-init

SKILL.md

Automatically sets up comprehensive test infrastructure for TypeScript projects including Vitest, coverage thresholds, and GitHub Actions CI/CD.

| vitest.config.nextjs.ts | Vitest config for Next.js | | vitest.config.nestjs.ts | Vitest config for NestJS | | ci-nextjs.yml | GitHub Actions for Next.js | | ci-nestjs.yml | GitHub Actions for NestJS | | test-setup-react.ts | Test setup with RTL | | test-setup-node.ts | Test setup for Node.js |

| husky-test-coverage | Adds pre-commit coverage enforcement | | linter-formatter-init | Works alongside for code quality | | playwright-e2e-init | Adds E2E testing after unit tests | | testing-expert | Provides testing patterns guidance |

Add Vitest testing infrastructure and GitHub Actions CI/CD to any TypeScript project. Supports Next.js, NestJS, and React projects with 80% coverage thresholds. Use this skill when setting up tests for a new project or adding CI/CD pipelines. Source: shipshitdev/library.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/shipshitdev/library --skill testing-cicd-init
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is testing-cicd-init?

Add Vitest testing infrastructure and GitHub Actions CI/CD to any TypeScript project. Supports Next.js, NestJS, and React projects with 80% coverage thresholds. Use this skill when setting up tests for a new project or adding CI/CD pipelines. Source: shipshitdev/library.

How do I install testing-cicd-init?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shipshitdev/library --skill testing-cicd-init Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/shipshitdev/library