Plugin Claude Code
A collection of 49 skills for designing and managing software tests, with an entry workflow and specialist tasks. It covers work from reading requirements and creating test cases to execution insights and quality measurement.
Plugin Claude Code
A collection of 49 skills for designing and managing software tests, with an entry workflow and specialist tasks. It covers work from reading requirements and creating test cases to execution insights and quality measurement.
Plugin Claude Code
A collection of 49 skills for planning, designing, running, and assessing software tests, with guidance intended for both AI agents and people new to testing. It covers testing methods across areas such as web, mobile, desktop, and small-program applications.
Instructions file CodexOpenCode
A collection of 49 AI-assisted software-testing workflows, coordinated by one main workflow. It helps turn requirements into structured test cases and testing steps.
Instructions file
A project instruction file for a software-testing skills collection covering the full testing lifecycle. It refers agents to the project’s broader guidance and its collection of 48 testing skills.
Skill Claude CodeCodex
A testing framework for AI agents such as chatbots, assistants, and systems that use tools to complete tasks. It checks behaviour, safety, reliability, factual accuracy, reasoning, control, and tool use.
Skill Claude CodeCodex
A checklist for finding scenarios that AI-written tests commonly miss, including ordering problems, simultaneous use, exhausted resources, long-running state, inconsistent data, and unreliable outside services.
Skill Claude CodeCodex
A method for packaging business, feature, technical, risk, and output information into structured context for an AI test-writing task. It fills gaps from supplied requirements or URLs and marks missing information.
Skill Claude CodeCodex
A review method for AI-generated test cases covering completeness, correctness, executability, risk coverage, standards, consistency, traceability, and unnecessary repetition. It can mark problems such as missing, wrong, or vague cases.
Skill Claude CodeCodex
A collection of patterns for asking AI to create test cases in a consistent way. It includes structured outputs, role-based analysis, step-by-step analysis, and prompts that challenge earlier results.
Skill Claude CodeCodex
A structured approach to testing web and service APIs, including REST, GraphQL, gRPC, and WebSocket interfaces.
Skill Claude CodeCodex
A systematic search for failure points around limits in user input, system states, time limits, and available resources.
Skill Claude CodeCodex
A guide to managing a bug from discovery through confirmation, assignment, fixing, retesting, and closure. It also defines special states such as rejected, postponed, and reopened.
Skill Claude CodeCodex
A guide for writing bug reports that developers can reproduce and investigate. It covers setup, exact steps, expected and actual results, possible causes, impact, and supporting files.
Skill Claude CodeCodex
A method for finding the underlying causes of recurring or production bugs using approaches such as asking “why” repeatedly, cause-and-effect diagrams, and fishbone diagrams. It separates immediate, contributing, and system-level causes.
Skill Claude CodeCodex
Guidance for adding automated tests to a CI/CD pipeline, the process that checks and delivers software changes.
Skill Claude CodeCodex
A testing-focused review of code changes, such as a pull request, that identifies which parts of a system may be affected and need checking.
Skill Claude CodeCodex
A method for testing systems with many combinations of inputs, browsers, operating systems, devices, or languages without trying every possible combination.
Skill Claude CodeCodex
A way to test by challenging assumptions about normal users, data, networks, timing, permissions, and available resources. It repeatedly asks what happens if an expected condition is not true.
Skill Claude CodeCodex
A way to map complex business logic using state machines, data-flow diagrams, and service-dependency diagrams. A state machine shows how an object changes state, while a data-flow diagram shows how information moves between parts of a system.
Skill Claude CodeCodex
A structured way to observe software while tests run, including its visible results, API responses, logs, screens, data, performance, and outside services.
Skill Claude CodeCodex
A final expert check of AI-generated test cases for business correctness, completeness, clarity, and ease of execution.
Skill Claude CodeCodex
A structured way to test software by exploring it with a clear mission, limited session and written notes, instead of following only prewritten test cases.
Skill Claude CodeCodex
A testing checklist for common feature types such as forms, lists, shopping carts, payments, data imports and permissions.
Skill Claude CodeCodex
A check that verifies whether a testing request contains enough detail to begin, such as the feature, users, expected result and relevant documents.