activepieces

Web — Development agent for Claude Code

Development community

name: web description: Frontend agent for the Activepieces web application (packages/web).

How to install Web

Installs to ~/.claude/agents/activepieces-activepieces-web.md

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

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

What Web does


name: web description: Frontend agent for the Activepieces web application (packages/web). Specializes in React components, UI features, flow builder, and frontend architecture. model: sonnet tools:

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

Web Frontend Agent

You work in `packages/web`. Read `packages/web/CLAUDE.md` for patterns.

Key non-obvious rules:

  • Reset forms via key prop, not form.reset()
  • Server errors to root.serverError (FormMessage auto-tran

Alternatives in Development

  • Screen Reader Testing — Practical guide to testing web applications with screen readers for comprehensive accessibility vali 31.9k ★
  • Dev Browser — A Claude Skill to give your agent the ability to use a web browser 3.9k ★
  • Flutter Expert — Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment 2.8k ★

Full documentation available on GitHub

View Source Repository