skills/user-interview-synthesizer/SKILL.md
Extract needs, pain points, quotes, and behavioral patterns from user interviews. Use when synthesizing qualitative research.
npx skillsauth add 00PrabalK00/claude-skills user-interview-synthesizerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Extract needs, pain points, quotes, and behavioral patterns from user interviews.
tools
Compare vendors or tools using weighted criteria, tradeoffs, risks, and recommendation logic. Use when selecting platforms or partners.
databases
Group user feedback into themes, bugs, requests, sentiment, and confusion points. Use when analyzing feedback corpora.
testing
Find missing coverage, design useful unit or integration tests, add fixtures or mocks, and explain remaining edge cases. Use when a feature lacks tests, a bug needs regression coverage, or coverage gaps block confidence.
testing
Investigate tests that pass locally but fail in CI by checking timing, order dependence, environment drift, parallelism, fixtures, and isolation. Use when a test is flaky or behaves differently across machines.