← ClaudeAtlas

atk-ux-researchlisted

Conduct comprehensive UX research for America's Test Kitchen across any feature area (recipes, equipment, subscription, app experience, billing, etc.). Uses Exa Search, Firecrawl, Perplexity MCP, and Reddit JSON API to gather user feedback from app stores, Reddit, Trustpilot, BBB, and other review sources. Outputs structured research reports with quantitative metrics and qualitative themes.
tdimino/claude-code-minoan · ★ 32 · Web & Frontend · score 82
Install: claude install-skill tdimino/claude-code-minoan
# America's Test Kitchen UX Research Modular skill for conducting UX research on any ATK feature or experience area. ## When to Use This Skill Use this skill when: - Researching user feedback for any ATK feature (equipment, recipes, subscription, app, etc.) - Gathering app store reviews (iOS/Android) - Scraping Reddit discussions about ATK - Collecting BBB complaints and Trustpilot reviews - Creating UX research reports with findings and recommendations - Comparing ATK to competitors (NYT Cooking, Serious Eats, etc.) ## Quick Start ```bash # Run research on a specific feature area python3 ~/.claude/skills/atk-ux-research/scripts/atk_research.py --feature "recipes" python3 ~/.claude/skills/atk-ux-research/scripts/atk_research.py --feature "subscription" python3 ~/.claude/skills/atk-ux-research/scripts/atk_research.py --feature "app experience" ``` ## Feature Areas | Feature | Description | Key Sources | |---------|-------------|-------------| | `equipment` | Kitchen gear and product reviews | App stores, Reddit, BBB | | `recipes` | Recipe content and usability | Reddit, App stores | | `subscription` | Billing, pricing, cancellation | BBB, Trustpilot, Reddit | | `app` | App stability, UX, navigation | App stores, Reddit | | `video` | TV shows, streaming, video content | Reddit, social media | | `cookbooks` | Physical book purchases and quality | Reddit, Trustpilot | ## Research Workflow ### Phase 1: Data Collection #### 1.1 App Store Reviews ```bash # iOS App Store f