Skill Claude CodeCodex
A testing checklist for iOS and Android apps, mobile web pages, and mini-programs. It focuses on interruptions, unstable networks, permissions, device differences, and system-version compatibility as well as normal features.
Skill Claude CodeCodex
A testing checklist for iOS and Android apps, mobile web pages, and mini-programs. It focuses on interruptions, unstable networks, permissions, device differences, and system-version compatibility as well as normal features.
Skill Claude CodeCodex
A final check for generated software test cases that looks for unsupported claims, contradictions, impractical steps, and missing sources. It is written in Chinese and focuses on preventing invented requirements or features.
Skill Claude CodeCodex
A method for checking setup and hold timing in a synthesized ASIC design. Setup and hold timing describe whether signals arrive early and remain stable long enough for flip-flops to capture them.
Skill Claude CodeCodex
A question framework for gathering the missing details needed to design or review software tests. It covers goals, users, boundaries, business rules, errors, performance, security, and compatibility.
Skill Claude CodeCodex
A risk-based regression-testing guide. Regression testing means checking that existing features still work after code or version changes.
Skill Claude CodeCodex
A release-risk assessment and rollout guide for deciding whether a software change is ready to ship. It also covers gradual releases, monitoring, and rollback plans.
Skill Claude CodeCodex
A Chinese-language method for breaking vague requirements into testable inputs, actions, states, outputs, and rules. It also looks for unstated needs involving errors, limits, timing, data changes, security, and simultaneous use.
Skill Claude CodeCodex
A guide for reviewing a requirements document across completeness, clarity, consistency, testability, and feasibility. Requirements documents describe what a product or feature should do.
Skill Claude CodeCodex
A review guide for examining a finished project, development iteration, or production incident. It uses collected data, root-cause questions, and tracked follow-up actions.
Skill Claude CodeCodex
A Chinese-language method for ranking testing risks when time or resources are limited. It scores areas using business impact, likelihood of failure, and technical complexity.
Skill Claude CodeCodex
A method for organizing tests as a tree of normal user journeys, alternative choices, failures, business rules, and data changes. It helps connect each scenario back to the requirement it checks.
Skill Claude CodeCodex
A testing approach that brings test review into requirements, design, and development instead of waiting until the software is finished. It checks whether requirements, interfaces, data, and architecture can be tested.
Skill Claude CodeCodex
A guide for checking software quality after release, including during a gradual rollout. A gradual rollout exposes a change to a limited group or amount of traffic before wider release.
Skill Claude CodeCodex
A guide for specialized quality checks after basic feature testing is complete. It covers performance, security, and compatibility across browsers and devices.
Skill Claude CodeCodex
A Chinese-language guide for explaining bugs, requirement changes, and quality risks to developers, product managers, and executives.
Skill Claude CodeCodex
A structured testing guide for software whose objects move between states, such as orders going from unpaid to paid to completed. TDD means test-driven development, but this skill specifically focuses on checking state changes.
Skill Claude CodeCodex
A Chinese-language coaching guide for helping new testers learn through paired testing, shared experience, checklists, templates, and review sessions.
Skill Claude CodeCodex
A testing debt assessment and repayment planning guide for automation suites, test cases, frameworks, and test infrastructure. It treats recurring maintenance as a system problem, not just a collection of flaky tests.
Skill Claude CodeCodex
A structured method for choosing testing tools such as automation frameworks, performance tools, and test management platforms. It compares options against the team’s needs, technology stack, cost, usability, performance, and risk.
Skill Claude CodeCodex
A guide for designing maintainable automated testing systems before writing test code. It covers test layers, reusable patterns, test-data separation, and continuous integration (automated checks run during development).
Skill Claude CodeCodex
A Chinese-language method for turning completed requirements analysis into structured software test cases. It organizes coverage, priorities from P0 to P3, traceability, and review criteria without reading the implementation code.
Skill Claude CodeCodex
A guide for creating large sets of test data and safely removing identifying details from production data. It covers data factories, database scripts, APIs, and privacy requirements such as GDPR.
Skill Claude CodeCodex
A guide for managing software test environments and preparing test data. It covers environment checks, configuration, monitoring, troubleshooting, and separate development, testing, and pre-release setups.
Skill Claude CodeCodex
A Chinese-language method for estimating software testing effort and scheduling. It uses feature complexity, test-case types, historical project data, adjustment factors, confidence ranges, and risk reserves.