Loading...
Loading...
Use this skill when you need to analyze requirements, identify test points, boundaries, dependencies, and risks before test design; triggers include the term 'requirements analysis' whether expressed in Chinese or English.
npx skill4agent add naodeng/awesome-qa-skills requirements-analysisrequirements-analysis-enprompts/requirements-analysis.mdprompts/output-formats.md## What (What it is)
- Function description
- Business objectives
- User value
## Who (Who uses it)
- Target users
- User roles
- Permission requirements
## When (When to use)
- Trigger conditions
- Time constraints
- Frequency requirements
## Where (Where to use)
- Usage scenarios
- Environment requirements
- Platform restrictions
## Why (Why it's needed)
- Business reasons
- Problem resolution
- Value realization
## How (How to implement)
- Implementation methods
- Technical solutions
- Interaction processesoutput-templates/template-word.mdtemplate-excel.tsvtemplate-xmind.mdtemplate-json.jsontemplate-csv.csvtemplate-markdown.mdscripts/parse_output_formats.pyparse_word.pyparse_excel.pyparse_xmind.pyparse_json.pyparse_csv.pyparse_markdown.pyconvert_output_formats.pyconvert_to_word.pyconvert_to_excel.pyconvert_to_xmind.pyconvert_to_json.pyconvert_to_csv.pyconvert_to_markdown.pybatch_convert_templates.pyartifacts/python3 scripts/parse_json.py output-templates/template-json.json
python3 scripts/parse_markdown.py output-templates/template-markdown.md
python3 scripts/convert_to_json.py output-templates/template-markdown.md
python3 scripts/convert_output_formats.py output-templates/template-json.json --to csv
python3 scripts/batch_convert_templates.py --skip-same