🔒

單元測試

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

condition-based-waiting

Use when tests fail intermittently. Replace arbitrary timeouts with condition polling. Eliminates flaky tests caused by timing assumptions.

liauw-media/CodeAssist
0
0
更新於 1w ago

bun-test

Write and debug Bun tests with proper mocking, coverage, and isolation. Use when writing tests, debugging test failures, setting up test infrastructure, mocking fetch/modules, or improving test coverage.

ainergiz/xfeed
0
0
更新於 1w ago

add-unit-tests

Write failing unit tests for feature requirements (TDD style)

thoreinstein/opencode-config
0
0
更新於 1w ago

quality-gates

Ensure code quality before commits. Run lint, format, test, build. Use npm scripts: npm run lint, npm run format, npm test, npm run build. CRITICAL: All tests must pass, no lint errors, code must be formatted before committing.

GolferGeek/orchestrator-ai
0
0
更新於 1w ago

skill-isolation-tester

Marketplace

Use PROACTIVELY when validating Claude Code skills before sharing or public release. Automated testing framework using multiple isolation environments (git worktree, Docker containers, VMs) to catch environment-specific bugs, hidden dependencies, and cleanup issues. Includes production-ready test templates and risk-based mode auto-detection. Not for functional testing of skill logic or non-skill code.

cskiro/claudex
0
0
更新於 1w ago

ux-researcher

UX research and design toolkit including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use for user research, persona creation, journey mapping, and design validation for the PrayerMap app.

jeffmichaeljohnson-tech/prayermap
0
0
更新於 1w ago

code-review

Review code changes (diffs, PRs, patches) and provide structured, actionable feedback on correctness, maintainability, and test coverage. Use when the user asks for a code review, requests feedback on a patch/PR, or wants an assessment of changes.

Factory-AI/skills
0
0
更新於 1w ago

writing-skills

Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization

ivanov-i/dots
0
0
更新於 1w ago

test-standards

Test quality validation detecting mesa-optimization, happy-path bias, vacuous assertions, and error-swallowing anti-patterns. Use when reviewing test files for quality issues, evaluating test meaningfulness, or ensuring tests validate behavior rather than passing trivially. Supports JavaScript, TypeScript, and Python test frameworks.

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

coder

Implementation Agent: Full TDD workflow in a single context window. Writes tests, implements code, and iterates until all tests pass.

pcortes/swarm-attack
0
0
更新於 1w ago

backend-nodejs

Marketplace

Modern Node.js backend stack: NestJS/Hono, Drizzle ORM, Vitest, TypeScript.Use when: building Node.js APIs, TypeScript backends, or serverless functions.Triggers: "nestjs", "node backend", "express", "hono", "drizzle", "vitest","typescript api", "node api", "bun".

timequity/vibe-coder
0
0
更新於 1w ago

e2e-test-runner

Runs and debugs Detox E2E tests for MigraineTracker React Native app. Use when the user asks to run E2E tests, debug test failures, or investigate UI test issues. Automatically captures logs, analyzes screenshots, and diagnoses common failure patterns. Kills tests early on first failure to save time.

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

elite-standards

Enforce elite code quality standards for F3 Workout Builder. Use when writing code, reviewing changes, fixing bugs, or creating new features. Keywords: code quality, TypeScript, testing, coverage, lint, types.

Jslock56/FFFBeatdown
0
0
更新於 1w ago

la-bench-procedure-generator

This skill should be used when generating detailed experimental procedures from LA-Bench format JSONL files. It orchestrates multiple subagents to parse input data, fetch reference materials, generate procedures, validate outputs, refine results, and produce final formatted outputs. Triggered by requests to process LA-Bench data or generate experimental protocols from data/public_test.jsonl or data/private_test_input.jsonl files.

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

sdk-patterns

Follow these patterns when extending the OptAIC Python SDK with new domain operations. Use for adding client methods for datasets, signals, portfolios, backtests, and other resources. Covers async/sync interfaces, uploads, and long-running operations.

colingwuyu/optaic-trading
0
0
更新於 1w ago

btc-trading-bot

Bitcoin trading simulation with technical analysis (EMA/RSI/Bollinger), Monte Carlo projections, and Telegram alerts. Cambodian market focus (USD/KHR 4050).TRIGGERS: BTC backtesting, indicator calculations, Fear & Greed integration, crypto strategy development, CoinGecko/Alternative.me APIs, portfolio simulation, trailing stop optimization, Sharpe/drawdown metrics.ENTRY POINTS: btc_trader.py (365d backtest), btc_simulation.py (60d Monte Carlo), backtest_runner.py (advanced metrics).

khopilot/bit-trand
0
0
更新於 1w ago

fix-tests

Use when tests are failing, test quality issues were identified, or user wants to fix/improve specific tests. Accepts green-mirage-audit reports, general instructions, or can run tests and fix failures automatically. Lighter-weight than implement-feature, focused on test remediation.

axiomantic/spellbook
0
0
更新於 1w ago

write-tests

Generates comprehensive unit tests and integration tests for code with test coverage analysis and edge cases

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

software-developer

Ability to design, implement, test, deploy, and maintain software systems that meet defined requirements. Includes translating specifications into executable code, applying appropriate programming and design practices, managing changes over time, and operating software in production environments. Applies across application, platform, and infrastructure-adjacent contexts and is independent of specific languages, frameworks, or tools. Work may be performed individually or collaboratively and may be supported by automation or artificial intelligence, with human accountability retained for correctness, security, and outcomes.

selfdriven-octo/skillzeb
0
0
更新於 1w ago

test-workflow

테스트 생성 전체 워크플로우. "00 테스트 만들어줘", "새 테스트 추가해줘" 요청 시 자동 실행. 2개 Agent 순차 호출로 2중 검증.

dayoumin/mbti
0
0
更新於 1w ago