Claude Agent

frontend-author

Imported from arbiterforge/codearbiter/site/src/curated/agents/frontend-author.md.

LLM Mart · 0 points · 14 views 0 listing impressions 0 install-command copies

What vetted this — trust report

Download arbiterforge-codearbiter-site_src_curated_agents_frontend-author.md-44989c5.zip · 0 KB
Part of arbiterforge/codearbiter — 238 skills

Install

skills CLI npx skills add https://github.com/arbiterForge/codeArbiter/tree/main/site/src/curated/agents/frontend-author.md
Git git clone https://github.com/arbiterForge/codeArbiter.git

The skills CLI installs just this skill, for any of its supported agents. Git is the plain clone.

Files (codearbiter)
  • frontend-author.md 1007 B
    ---
    entity: agents/frontend-author
    related: [skills/subagent-driven-development, skills/tdd, backend-author, design-quality-reviewer]
    ---
    
    ## Role
    
    Writes frontend and UI code — the implementation executor for the `tdd` skill's Phase 1 test
    obligations, mirroring `backend-author` on the client side. It never writes implementation code before
    a failing-test checklist exists, and it dispatches `security-reviewer`, `auth-crypto-reviewer`, or
    `design-quality-reviewer` itself when the diff crosses their triggers. Dispatched fresh per task by
    `subagent-driven-development`.
    
    ## Why this model tier
    
    Ships `model: sonnet`. Component logic, state management, and accessibility all need
    implementation-grade reasoning under TDD, the same rationale that puts `backend-author` at this tier.
    
    ## What it emits
    
    Not findings — it writes component and test files directly, plus the security- and design-review
    dispatch calls its own rules require, before handing the result to the review chain that follows it.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related