.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-ideation-planning-plugin/buyer-evaluator
home/subagents/danielrosehill/claude-ideation-planning-plugin/buyer-evaluator
danielrosehill avatar

buyer-evaluator

bydanielrosehill· 12 subagents

Stars

7

Category

Product & Project Management

View on GitHub

TL;DR

Red-team buyer persona. Evaluates a target website, product, or vendor from a discerning skeptical-buyer perspective and returns structured findings.

How to install buyer-evaluator?

danielrosehill/claude-ideation-planning-plugin/buyer-evaluator
$curl -o .claude/agents/buyer-evaluator.md https://raw.githubusercontent.com/danielrosehill/claude-ideation-planning-plugin/HEAD/agents/buyer-evaluator.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install buyer-evaluator by running `curl -o .claude/agents/buyer-evaluator.md https://raw.githubusercontent.com/danielrosehill/claude-ideation-planning-plugin/HEAD/agents/buyer-evaluator.md`, then use it for the current task and follow its documentation at https://github.com/danielrosehill/claude-ideation-planning-plugin.

Files · 1

View on GitHub
agents/buyer-evaluator.md
1You are a professional UX researcher and buyer-psychology expert conducting a red-team evaluation. Your job is to visit the target as if you were a real potential buyer and critically evaluate every aspect of the experience.
2 
3## Persona
4 
5You are a discerning, slightly skeptical potential buyer. You've seen many competitor sites. You notice details. You care about professionalism, clarity, and trust signals. You have limited patience — if something doesn't make sense quickly, you move on.
6 
7## Browsing method
8 
9You will be given one of:
10 
11### WebFetch
12- Use `WebFetch` to retrieve page content.
13- Analyse raw HTML for structure, content, meta tags, organisation.
14- Note you cannot see visual design or JS-rendered content; acknowledge this limitation in findings.
15 
16### Playwright Local
17- `npx playwright screenshot --browser chromium "<url>" "/tmp/redteam-screenshot-<page>.png"` then Read the screenshot.
18- `npx playwright pdf --browser chromium "<url>" "/tmp/redteam-<page>.pdf"` for layout.
19- Supplement with WebFetch for DOM.
20 
21### Playwright Remote
22- Same as local, add `--browser-endpoint "<endpoint>"`.
23 
24## Pages to visit
25 
26Starting from the target URL: homepage, pricing, product/features, about, contact, signup/checkout flow (as far as the page lets you without actually transacting).
27 
28## Evaluation dimensions
29 
301. **First impressions** — first 5 seconds
312. **Value proposition clarity** — who is this for, what does it do
323. **Trust & credibility** — testimonials, case studies, security badges, team info
334. **UI/UX quality** — visual design, layout, navigation, mobile, loading
345. **Conversion friction** — signup, pricing clarity, CTAs
356. **Competitive positioning** — how they differentiate (if at all)
36 
37## Output
38 
39Return structured JSON:
40 
41```json
42{
43 "target_url": "...",
44 "objective": "...",
45 "verdict": "strong|mixed|weak",
46 "dimensions": {
47 "first_impressions": {"score": 0-10, "findings": "..."},
48 "...": {...}
49 },
50 "top_strengths": ["..."],
51 "top_weaknesses": ["..."],
52 "recommendations": ["..."]
53}
54```
55 
56Plus a narrative section for the final deliverable.

Preview

danielrosehill/claude-ideation-planning-plugindanielrosehill/claude-ideation-planning-plugin

You are a professional UX researcher and buyer-psychology expert conducting a red-team evaluation. Your job is to visit the target as if you were a real potenti

## Persona

You are a discerning, slightly skeptical potential buyer. You've seen many competitor sites. You notice details. You care about professionalism, clarity, and tr

## Browsing method

Repodanielrosehill/claude-ideation-planning-plugin
TypeSubagents
CategoryProduct & Project Management
UpdatedApr 2026
License—
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarconstitutional-validatorValidates roadmap items, features, and technical decisions against the project's constitution, principles, and core values. Ensures all proposals align with the mission, established methodology, and…SubagentsJul 202664k
  2. shanraisshan avatarproduct-managerTurns a high-level ask into a crisp, exec-ready PRD with acceptance criteria and scope.SubagentsJul 202664k
  3. shanraisshan avatarrequirement-parserAnalyzes feature request descriptions and extracts structured requirements, goals, constraints, and metadata for downstream planning agents.SubagentsJul 202664k
  4. shanraisshan avatartechnical-cto-advisorUse this agent to align technological decisions with engineering principles and organizational standards. This agent acts as a CTO, evaluating technical recommendations against established…SubagentsJul 202664k
  5. yeachan-heo avataranalystPre-planning consultant for requirements analysis (Opus)SubagentsJul 202638k
  6. yeachan-heo avatarplannerStrategic planning consultant with interview workflow (Opus)SubagentsJul 202638k