bug-reporter
01Skill Claude CodeCodex
A guide to writing software bug reports that other people can understand and fix. It covers severity, bug types, and a report template.
Skill Claude CodeCodex
A guide to writing software bug reports that other people can understand and fix. It covers severity, bug types, and a report template.
Skill Claude CodeCodex
A skill that automatically creates and inserts test data. Test data is sample information used to exercise software before real data is used.
Skill Claude CodeCodex
A failure-analysis workflow that examines failed tests instead of only reporting them as bugs.
Skill Claude CodeCodex
A skill for deciding which skill package to use when a user’s request is still unclear. It helps route a short request toward a likely work area.
Skill Claude CodeCodex
A requirements-analysis skill that breaks a requirements document into clear testing decisions before test cases are written.
Skill Claude CodeCodex
A testing guide for running performance stress tests, using either built-in templates or your own test specification.
Skill Claude CodeCodex
A skill for creating test data, meaning sample inputs used to check whether software works correctly.
Skill Claude CodeCodex
A skill that turns a vague request into testable situations, boundaries, and a list of rules. It may first look up project documentation when the platform supports search.
Skill Claude CodeCodex
A skill for turning an existing analysis or requirement into catalogue-ready test cases. It supports regular step-by-step cases and BDD cases; BDD, or behaviour-driven development, describes expected behaviour in a structured form.
Skill Claude CodeCodex
A test-planning skill covering how to define scope, strategy, timing, boundaries, and risks. Test planning is the process of deciding what software to check and how to check it.
Skill Claude CodeCodex
A review aid for checking wording, omissions, and priorities after generating a document or making many changes. Its description is in Chinese and presents it as a final review before automation or business use.