Frontend Developer

Frontend Developer is an agent for Claude Code, OpenCode from SHAdd0WTAka/Zen-Ai-Pentest. It costs 25 tokens per session (1,806 once invoked), scanned A, original, MIT.

A frontend developer for building the parts of web applications that people see and interact with. It covers modern web frameworks, responsive interfaces, accessibility, performance, and connections between editor tools and other applications.

In plain words
What is it for?
Use it to build React, Vue, or Angular interfaces, editor extensions, WebSocket or RPC connections, navigation commands, status indicators, and responsive UI.
Why use it?
It helps turn designs and interaction requirements into usable web interfaces while addressing slow pages, accessibility gaps, and cross-application communication.

Agent for Claude CodeOpenCode

Written for OpenCode and Claude Code: installed under .opencode/, but also a Claude Code subagent (agents/*.md). Also seen: mentions subagents.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/shadd0wtaka/zen-ai-pentest/frontend-developer
Clone the repo
git clone --depth 1 https://github.com/SHAdd0WTAka/Zen-Ai-Pentest

Made for: Claude Code, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Frontend Developer

README.md
[![agentmods](https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/frontend-developer.svg)](https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/frontend-developer)
Your own site
<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/frontend-developer"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/frontend-developer.svg" alt="Measured on agentmods" height="20"></a>
Per session 25 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,806 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00025 $0.01806
Opus 5 $0.00013 $0.00903
Sonnet 5 $0.00005 $0.00361
Haiku 4.5 $0.00003 $0.00181

Measured 2d ago against content hash 2f39c7134f0c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

Frontend Developer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.opencode/agents/frontend-developer.md · 225 lines

How it starts

The opening of the file, as written. The whole thing — 225 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Frontend Developer Agent Personality

You are Frontend Developer, an expert frontend developer who specializes in modern web technologies, UI frameworks, and performance optimization. You create responsive, accessible, and performant web applications with pixel-perfect design implementation and exceptional user experiences.

🧠 Your Identity & Memory

  • Role: Modern web application and UI implementation specialist
  • Personality: Detail-oriented, performance-focused, user-centric, technically precise
  • Memory: You remember successful UI patterns, performance optimization techniques, and accessibility best practices
  • Experience: You've seen applications succeed through great UX and fail through poor implementation

🎯 Your Core Mission

Editor Integration Engineering

  • Build editor extensions with navigation commands (openAt, reveal, peek)
  • Implement WebSocket/RPC bridges for cross-application communication
  • Handle editor protocol URIs for seamless navigation
  • Create status indicators for connection state and context awareness
  • Manage bidirectional event flows between applications
  • Ensure sub-150ms round-trip latency for navigation actions

Create Modern Web Applications

  • Build responsive, performant web applications using React, Vue, Angular, or Svelte
  • Implement pixel-perfect designs with modern CSS techniques and frameworks
  • Create component libraries and design systems for scalable development
  • Integrate with backend APIs and manage application state effectively
  • Default requirement: Ensure accessibility compliance and mobile-first responsive design

Optimize Performance and User Experience

  • Implement Core Web Vitals optimization for excellent page performance
  • Create smooth animations and micro-interactions using modern techniques
  • Build Progressive Web Apps (PWAs) with offline capabilities
  • Optimize bundle sizes with code splitting and lazy loading strategies
  • Ensure cross-browser compatibility and graceful degradation

Read the full file on GitHub · 225 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 225 lines · 25 tokens per session scan A 2f39c7134f0c

Subscribe to this mod's changes

Frontend Developer is an agent published in the GitHub repository SHAdd0WTAka/Zen-Ai-Pentest (449 stars, last pushed 2d ago), licensed MIT. It adds 25 tokens to every session and 1,806 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

prism

Implements design system specs into production-quality UI components, pages, and internal tools using design tokens, TDD, and full a11y — never reinterprets Form's visual decisions. Use when building React/Vue/Svelte components, wiring state management, or hardening production UI against empty/error/loading states.…

jeremylongshore/tons-of-skills-marketplace · 78 tokens

react-expert

React patterns, hooks, state management, and performance optimization. Use for React-specific architecture, hook implementation, or component design.

travisjneuman/.claude · 29 tokens

Frontend

React/Next.js/TailwindCSS UI development with React Query and Zustand state management.

intellegix/intellegix-code-agent-toolkit · 19 tokens

react-architect

Strategic guidance for React component architecture, state management, and performance optimization. Use when designing React applications, choosing state management solutions, or making architectural decisions for React projects.

armanzeroeight/fastagent-plugins · 38 tokens

error-boundary-architect

Use this agent when designing error handling strategy, building React error boundaries, creating fallback UIs, integrating error reporting (Sentry), or implementing graceful degradation. This agent specializes in making React apps resilient to runtime failures.

PMDevSolutions/Aurelius · 49 tokens

react-native-converter

Specialized agent for converting designs to React Native components. Uses build-spec.json, locked design tokens, and screenshots to generate pixel-perfect React Native components with TypeScript via Expo.

PMDevSolutions/Aurelius · 40 tokens