🔒

單元測試

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

project-architecture-patterns

Architecture patterns for rRNA-Phylo project including FastAPI backend design, service organization, async task processing with Celery, Pydantic schemas, testing with pytest, Biopython integration, and API design conventions. Covers project structure, dependency injection, error handling, and configuration management.

roeimed0/rrna-phylo
0
0
更新於 12h ago

android-production

Testing, performance optimization, security, and Play Store deployment. Use when shipping production apps.

pluginagentmarketplace/custom-plugin-android
0
0
更新於 12h ago

setup-vitest

Marketplace

Configure Vitest for unit and integration testing. Use when setting up a test framework, when no test runner is detected, or when the user asks to configure testing.

gruckion/marathon-ralph
0
0
更新於 12h ago

architecture-paradigm-functional-core

Use Functional Core, Imperative Shell pattern to isolate deterministic business logic from side-effect orchestration for improved testability.

athola/claudenomicon
0
0
更新於 12h ago

ios-delivery-build

Marketplace

Manage iOS delivery builds to QC testing with GitLab pipeline creation and issue management. Supports develop, delivery, bugfix, and redelivery modes. Use when "create delivery", "delivery build", "build for qc", "send to testing", or "deliver build".

daispacy/py-claude-marketplace
0
0
更新於 12h ago

docs-seeker

Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user needs: (1) Latest documentation for libraries/frameworks, (2) Documentation in llms.txt format, (3) GitHub repository analysis, (4) Documentation without direct llms.txt support, (5) Multiple documentation sources in parallel

levanminhduc/LuongHoaThoNew
0
0
更新於 12h ago

story-verification

Use when user says "verify story", "check acceptance criteria", "validate implementation", "is story ready", or asks to verify that an implemented story meets its acceptance criteria - parses acceptance criteria from story description, verifies each with test/code evidence, generates pass/fail report, and updates story status based on results.

Mharbulous/StoryTree
0
0
更新於 12h ago

swift-build

SwiftプロジェクトのビルドとテストをXcodeコマンドラインで実行(iOS/macOS対応)。Use when: ビルド、テスト、xcodebuild、swift test を依頼された時。

majiayu000/claude-skill-registry
0
0
更新於 12h ago

testing

Marketplace

Generates test cases, creates mocks, identifies edge cases, analyzes coverage gaps, and supports property-based, mutation, and contract testing. Use when writing tests, improving coverage, detecting flaky tests, or implementing advanced testing strategies.

mgd34msu/goodvibes-plugin
0
0
更新於 12h ago

writing-test-using-vitest

Write Vitest unit tests and browser mode component tests for TypeScript projects. Use when asked to write tests, create test files, add test coverage, fix failing tests, test React components with browser mode, or work with Vitest testing patterns. Handles both unit testing with Given-When-Then pattern and React component testing with vitest-browser-react.

elecdeer/dotfiles
0
0
更新於 12h ago

vitest

Marketplace

Tests JavaScript and TypeScript applications with Vitest including unit tests, mocking, coverage, and React component testing. Use when writing tests, setting up test infrastructure, mocking dependencies, or measuring code coverage.

mgd34msu/goodvibes-plugin
0
0
更新於 12h ago

phpunit-fixer

Analyze existing PHPUnit test failure logs without running tests. Use when: - User says "fix the test failures" (after manually running tests) - User says "what tests are failing?" - User points to specific log file - Tests were run outside Claude's context Delegates to fixer agent (sonnet) to find logs, parse failures, and implement fixes. Does NOT execute tests - use phpunit-runner for that.

LongTermSupport/php-qa-ci
0
0
更新於 12h ago

python-testing-patterns

Marketplace

Use when writing Python tests, setting up test suites, or implementing testing best practices. Covers pytest, fixtures, mocking, and test-driven development.

pproenca/dot-claude
0
0
更新於 12h ago

deploying-cloud-k8s

Deploys applications to cloud Kubernetes (AKS/GKE/DOKS) with CI/CD pipelines. Use when deploying to production, setting up GitHub Actions, troubleshooting deployments. Covers build-time vs runtime vars, architecture matching, and battle-tested debugging.

majiayu000/claude-skill-registry
0
0
更新於 12h ago

test-driven-development

Use when adding features or fixing bugs. Follow RED/GREEN/REFACTOR cycle. Write failing test first, implement minimal code to pass, then refactor.

liauw-media/CodeAssist
0
0
更新於 12h ago

test

Run unit tests using CTest. Use when user asks to run tests, test the code, check test results, or mentions test failures.

AlexandrePrevot/OrderParserProcessor
0
0
更新於 12h ago

testing

Framework for writing and reviewing tests. Use when creating new tests, reviewing test quality, or debugging flaky tests.

OscSer/opencode-config
0
0
更新於 12h ago

condition-based-waiting

Marketplace

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses

pproenca/dot-claude
0
0
更新於 12h ago

amplifier-modulebuilder-skill

Build amplifier-foundation modules using "bricks and studs" architecture. Covers tool, hook, provider, context, and orchestrator modules with testing, publishing, and best practices.

majiayu000/claude-skill-registry
0
0
更新於 10h ago

python-testing-patterns

Comprehensive Python testing guidance with orchestration access to specialized testing skills for unit testing, integration testing, mocking, and advanced patterns.

athola/claudenomicon
0
0
更新於 10h ago