Testing

Unit tests, integration tests, test automation

Showing 3721-3744 of 5551 skills
trotsky1997

pixi

by trotsky1997

Comprehensive guide for using Pixi, a fast and reproducible package management tool for Python, Rust, C/C++, and other languages. Use when (1) Managing Python project dependencies and environments, (2) Setting up reproducible development environments with conda and PyPI packages, (3) Creating cross-platform task runners and build pipelines, (4) Managing multiple isolated environments for testing and development, (5) Installing and managing global CLI tools, (6) Building and packaging conda packages, (7) Working with mixed conda and PyPI dependencies, (8) Setting up CI/CD pipelines with reproducible environments

Automation 6 5mo ago
copyleftdev

griesemer-precise-go

by copyleftdev

Write Go code in the style of Robert Griesemer, co-creator of Go. Emphasizes clean syntax, precise semantics, and well-defined type system behavior. Use when designing APIs, type hierarchies, or code that requires precise specification.

Debugging 6 4mo ago
taptap

implementing-from-task

by taptap

测试中, 用户明确指定执行 implementing-from-task 时候才执行, 其余情况一律不执行

Docs Gen 6 5mo ago
trotsky1997

cursor-agents-md

by trotsky1997

Guide for creating effective AGENTS.md files for Cursor. Use when (1) Creating new AGENTS.md files in project root, (2) Improving existing agent instructions, (3) Setting up project-specific coding guidelines, (4) Defining code style and architecture rules, (5) Writing simple agent instruction files as alternative to .cursor/rules, or any task related to Cursor AGENTS.md configuration.

Code Gen 6 5mo ago
copyleftdev

lipton-mutation-testing

by copyleftdev

Evaluate test quality in the style of Richard Lipton, father of mutation testing. Emphasizes injecting small faults (mutants) to measure test effectiveness, the competent programmer hypothesis, and the coupling effect. Use when assessing test suite quality, improving test coverage, or building mutation testing tools.

Code Gen 6 4mo ago
Lap-Platform

adyen-test-cards-api

by Lap-Platform

"Adyen Test Cards API skill. Use when working with Adyen Test Cards for createTestCardRanges. Covers 1 endpoint."

API Dev 6 3mo ago
copyleftdev

bolton-rapid-software-testing

by copyleftdev

Test software in the style of Michael Bolton, Rapid Software Testing co-creator with James Bach. Emphasizes the distinction between testing and checking, critical thinking, oracles, and the social nature of quality. Use when designing test strategies, evaluating test automation, or developing critical thinking in testers.

Auth 6 4mo ago
Dexploarer

testing-framework-helper

by Dexploarer

Generates comprehensive test suites with unit tests, integration tests, and E2E tests for various frameworks (Jest, Pytest, Vitest, etc.). Use when writing tests.

Code Gen 6 7mo ago
Nymbo

evaluation

by Nymbo

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

Agents 6 5mo ago
Dexploarer

mock-generator

by Dexploarer

Generates test mocks, stubs, and fixtures for testing (Jest, Vitest, pytest, etc.). Use when user asks to "create mock", "generate stub", "mock function", "test fixtures", or "mock API response".

API Dev 6 7mo ago
KentoShimizu

acceptance-criteria-design

by KentoShimizu

"Design executable acceptance criteria for approved requirements by converting goals/specs into binary pass/fail checks with observable outcomes. Use when implementation handoff, QA validation, or release decisions need testable criteria for stable REQ-/NFR- baselines; do not use for requirement discovery, prioritization, or sprint slicing."

Automation 6 4mo ago
copyleftdev

beck-test-driven-development

by copyleftdev

Develop software in the style of Kent Beck, creator of Test-Driven Development and Extreme Programming. Emphasizes red-green-refactor, tests-first design, small steps, and emergent architecture. Use when writing new features, refactoring legacy code, or establishing development discipline.

Refactoring 6 4mo ago
germanfndez

oxmysql

by germanfndez

OxMySQL for FiveM — SQL integrations with MySQL/MariaDB. Use when writing or editing server-side database code: queries, inserts, updates, transactions, or any resource that uses oxmysql (query, insert, prepare, update, single, scalar, rawExecute, transaction). Docs: https://coxdocs.dev/oxmysql

Code Review 6 3mo ago
Lap-Platform

notification-configuration-api

by Lap-Platform

"Notification Configuration API skill. Use when working with Notification Configuration for createNotificationConfiguration, deleteNotificationConfigurations, getNotificationConfiguration. Covers 6 endpoints."

API Dev 6 3mo ago
Lap-Platform

airport-on-time-performance

by Lap-Platform

"Airport On-Time Performance API skill. Use when working with Airport On-Time Performance for airport. Covers 1 endpoint."

API Dev 6 3mo ago
Eli-yu-first

Selenium Script Builder

by Eli-yu-first

"Generate Selenium WebDriver test scripts from natural language test descriptions"

Automation 6 3mo ago
trotsky1997

pypi-publisher

by trotsky1997

Comprehensive guide for publishing Python packages to PyPI. Use when (1) Publishing new Python packages to PyPI, (2) Updating existing packages with new versions, (3) Troubleshooting PyPI upload errors, (4) Setting up automated publishing workflows, (5) Managing version numbers and package metadata, (6) Using API tokens for secure publishing, (7) Testing packages before production release, or any PyPI publishing tasks.

CLI Tools 6 5mo ago
galihcitta

writing-skills

by galihcitta

Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization

Code Gen 6 6mo ago
Tempuss

thinking-framework

by Tempuss

Use this when complex problem-solving, root cause analysis, strategic decision-making, or systematic thinking is needed. Applies 15 thinking methods with multi-agent orchestration and Clear-Thought MCP integration for enhanced analysis quality.

Agents 6 5mo ago
Dexploarer

github-actions-workflow-builder

by Dexploarer

Creates GitHub Actions workflows for CI/CD (test, build, deploy, release). Use when user asks to "setup github actions", "create workflow", "ci/cd pipeline", "automate testing", or "deployment workflow".

CI/CD 6 7mo ago
kevinslin

dev.speculate

by kevinslin

Always use this skill to provide context on the codebase. Automatically initializes and references the Speculate documentation framework (coding rules, shortcuts, templates, and project specs) to ensure agents understand project structure, development workflows, and coding standards. Use for every task to maintain context and code quality.

Agents 6 5mo ago
galihcitta

interviewing-plans

by galihcitta

Use when a plan, PRD, or spec has vague requirements, undefined terms, or missing details - conducts structured interview using AskUserQuestion to surface hidden assumptions, challenge ambiguities, and produce implementation-ready specs. Also use proactively when encountering plans that say things like "make it faster" or "improve UX" without concrete definitions.

Debugging 6 5mo ago
trotsky1997

pytest-testing

by trotsky1997

Comprehensive guide for writing and running pytest tests in Python projects. Use when (1) Setting up pytest for a new project, (2) Writing test files and test cases, (3) Using fixtures, mocks, and parametrization, (4) Improving test coverage, (5) Debugging test failures, (6) Organizing test structure, or any Python testing tasks with pytest.

CLI Tools 6 5mo ago
Lap-Platform

flight-inspiration-search

by Lap-Platform

"Flight Inspiration Search API skill. Use when working with Flight Inspiration Search for shopping. Covers 1 endpoint."

API Dev 6 3mo ago