测试

单元测试、集成测试与测试自动化

显示 769-792 / 共 5887 个技能
PBH-BTN

openspec-verify-change

PBH-BTN

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

文件操作 6211 7个月前
PBH-BTN

openspec-sync-specs

PBH-BTN

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

代码生成 6211 7个月前
PBH-BTN

openspec-bulk-archive-change

PBH-BTN

Archive multiple completed changes at once. Use when archiving several parallel changes.

API 开发 6211 7个月前
PBH-BTN

openspec-verify-change

PBH-BTN

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

文件操作 6211 7个月前
aaddrick

writing-skills

aaddrick

Use when creating new skills, editing existing skills, or verifying skills work before deployment

智能体 5389 6个月前
meta-pytorch

write-tests

meta-pytorch

Write failing tests from requirements. Invoke for each todo before /implement.

智能体 2521 7个月前
lee-to

aif-fix

lee-to

Fix a specific bug or problem in the codebase. Supports two modes - immediate fix or plan-first. Without arguments executes existing FIX_PLAN.md. Always suggests test coverage and adds logging. Use when user says "fix bug", "debug this", "something is broken", or pastes an error message.

代码评审 1071 6个月前
lee-to

aif-best-practices

lee-to

Code quality guidelines and best practices for writing clean, maintainable code. Covers naming, structure, error handling, testing, and code review standards. Use when writing code, reviewing, refactoring, or asking "how should I name this", "best practice for", "clean code".

代码评审 1071 6个月前
event-catalog

spec-change

event-catalog

Update the EventCatalog DSL specification across all locations — Langium grammar, specification markdown docs, playground examples, and tests. Use when making any change to DSL syntax, adding new DSL features, modifying grammar rules, or updating DSL documentation. Triggers on requests like "add X to the DSL", "update the grammar", "change DSL syntax for Y", or "spec change".

数据处理 2841 6个月前
HugoRCD

create-evlog-enricher

HugoRCD

Create a new built-in evlog enricher to add derived context to wide events. Use when adding a new enricher (e.g., for deployment metadata, tenant context, feature flags, etc.) to the evlog package. Covers source code, tests, and all documentation.

代码生成 1814 6个月前
HugoRCD

create-evlog-adapter

HugoRCD

Create a new built-in evlog adapter to send wide events to an external observability platform. Use when adding a new drain adapter (e.g., for Datadog, Sentry, Loki, Elasticsearch, etc.) to the evlog package. Covers source code, build config, package exports, tests, and all documentation.

代码生成 1814 6个月前
huggingface

cuda-kernels

huggingface

"Provides guidance for writing and benchmarking optimized CUDA kernels for NVIDIA GPUs (H100, A100, T4) targeting HuggingFace diffusers and transformers libraries. Supports models like LTX-Video, Stable Diffusion, LLaMA, Mistral, and Qwen. Includes integration with HuggingFace Kernels Hub (get_kernel) for loading pre-compiled kernels. Includes benchmarking scripts to compare kernel performance against baseline implementations."

CLI 工具 725 6个月前
dotnet

model-building

dotnet

'Implementation details for EF Core model building. Use when changing ConventionSet, ModelBuilder, IConvention implementations, ModelRuntimeInitializer, RuntimeModel, or related classes.'

数据库 1236 6个月前
dotnet

testing

dotnet

'Implementation details for EF Core test infrastructure. Use when changing test fixtures, SQL baseline assertions, test helpers, the test class hierarchy, or when adding new tests.'

代码生成 1236 6个月前
dotnet

tooling

dotnet

'Implementation details for the EF Core dotnet-ef CLI and tooling. Use when changing dotnet-ef commands, the ef wrapper, EFCore.Tools (PMC), or EFCore.Tasks MSBuild integration.'

CLI 工具 1236 6个月前
dotnet

migrations

dotnet

'Implementation details for EF Core migrations. Use when changing MigrationsSqlGenerator, model diffing, migration operations, HistoryRepository, the Migrator or related classes.'

数据库 1236 6个月前
dotnet

change-tracking

dotnet

'Implementation details for EF Core change tracking. Use when changing InternalEntityEntry, ChangeDetector, SnapshotFactoryFactory, or related entity state, snapshot, or property accessor code.'

测试 1236 6个月前
glebis

tdd

glebis

This skill should be used when the user wants to implement features or fix bugs using test-driven development. Enforces the RED-GREEN-REFACTOR cycle with vertical slicing, context isolation between test writing and implementation, human checkpoints, and auto-test feedback loops. Uses multi-agent orchestration with the Task tool for architecturally enforced context isolation. Supports Jest, Vitest, pytest, Go test, cargo test, PHPUnit, and RSpec.

调试 363 6个月前
mikeyobrien

test-driven-development

mikeyobrien

Unified TDD skill with three input modes — from spec, from task, or from description. Enforces test-first development using repository patterns, with proptest guidance and backpressure integration.

自动化 3111 7个月前
mikeyobrien

release-bump

mikeyobrien

Use when bumping ralph-orchestrator version for a new release, after fixes are committed and ready to publish

代码生成 3111 7个月前
mikeyobrien

code-assist

mikeyobrien

Guides implementation of code tasks using test-driven development in an Explore, Plan, Code, Commit workflow. Acts as a Technical Implementation Partner and TDD Coach — following existing patterns, avoiding over-engineering, and producing idiomatic, modern code.

文件操作 3111 7个月前
EpicenterHQ

typescript

EpicenterHQ

TypeScript code style, type co-location, naming conventions (including acronym casing), test organization, and arktype patterns. Use when writing TypeScript code, defining types, naming variables/functions, organizing tests, or working with arktype schemas.

数据库 4771 6个月前
shipshitdev

evaluation

shipshitdev

Build evaluation frameworks for agent systems. Use when testing agent performance, validating context engineering choices, or measuring improvements over time.

智能体 35 7个月前
Chachamaru127

agent-browser

Chachamaru127

"ブラウザを手足のように操る。ページ遷移、フォーム入力、スクショ、なんでもこい。Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include 'go to [url]', 'click on', 'fill out the form', 'take a screenshot', 'scrape', 'automate', 'test the website', 'log into', or any browser interaction request. Do NOT load for: sharing URLs, embedding links, screenshot image files."

智能体 3072 7个月前