🔒

單元測試

5220 skills in 測試與安全 > 單元測試

n8n-preflight-agent

Validates n8n workflow JSON files, tests APIs with real credentials, auto-fixes common issues, and learns new problems. Use when you need to CHECK, VALIDATE, FIX, TEST, PREFLIGHT, or REPAIR n8n workflow JSON files before importing them.

awjames6875/skills-factory
0
0
更新於 1w ago

finishing-a-development-branch

Marketplace

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup. Presents exactly 4 options: merge locally, create PR, keep as-is, or discard. Do NOT use when tests are failing or work is incomplete - fix issues first before finishing the branch.

jrc1883/popkit-claude
0
0
更新於 1w ago

tdd-playwright

Playwright 기반 TDD 개발을 지원합니다. 테스트 작성, 실행, 디버깅을 자동화하고 테스트가 통과할 때까지 반복 개발합니다. 사용자가 "TDD로 개발", "Playwright 테스트 작성", "테스트 통과시켜"와 같은 요청을 할 때 사용합니다.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

ci-cd-pipelines

GitLab CI/CD pipeline patterns including testing stages, Docker builds, caching strategies, secrets management, deployment patterns (blue-green, canary, rolling), and rollback procedures. Use when creating .gitlab-ci.yml, optimizing CI performance, setting up deployment pipelines, or troubleshooting CI failures.

randalmurphal/claude-config
0
0
更新於 1w ago

rxjs-patterns-for-angular

Implement RxJS patterns for reactive programming in Angular. Use this skill when working with Observables, operators, subscriptions, async data flows, and error handling. Covers common patterns like combineLatest, switchMap, debounceTime, catchError, retry logic, and integration with Angular Signals using toSignal() and toObservable(). Ensures proper subscription cleanup with takeUntilDestroyed().

tw-lin/ng-lin
0
2
更新於 1w ago

coderabbit-request

Use after completing file changes - strongest for source code (AST-aware linting, security, tests), lighter support for markdown/config. Dispatches CodeRabbit reviewer subagent. ALWAYS request review before considering work complete.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

ci-optimization-specialist

Optimizes GitHub Actions CI/CD workflows through test sharding, intelligent caching, and workflow parallelization. Use when CI execution time exceeds limits, costs are too high, or workflows need parallelization.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

acceptance-criteria-generator

Marketplace

Creates testable acceptance criteria in Given/When/Then format for user stories

LaunchCG/claude-marketplace-pub
0
0
更新於 1w ago

deploy

Execute the complete TestFlight deployment workflow for this Flutter iOS app. Use when the user asks to deploy, release, publish, or upload the app to TestFlight, or says things like "deploy to testflight", "release a new build", "push to beta testers", or "upload to app store connect".

majiayu000/claude-skill-registry
0
0
更新於 1w ago

python-test-strategy

Marketplace

Python unit testing patterns for pytest, including test file structure, fixtures, mocks, and coverage strategy. Use when asked to write tests (unit/integration) for any Python module, function, class, or method.

MacHu-GWU/sanhe-claude-code-plugins
0
0
更新於 1w ago

emit

Use when working on the Miden compiler (`cargo miden`, `cargo-miden`) and its integration test suite, debugging compiler issues or failing tests, or implementing compiler changes and you need to inspect intermediate artifacts. Covers `MIDENC_EMIT` (the environment-variable equivalent of `--emit`) for emitting WAT/HIR/MASM (and related outputs), plus `MIDENC_EMIT_MACRO_EXPAND` for dumping macro-expanded Rust via `cargo expand` for integration-test fixtures.

greenhat/dotfiles
0
0
更新於 1w ago

testing-skills-with-subagents

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes

arturas-bes/kainuguru-api
0
0
更新於 1w ago

github-release-manager

Automated release coordination and deployment with swarm orchestration for seamless version management, testing, and deployment across multiple packages. Use for release pipelines, version coordination, deployment orchestration, and release documentation.

vamseeachanta/workspace-hub
0
0
更新於 1w ago

global-conventions

Follow consistent project structure, version control practices, environment configuration, code review processes, and development conventions across the entire application. Use this skill when organizing project files and directories, when writing commit messages or creating pull requests, when managing environment variables and configuration, when participating in code reviews, when defining testing requirements, when using feature flags, when maintaining changelogs, when documenting setup instructions, or when establishing consistent development practices across the team.

DevanB/lucidlog
0
0
更新於 1w ago

vanilla-rails-testing

Marketplace

Use when writing Rails tests - enforces fixtures-only, integration-style controller tests, Current context setup, simple naming, and Minitest syntax

ZempTime/zemptime-marketplace
0
0
更新於 1w ago

test-driven-development

Test-Driven Development workflows including red-green-refactor cycle, test-first implementation, outside-in vs inside-out testing, TDD for debugging, and TDD for refactoring. Use when implementing new features, refactoring existing code, using tests to drive design, or debugging with failing tests.

randalmurphal/claude-config
0
0
更新於 1w ago

spec-test-driven-development

Specification-Test-Driven Development workflow - write spec first, then tests, then implementation - uses specification and test-driven-development skills

craigtkhill/atui-tools
0
0
更新於 1w ago

pr-review

Comprehensive PR review for oc (OpenShift CLI). Runs build, tests, and linting, then applies Go style improvements and provides detailed code review feedback.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

test-parser-jdk

Test the Java parser by parsing JDK source files and fixing parse errors. Use when asked to find/fix parse errors, test the parser, or improve JDK compatibility.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

verify

検証スキル群。テスト実行、型チェック、ビルド検証を担当。Use when: test execution, type checking, build verification,テスト, 検証, ビルド確認, CI/CD validation.

clearclown/claude-code-aida
0
0
更新於 1w ago