Testing

Unit tests, integration tests, test automation

Showing 2113-2136 of 5920 skills
Geeksfino

fork-test

by Geeksfino

Minimal skill for testing context fork behavior. Do not use in production.

Auth 70 7mo ago
bahayonghang

interview-plan

by bahayonghang

通过苏格拉底式访谈细化需求,直接调用原生 Plan 模式生成可执行计划。适用于需求细化、技术方案设计等场景。

Git & VCS 16 6mo ago
vamseeachanta

ai-prompting-integration-with-workspace-hub

by vamseeachanta

'Sub-skill of ai-prompting: Integration with Workspace-Hub.'

Agents 16 4mo ago
vamseeachanta

agent-usage-optimizer-keyword-route-classification

by vamseeachanta

"Sub-skill of agent-usage-optimizer: Keyword \u2192 Route classification."

SEO 16 4mo ago
armanzeroeight

test-generator

by armanzeroeight

Generates dbt tests including schema tests, data quality tests, and freshness checks. Use when adding tests to dbt models or implementing data quality validation.

Database 29 9mo ago
vamseeachanta

product-documentation-1-mission-document-review-enhancement

by vamseeachanta

'Sub-skill of product-documentation: 1. Mission Document Review & Enhancement

CLI Tools 16 4mo ago
plurigrid

adjunction-algebra

by plurigrid

"Adjunctions as universal arrows. Left ⊣ Right."

Math 61 6mo ago
armanzeroeight

load-balancer

by armanzeroeight

Configures nginx load balancing with upstream servers, health checks, and failover strategies. Use when setting up load balancing, distributing traffic across multiple servers, or configuring upstream backends.

API Dev 29 9mo ago
daydreamsai

tig-innovator

by daydreamsai

AI-powered algorithm optimization agent for The Innovation Game protocol. Earns cryptocurrency by optimizing Rust algorithms. Use when optimizing TIG challenge algorithms or submitting solutions to the TIG network.

CLI Tools 29 7mo ago
vamseeachanta

pyproject-toml

by vamseeachanta

Configure Python projects with pyproject.toml for modern packaging, tools, and dependency management

Processing 16 7mo ago
vamseeachanta

agent-usage-optimizer-step-5-work-queue-integration

by vamseeachanta

"Sub-skill of agent-usage-optimizer: Step 5 \u2014 Work Queue Integration."

Agents 16 4mo ago
2ykwang

ralph-loop-template

by 2ykwang

Generates iterable checklist PROMPT files for Ralph Loop from plan files or current context, and provides the /ralph-loop execution command.

File Ops 18 6mo ago
Jaganpro

sf-testing

by Jaganpro

Comprehensive Salesforce testing skill with test execution, code coverage analysis, and agentic test-fix loops. Run Apex tests, analyze coverage, generate test patterns, and automatically fix failing tests with 120-point scoring.

Processing 422 6mo ago
Jaganpro

sf-data

by Jaganpro

Salesforce data operations expert with 130-point scoring. Use when writing SOQL queries, creating test data, performing bulk data operations, or importing/exporting data via sf CLI.

Code Gen 422 6mo ago
Jaganpro

sf-ai-agentforce-testing

by Jaganpro

Comprehensive Agentforce testing skill with dual-track workflow: multi-turn API testing (primary) and CLI Testing Center (secondary). Execute multi-turn conversations via Agent Runtime API, run single-utterance tests via sf CLI, analyze topic/action/context coverage, and automatically fix failing agents with 100-point scoring across 7 categories.

Agents 422 6mo ago
Jaganpro

sf-flow

by Jaganpro

Creates and validates Salesforce flows with 110-point scoring and Winter '26 best practices. Use when building record-triggered flows, screen flows, autolaunched flows, scheduled flows, or reviewing existing flow performance.

Code Gen 422 6mo ago
Jaganpro

sf-apex

by Jaganpro

Generates and reviews Salesforce Apex code with 2025 best practices and 150-point scoring. Use when writing Apex classes, triggers, test classes, batch jobs, or reviewing existing Apex code for bulkification, security, and SOLID principles.

Code Gen 422 6mo ago
kishorkukreja

distribution-center-network

by kishorkukreja

When the user wants to design distribution center networks, optimize DC placement and flows, or configure multi-echelon distribution systems. Also use when the user mentions "DC network design," "distribution network optimization," "multi-echelon distribution," "regional DC placement," "distribution strategy," "fulfillment network design," or "supply chain network configuration." For warehouse location, see warehouse-location-optimization. For general facility location, see facility-location-problem.

Kubernetes 58 7mo ago
plurigrid

abductive-repl

by plurigrid

' Hypothesis-Test Loops via REPL for Exploratory Abductive Inference'

Debugging 61 6mo ago
plurigrid

acset-superior-measurement

by plurigrid

Measure ACSets better than authors via surjectivity gadgets, Betti numbers,

Database 61 6mo ago
blader

schematic

by blader

Reverse engineer a detailed product and technical specification document from a git branch's implementation. Use when: (1) a branch has shipped or is in-progress and needs documentation, (2) you need to understand what a branch does at product and architecture level, (3) onboarding to someone else's feature branch, (4) creating PR descriptions or design docs after the fact, (5) user asks to "analyze this branch", "write a spec from the code", or "document what this branch does". Produces a structured markdown spec covering problem statement, product requirements, architecture, technical design, file inventories, testing strategy, rollout plan, and risks.

File Ops 232 6mo ago
kevintsengtw

dotnet-testing-unit-test-fundamentals

by kevintsengtw

.NET 單元測試基礎與 FIRST 原則的專門技能。當需要建立單元測試、了解測試基礎、學習 3A Pattern、掌握測試最佳實踐時使用。涵蓋 FIRST 原則、AAA Pattern、Fact/Theory、測試金字塔等。 Keywords: unit test, 單元測試, unit testing, test fundamentals, 測試基礎, FIRST principle, FIRST 原則, 3A pattern, AAA pattern, Arrange Act Assert, Fact, Theory, InlineData, 如何寫測試, testing best practices, 建立單元測試

Code Gen 28 7mo ago
kevintsengtw

dotnet-testing-nsubstitute-mocking

by kevintsengtw

使用 NSubstitute 建立測試替身(Mock、Stub、Spy)的專門技能。當需要隔離外部依賴、模擬介面行為、驗證方法呼叫時使用。涵蓋 Substitute.For、Returns、Received、Throws 等完整指引。 Keywords: mock, stub, spy, nsubstitute, 模擬, test double, 測試替身, IRepository, IService, Substitute.For, Returns, Received, Throws, Arg.Any, Arg.Is, 隔離依賴, 模擬外部服務, dependency injection testing

Code Gen 28 7mo ago
kevintsengtw

dotnet-testing-test-output-logging

by kevintsengtw

xUnit 測試輸出與記錄完整指南。當需要在 xUnit 測試中實作測試輸出、診斷記錄或 ILogger 替代品時使用。涵蓋 ITestOutputHelper 注入、AbstractLogger 模式、結構化輸出設計。包含 XUnitLogger、CompositeLogger、效能測試診斷工具實作。 Keywords: ITestOutputHelper, ILogger testing, test output xunit, 測試輸出, 測試記錄, AbstractLogger, XUnitLogger, CompositeLogger, testOutputHelper.WriteLine, 測試診斷, logger mock, 測試日誌, 結構化輸出, Received().Log

Code Gen 28 7mo ago