🔒

單元測試

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

test-generator

Generate comprehensive pytest test suites for CasareRPA components, including nodes, controllers, use cases, and domain entities, following the project's testing patterns.

omerlefaruk/CasareRPA
0
0
更新於 1w ago

spike-driven-dev

Guide for spike-driven development methodology. Use when starting new features, testing architecture patterns, integrating unfamiliar APIs/data sources, or validating technical feasibility before full implementation. Emphasizes TDD, real data validation, and risk reduction through minimal proofs-of-concept.

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

test

Run E2E tests for React, Vue, and Svelte frameworks. Use when testing components, verifying changes, or before committing.

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

test-driven-development

Marketplace

Use when implementing any feature or bugfix, before writing implementation code

SiTaggart/claude-devbench
0
0
更新於 1w ago

tsconfig

Generates tsconfig.json for TypeScript compilation configuration. Includes path aliases (@/ for src/), Jest types, and Vite client types.

sayali-ingle-pdl/adusa-ai-vuejs-app-template
0
0
更新於 1w ago

data-ingestion-builder

Build new data ingestion providers following the FF Analytics registry pattern. This skill should be used when adding new data sources (APIs, files, databases) to the data pipeline. Guides through creating provider packages, registry mappings, loader functions, storage integration, primary key tests, and sampling tools following established patterns.

zazu-22/ff_data_analytics
0
0
更新於 1w ago

testing-library

Marketplace

Tests UI components with Testing Library including queries, user events, and async utilities. Use when testing React/Vue/Svelte components, writing accessible tests, or testing user interactions.

mgd34msu/goodvibes-plugin
0
0
更新於 1w ago

axe

iOS Simulator automation and interaction using the AXe CLI tool. Use when working with iOS simulators for UI automation, testing, accessibility verification, or screen recording. Specific use cases include simulating touches and gestures (tap, swipe), entering text, pressing hardware buttons (home, lock, Siri), recording or streaming simulator video, extracting UI accessibility information, or automating iOS simulator interactions. Assumes axe CLI is already installed.

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

test-manager

Run visual tests, compare golden files, and report bugs for Stapledons Voyage. Use when user asks to run tests, check golden files, or report visual regressions.

sunholo-data/stapledons_voyage
0
0
更新於 1w ago

test-generator

Generates comprehensive BDD/Gherkin tests for features. Triggers when user needs to write tests, create test scenarios, add test coverage, or verify feature completeness.

mavric/devenv
0
0
更新於 1w ago

feature-workflow

Orchestrate complete or partial feature implementation workflow with configurable phases. This skill should be used to run the full workflow (specification → research → plan → implement → test → fix) or specific phases, coordinating between all feature-implementation skills automatically.

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

ab-test-framework-ml

Эксперт A/B тестирования. Используй для статистических тестов, экспериментов и ML-оптимизации.

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

playwright-mcp-tester

Iterative UI testing using Playwright MCP server for automated browser interaction and visual verification

multicam/trading-views
0
0
更新於 1w ago

chrome-devtools

Expert in Chrome browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use when browser automation, performance testing, web scraping, debugging, or browser interaction is needed. **CRITICAL:** Always uses persistent data-dir at ~/.claude/credentials/chrome for session management. (project, gitignored)

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

zig-build-engineer

Expert guidance for Zig build system engineering. Use when working with build.zig files, including creating new build configurations, adding executables/libraries/tests, managing dependencies and modules, setting up cross-compilation, configuring build options, troubleshooting build issues, or any other Zig build system tasks. Provides patterns, API references, and best practices for the Zig build system's DAG-based architecture.

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

rust-development

Obsidian LiveSync プロジェクトの Rust 開発を支援します。DDD 4層アーキテクチャ(domain/application/infrastructure/interfaces)に従った新規モジュール追加、axum ハンドラー・ルーティング実装、DomainError と thiserror を使用したエラーハンドリング、tokio-test・mockall・rstest によるテスト作成を行います。新機能追加、コード修正、アーキテクチャ設計、テスト実装を依頼されたときに使用してください。

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

phase-management

Marketplace

This skill should be used when the user asks about "phase management", "6-phase protocol", "explore phase", "plan phase", "code phase", "test phase", "fix phase", "document phase", "phase transitions", "phase enforcement", or needs guidance on managing the mandatory orchestration phases.

Lobbi-Docs/claude
0
0
更新於 1w ago

nuxt

Use when working on Nuxt 4+ projects - provides server routes, file-based routing, middleware patterns, Nuxt-specific composables, and configuration with latest docs. Covers h3 v1 helpers (validation, WebSocket, SSE) and nitropack v2 patterns.

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

accessible-web-dev

Build WCAG 2.1 AA compliant web applications for University of Sheffield. Covers semantic HTML, ARIA patterns, form accessibility, keyboard navigation, color contrast, alt text, captions, and automated testing. Use when creating websites, web apps, forms, interactive components, or auditing accessibility for WCAG compliance, screen readers, keyboard access, or inclusive design.

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

test-data-generation

Provides patterns and examples for generating test data using factory libraries. Use this skill when you need to create realistic and maintainable test data for your application. It covers factory patterns (e.g., Factory Boy for Python, Polly.js for JavaScript), handling relationships between models, using traits for data variations, sequence generation for unique values, and cleanup strategies. Trigger this skill for tasks involving test fixtures, data seeding for tests, or factory implementation.

MUmerRazzaq/fast-next-todo
0
0
更新於 1w ago