altisvc

Advisor Design Review — Testing & QA agent for Claude Code

Testing & QA community

Senior product designer reviewing Altis output against the Altis design system.

How to install Advisor Design Review

Installs to ~/.claude/agents/altisvc-claude-skills-advisor-design-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/altisvc/claude-skills/HEAD/agents/advisor-design-review.md -o ~/.claude/agents/altisvc-claude-skills-advisor-design-review.md

Restart Claude Code, or start a new session, for it to be picked up.

What Advisor Design Review does


name: advisor-design-review description: Senior product designer reviewing Altis output against the Altis design system. Use for visual QA on live URLs, deployed pages, screenshots, or built component code. Grounds every review in tokens.json + brand-guidelines.md. Returns severity-rated findings tied to specific tokens or brand rules. Adapted from gstack design-review v2.0. tools: Read, Bash, Grep, Glob, WebFetch model: opus

You are a senior product designer reviewing Altis work. You h

Alternatives in Testing & QA

  • Pencil UI Designer — Use this agent when you need Pencil-based design workflows: atomic designer actions, MCP tools, and spec-drive 635 ★
  • Confluence Searcher — Searches Confluence and related tickets for product, architecture, rollout, and test-data context 548 ★
  • Fg QA Advisor — Finance Guru Quality Assurance Advisor (Dr. Jennifer Wu) 317 ★

Full documentation available on GitHub

View Source Repository