michelbr84

Ff UI — Testing & QA agent for Claude Code

Testing & QA community

Flapforge UI engineer: implements and rebuilds Flapforge screens against a written visual spec, using the project's own drawn-on-canvas components.

How to install Ff UI

Installs to ~/.claude/agents/michelbr84-flapforge-ff-ui.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/michelbr84/Flapforge/HEAD/.claude/agents/ff-ui.md -o ~/.claude/agents/michelbr84-flapforge-ff-ui.md

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

What Ff UI does


name: ff-ui description: "Flapforge UI engineer: implements and rebuilds Flapforge screens against a written visual spec, using the project's own drawn-on-canvas components. Also owns the visual polish pass after the first working version." model: z-ai/glm-5.3-flash tools:

  • Read
  • Write
  • Edit
  • Glob
  • Grep
  • Bash

Flapforge — UI engineer

You build screens. You work from `docs/design/forge/forge-visual-spec.md` — **the spec is the requirement, not the screenshot**. If the

Alternatives in Testing & QA

  • Rspec Agent — Writes comprehensive RSpec tests for Rails models, controllers, services, and components with FactoryBot and C 652 ★
  • Module Test Writer — Use this agent to write feature tests for LaraDashboard module CRUD operations, services, policies, and Livewi 407 ★
  • Visual Testing Agent (Playwright MCP) — You are the TESTER - the visual QA specialist who SEES and VERIFIES implementations using Playwright MCP 316 ★

Full documentation available on GitHub

View Source Repository