單元測試
5220 skills in 測試與安全 > 單元測試
locque-authoring
Author or update Locque .lq code and tests with the canonical M-expr syntax, CBPV rules, data/match forms, modules/imports/opens, and project conventions.
layer-testing
Generate comprehensive tests for architectural layers with coverage-first analysis.Use when testing specific layers (core, domain, application, infrastructure, boundary).Reads testing strategy from playbook or uses interactive template selection.
testing
Implement testing patterns for PhotoVault using Playwright and Vitest. Use when writing E2E tests, unit tests, API route tests, or debugging flaky tests. Includes PhotoVault test fixtures, page objects, and Stripe webhook testing patterns.
github-security-alert-fixer
Systematically analyzes and fixes GitHub CodeQL security alerts with proper documentation and testing
error-handling-patterns
Master when to fail fast vs degrade gracefully. Production-tested error handling strategies for GitHub Actions, CI/CD pipelines, and platform automation.
webapp-testing
Executa testes end-to-end em aplicacoes React locais (Vite) usando Playwright. Permite validar formularios, capturar logs e inspecionar UI.
build-validator
Validate production builds, check bundle sizes, verify deployment readiness. Use when building for production, validating build output, checking bundle optimization, testing production server, or preparing for deployment.
n8n-support
Comprehensive n8n workflow engineering support for creating production-ready workflows. Use when users need to generate n8n workflows, debug loop execution issues, implement nested operations, design data table architectures, fix anti-patterns, create parallel processing patterns, handle webhook callbacks, or build complex multi-tier workflows. Provides battle-tested patterns that work around known n8n bugs and limitations.
react-component
React 컴포넌트와 관련 파일들(hook, style, test)을 생성합니다. 사용자가 "컴포넌트 만들어", "새로운 React 컴포넌트", "컴포넌트 생성"과 같은 요청을 할 때 사용합니다.
new-presentation
Create powerful presentations using Steve Jobs's 3-Second Rule methodology. Applies the Billboard Test principles for minimal cognitive load, maximum visual impact, and elegant slide design. Use when creating product launches, pitches, explanations, or any live presentation that requires high audience retention and visual clarity. Automatically integrates with Claude's PPTX skill to generate professional PowerPoint files and always applies the Sentient Brand Guidelines skill to ensure consistent branding.
code-debug-skill
Standardized, hypothesis-driven debug investigation workflow for unexpected behavior, regressions, incidents, flaky tests, or production issues. Use to plan instrumentation, reproduce with decisive signals, compare runs, and narrow root cause without assuming any vendor or infrastructure.
validation-workflow
Use this skill to validate code changes pass all checks (format, lint, build, tests). Runs validation script and iteratively fixes failures. Invoke before finalizing PRs or after making code changes.
performance-test-generator
基于NFR性能要求,生成性能测试场景和关键性能指标(KPI)。L3级别专用,当性能需求明确后使用。
cloudflare-worker-base
Production-tested setup for Cloudflare Workers with Hono, Vite, and Static Assets.Use when: creating new Cloudflare Workers projects, setting up Hono routing with Workers,configuring Vite plugin for Workers, adding Static Assets to Workers, deploying with Wrangler,or encountering deployment errors, routing conflicts, or HMR crashes.Prevents 6 documented issues: export syntax errors, Static Assets routing conflicts,scheduled handler errors, HMR race conditions, upload race conditions, and Service Workerformat confusion.Keywords: Cloudflare Workers, CF Workers, Hono, wrangler, Vite, Static Assets, @cloudflare/vite-plugin,wrangler.jsonc, ES Module, run_worker_first, SPA fallback, API routes, serverless, edge computing,"Cannot read properties of undefined", "Static Assets 404", "A hanging Promise was canceled","Handler does not export", deployment fails, routing not working, HMR crashes
sop-api-development
Complete REST API development workflow coordinating backend, database, testing, documentation, and DevOps agents. 2-week timeline with TDD approach.
testing
Chrome DevTools E2E testing expert. Ultra-fast testing with optimized workflow (navigate → snapshot → batch interactions → verify). Auto-invokes after frontend features or on keywords "test", "E2E", "browser", "chrome", "UI testing".
debugging-and-troubleshooting
Systematic error diagnosis and debugging workflow for Node.js/TypeScript code. Use when code isn't working, tests fail, or runtime errors occur.
nichecompass-docs-local
NicheCompass 本地文档(en/latest)
test-automation
Generate comprehensive Jest tests for React Native components, hooks, and services. Use when writing tests, improving coverage, or test-driven development.
test-coverage-boost
Increase test coverage from 0% to 80%+ in ANY project, ANY testing framework