🔒

單元測試

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

api-test-generator

Генерация полных Python pytest тестов для REST API эндпоинтов с валидацией схемы. Использовать при создании тестов для новых эндпоинтов, добавлении покрытия для CRUD операций или валидации соответствия API с OpenAPI схемами.

mikopbx/Core
489
71
更新於 5d ago

openapi-analyzer

Извлечение и анализ OpenAPI 3.1.0 спецификации из MikoPBX для валидации эндпоинтов. Использовать при проверке соответствия API, генерации тестов, проверке схем эндпоинтов или интеграции с навыками endpoint-validator и api-test-generator.

mikopbx/Core
489
71
更新於 5d ago

ccs-delegation

Auto-activate CCS CLI delegation for deterministic tasks. Parses user input, auto-selects optimal profile (glm/kimi/custom) from ~/.ccs/config.json, enhances prompts with context, executes via `ccs {profile} -p "task"` or `ccs {profile}:continue`, and reports results. Triggers on "use ccs [task]" patterns, typo/test/refactor keywords. Excludes complex architecture, security-critical code, performance optimization, breaking changes.

kaitranntt/ccs
488
53
更新於 5d ago

Code Formatting

MANDATORY: When writing Go tests, you MUST use 'When...it should...' format for ALL test names. When writing any Go code, you MUST remind user to run 'make lint-fix' and 'make verify'. These are non-negotiable HyperShift requirements.

openshift/hypershift
485
423
更新於 5d ago

instructor

Marketplace

Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library

zechenzhangAGI/AI-research-SKILLs
481
36
更新於 5d ago

evaluating-code-models

Marketplace

Evaluates code generation models across HumanEval, MBPP, MultiPL-E, and 15+ benchmarks with pass@k metrics. Use when benchmarking code models, comparing coding abilities, testing multi-language support, or measuring code generation quality. Industry standard from BigCode Project used by HuggingFace leaderboards.

zechenzhangAGI/AI-research-SKILLs
481
36
更新於 5d ago

langsmith-observability

Marketplace

LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring production systems, or building systematic testing pipelines for AI applications.

zechenzhangAGI/AI-research-SKILLs
481
36
更新於 5d ago

pyvene-interventions

Marketplace

Provides guidance for performing causal interventions on PyTorch models using pyvene's declarative intervention framework. Use when conducting causal tracing, activation patching, interchange intervention training, or testing causal hypotheses about model behavior.

zechenzhangAGI/AI-research-SKILLs
481
36
更新於 5d ago

go-testing

Handles all Golang testing tasks including running tests, writing new tests, and fixing test failures. Follows MCPSpy testing conventions with require for critical assertions and assert for non-critical ones.

alex-ilgayev/MCPSpy
478
68
更新於 5d ago

picocom

Marketplace

Use picocom to interact with IoT device UART consoles for pentesting operations including device enumeration, vulnerability discovery, bootloader manipulation, and gaining root shells. Use when the user needs to interact with embedded devices, IoT hardware, or serial consoles.

BrownFineSecurity/iothackbot
468
83
更新於 5d ago

onvifscan

Marketplace

ONVIF device security scanner for testing authentication and brute-forcing credentials. Use when you need to assess security of IP cameras or ONVIF-enabled devices.

BrownFineSecurity/iothackbot
468
83
更新於 5d ago

reviewing-changes

Performs comprehensive code reviews for Bitwarden iOS projects, verifying architecture compliance, style guidelines, compilation safety, test coverage, and security requirements. Use when reviewing pull requests, checking commits, analyzing code changes, verifying Bitwarden coding standards, evaluating unidirectional data flow pattern, checking services container dependency injection usage, reviewing security implementations, or assessing test coverage. Automatically invoked by CI pipeline or manually for interactive code reviews.

bitwarden/ios
460
82
更新於 5d ago

refactoring

Refactoring assessment and patterns. Use after tests pass (GREEN phase) to assess improvement opportunities.

citypaul/.dotfiles
433
50
更新於 5d ago

react-testing

React Testing Library patterns for testing React components, hooks, and context. Use when testing React applications.

citypaul/.dotfiles
433
50
更新於 5d ago

testing

Testing patterns for behavior-driven tests. Use when writing tests or test factories.

citypaul/.dotfiles
433
50
更新於 5d ago

tdd

Test-Driven Development workflow. Use for ALL code changes - features, bug fixes, refactoring. TDD is non-negotiable.

citypaul/.dotfiles
433
50
更新於 5d ago

front-end-testing

DOM Testing Library patterns for behavior-driven UI testing. Framework-agnostic patterns for testing user interfaces. Use when testing any front-end application.

citypaul/.dotfiles
433
50
更新於 5d ago

test-driven-development

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

Trevoke/org-gtd.el
429
52
更新於 5d ago

requirements-engineering

Marketplace

Transform vague feature ideas into clear, testable requirements using EARS format. Capture user stories, define acceptance criteria, identify edge cases, and validate completeness before moving to design.

jasonkneen/kiro
417
129
更新於 5d ago

quality-assurance

Marketplace

Comprehensive testing and validation strategies for spec-driven development. Learn phase-specific validation techniques, quality gates, and testing approaches to ensure high-quality implementation.

jasonkneen/kiro
417
129
更新於 5d ago