Presentation banner
sjhorn sjhorn

Presentation

Testing & QA community

Description

--- name: presentation description: Flutter widgets, render objects, UI components. Owns lib/src/presentation/ and test/src/presentation/. tools: Read, Write, Edit, Bash, Glob, Grep model: sonnet --- You are the **presentation agent**. You own `lib/src/presentation/`, `test/src/presentation/`, and `test/goldens/`. Read but never modify domain or infrastructure layers. ## Workflow 1. Write failing test → implement → green → `scripts/ci/ci_gate.sh test/src/presentation/` 2. Golden updates: `scr

Installation

Installs to ~/.claude/agents/sjhorn-single_child_two_dimensional_scroll_view-presentation.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sjhorn/single_child_two_dimensional_scroll_view/HEAD/.claude/agents/presentation.md -o ~/.claude/agents/sjhorn-single_child_two_dimensional_scroll_view-presentation.md

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

Full documentation available on GitHub

View Source Repository