Converted and distributed by TomeVault — claim your Tome and manage your conversions.
Testing Checklist
Create short smoke/sanity/regression checklists for critical user paths; not full step-by-step test case design Use when this capability is needed.
Testing Checklist by tomevault-io · 28af15b
npx skillmds@latest add tomevault-io/testing-checklist-2 File contents
---name: testing-checklist-2description: Create short smoke/sanity/regression checklists for critical user paths; not full step-by-step test case design Use when this capability is needed.---<input_requirements> <required>Verification goal (smoke/sanity/regression)</required> <required>List of critical scenarios and modules</required> <optional>Environment constraints and access</optional> <optional>List of recent changes/fixes</optional> <optional>Release risks and priorities</optional></input_requirements><checklist_types> <type name="smoke">Quick check that the system works overall</type> <type name="sanity">Check a specific area after changes</type> <type name="regression">Check that changes did not break existing behavior</type></checklist_types><prioritization> <level name="P0">Blocks the release</level> <level name="P1">Critical, but has a workaround</level> <level name="P2">Important for UX, but not blocking</level></prioritization><construction_rules> <rule importance="critical">Checklist items are verifiable and unambiguous</rule> <rule importance="high">Each item is tied to user value</rule> <rule importance="high">No duplicates or overlaps between items</rule> <rule importance="high">Items are short and quick to execute</rule> <rule importance="medium">If result recording is needed, use a single consistent format</rule></construction_rules><coverage> <focus> <item>Critical user paths</item> <item>Authorization and access control</item> <item>Core CRUD operations</item> <item>Errors and data validation</item> </focus></coverage><do_not> <item importance="critical">Do not turn a checklist into a full set of test cases</item> <item importance="high">Do not include items without a clear success criterion</item> <item importance="high">Do not mix smoke and regression in one list</item> <item importance="high">Do not include items that depend on another item without an explicit link</item></do_not><example_items> <item>Log in with valid credentials</item> <item>Create an entity via the primary form</item> <item>Show an error for an empty required field</item> <item>P0: Verify admin role access to key sections</item></example_items>---> Converted and distributed by [TomeVault](https://tomevault.io/claim/ozerohax) — claim your Tome and manage your conversions.<!-- tomevault:4.0:skill_md:2026-04-11 -->
tomevault-io/skills-registry/tree/main/ozerohax--assistagents--checklist commit 28af15bb46
Frequently asked questions
Run npx skillmds@latest add tomevault-io/testing-checklist-2 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Create short smoke/sanity/regression checklists for critical user paths; not full step-by-step test case design Use when this capability is needed. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.