Turn code, specs, a PR, or the current conversation into a QA test-case list a non-developer can read and run, exported as CSV, a shareable HTML report, or both. Trigger when the user wants QA test cases, a test plan, a QA checklist, or a test-case CSV/HTML (e.g. "write test cases for this", "make a QA list"). Output uses behavior-and-scenario language, never code symbols like function names or file paths. Not for writing or running automated test code (pytest/jest), code review, or test-strategy docs.
$npx -y skills add 2ykwang/agent-skills --skill create-qa-listInstalls into the current project.
Run `npx skills use "https://github.com/2ykwang/agent-skills" --skill "2ykwang/agent-skills/create-qa-list"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/2ykwang/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/2ykwang/agent-skills"` and select the relevant skills, then follow their instructions.