·testing-cicd-init
</>

testing-cicd-init

shipshitdev/library

將 Vitest 測試基礎設施和 GitHub Actions CI/CD 添加到任何 TypeScript 項目。支持 Next.js、NestJS 和 React 項目,覆蓋率閾值為 80%。在為新項目設置測試或添加 CI/CD 管道時使用此技能。

36安裝·0熱度·@shipshitdev

安裝

$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 |

將 Vitest 測試基礎設施和 GitHub Actions CI/CD 添加到任何 TypeScript 項目。支持 Next.js、NestJS 和 React 項目,覆蓋率閾值為 80%。在為新項目設置測試或添加 CI/CD 管道時使用此技能。 來源:shipshitdev/library。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/shipshitdev/library --skill testing-cicd-init
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 testing-cicd-init?

將 Vitest 測試基礎設施和 GitHub Actions CI/CD 添加到任何 TypeScript 項目。支持 Next.js、NestJS 和 React 項目,覆蓋率閾值為 80%。在為新項目設置測試或添加 CI/CD 管道時使用此技能。 來源:shipshitdev/library。

如何安裝 testing-cicd-init?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/shipshitdev/library --skill testing-cicd-init 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/shipshitdev/library