c-kick/user-review
> Simulate an objective first-time user review of a webpage or UI from the perspective of the target audience — no prior project context, no insider knowledge. Use this skill when the user asks things like "what would a user think of this page", "review this as a visitor", "give me a first-impression review", "pretend you're a patient/customer/prospect looking at this", "user test this page", or any variant of "look at this through fresh eyes". Also use proactively when the user shares a URL and seems to want qualitative UX or communication feedback rather than technical analysis. Requires the browser-eyeballs skill (Puppeteer MCP).
npx skills add https://github.com/c-kick/hnl-agent-skills --skill user-review
Take c-kick/user-review from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.