category focus

Testing

Unit, integration, and e2e testing.

4139 مهارةall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
1.2K

create-tooluniverse-skill

Create high-quality ToolUniverse skills following test-driven, implementation-agnostic methodology. Integrates tools from ToolUniverse's 1,264+ tool library, creates missing tools when needed, tests thoroughly, and produces skills with Python SDK + MCP support.

mims-harvard
mims-harvard
testing-security
open
testing
1.2K

devtu-fix-tool

Fix failing ToolUniverse tools by diagnosing test failures, identifying root causes, implementing fixes, and validating solutions. Use when ToolUniverse tools fail tests, return errors, have schema validation issues, or when asked to debug or fix tools in the ToolUniverse framework.

mims-harvard
mims-harvard
testing-security
open
testing
1.2K

perf-benchmarker

Use when running performance benchmarks, establishing baselines, or validating regressions with sequential runs. Enforces 60s minimum runs (30s only for binary search) and no parallel benchmarks.

ComposioHQ
ComposioHQ
testing-security
open
testing
1.2K

perf-theory-tester

Use when running controlled perf experiments to validate hypotheses.

ComposioHQ
ComposioHQ
testing-security
open
testing
1.2K

patrol-tests-leancode

Rules for writing Patrol E2E tests with LeanCode's recommended architecture (modules, system, api clients)

leancodepl
leancodepl
testing-security
open
testing
1.2K

patrol-tests

Rules for writing Patrol E2E tests in Flutter apps

leancodepl
leancodepl
testing-security
open
testing
1.2K

test-rule

Write and run tests for a SonarJS rule. Use when working on rule tests, writing test fixtures, or running unit tests for a specific rule.

SonarSource
SonarSource
testing-security
open
testing
1.2K

add-feature

Implement new feature with self-testing loop until 100% pass

wrtnlabs
wrtnlabs
testing-security
open
testing
1.2K

fix-test

Fix Test compilation errors

wrtnlabs
wrtnlabs
testing-security
open
testing
1.2K

validate-test

Validate test coverage against providers (read-only)

wrtnlabs
wrtnlabs
testing-security
open
testing
1.2K

indicator-buffer

Implement BufferList incremental indicators with efficient state management. Use for IIncrementFromChain or IIncrementFromQuote implementations. Covers interface selection, constructor patterns, and BufferListTestBase testing requirements.

DaveSkender
DaveSkender
testing-security
open
testing
1.2K

tdd-mastery

Test-driven development workflow with Red-Green-Refactor cycle across languages

rohitg00
rohitg00
testing-security
open
testing
1.2K

testing-strategies

Testing strategies including contract testing, snapshot testing, mutation testing, property-based testing, and test organization

rohitg00
rohitg00
testing-security
open
testing
1.2K

testing-standards

Testing conventions for Stock Indicators. Use for test naming (MethodName_StateUnderTest_ExpectedBehavior), FluentAssertions patterns, precision requirements, and test base class selection.

DaveSkender
DaveSkender
testing-security
open
testing
1.2K

check-and-commit

Verify that the Open Mercato app is ready to publish by running build, generation, i18n, typecheck, unit test, and app build checks; fix obvious i18n sync or usage issues; and if everything passes, commit and push the current branch. Use this skill when the user asks to check the branch, make CI-style verification pass, fix i18n drift, then commit and push.

open-mercato
open-mercato
testing-security
open
testing
1.2K

integration-tests

Run and create QA integration tests (Playwright TypeScript), including executing the full suite, converting optional markdown scenarios, and generating new tests from specs or feature descriptions. Use when the user says "run integration tests", "test this feature", "create test for", "convert test case", "run QA tests", or "integration test".

open-mercato
open-mercato
testing-security
open
testing
1.2K

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with test-first approach.

math-inc
math-inc
testing-security
open
testing
1.2K

tdd-workflow

在编写新功能、修复 Bug 或重构代码时使用此技能。强制执行测试驱动开发 (TDD),包括单元测试、集成测试和端到端 (E2E) 测试,确保覆盖率达到 80% 以上。

cfrs2005
cfrs2005
testing-security
open
testing
1.1K

tdd

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

udecode
udecode
testing-security
open
testing
1.1K

write-e2e-cases

Use when adding or updating Rsdoctor end-to-end tests in `e2e/cases/`, including new feature coverage, bug reproduction, and regression prevention.

web-infra-dev
web-infra-dev
testing-security
open
testing
1.1K

writing-tests

Write unit tests, component tests, and integration tests for AiderDesk using Vitest and React Testing Library. Use when creating new tests, adding test coverage, configuring mocks, setting up test files, or debugging failing tests.

hotovo
hotovo
testing-security
open
testing
1.1K

test-driven-development

Use when implementing complex logic that needs test coverage - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first; NOT for UI components, simple CRUD, or straightforward code

udecode
udecode
testing-security
open
testing
1.1K

golang-stretchr-testify

Comprehensive guide to stretchr/testify for Golang testing. Covers assert, require, mock, and suite packages in depth. Use whenever writing tests with testify, creating mocks, setting up test suites, or choosing between assert and require. Essential for testify assertions, mock expectations, argument matchers, call verification, suite lifecycle, and advanced patterns like Eventually, JSONEq, and custom matchers. Trigger on any Go test file importing testify.

samber
samber
testing-security
open
testing
1.1K

golang-testing

Provides a comprehensive guide for writing production-ready Golang tests. Covers table-driven tests, test suites with testify, mocks, unit tests, integration tests, benchmarks, code coverage, parallel tests, fuzzing, fixtures, goroutine leak detection with goleak, snapshot testing, memory leaks, CI with GitHub Actions, and idiomatic naming conventions. Use this whenever writing tests, asking about testing patterns or setting up CI for Go projects. Essential for ANY test-related conversation in Go.

samber
samber
testing-security
open
Previous
Page 31 / 173
Next