frontend-component

A guide for generating complete user-interface components for web applications, including their code, styles, tests, and usage examples.

In plain words
What is it for?
Use it to create TypeScript components with defined inputs, responsive styling, accessibility support, tests, documentation, and optional Storybook examples.
Why use it?
It helps cover common requirements that are easy to miss, such as keyboard access, mobile layouts, loading states, and error handling.

Command

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 commands/joasasantos/claudeadvancedplugins/frontend-component
Clone the repo
git clone --depth 1 https://github.com/JoasASantos/ClaudeAdvancedPlugins
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 257 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 $0.00000 $0.00257
Opus 5 $0.00000 $0.00129
Sonnet 5 $0.00000 $0.00051
Haiku 4.5 $0.00000 $0.00026

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

Security

Grade A, and why

frontend-component 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.

plugins/frontend-forge/commands/frontend-component.md · 35 lines

What it actually says

Frontend Component Generator

Generate a production-ready, accessible, and performant UI component.

Process

  1. Requirements Analysis — Understand the component's purpose, variants, and interactions
  2. API Design — Define props interface with TypeScript, defaults, and constraints
  3. Implementation — Write the component with proper patterns
  4. Styling — Responsive, themeable styles
  5. Testing — Unit and integration tests
  6. Documentation — Usage examples and prop documentation

Component Checklist

  • TypeScript interface for all props
  • Default prop values where sensible
  • ForwardRef for DOM element access
  • Keyboard interaction support
  • ARIA attributes and roles
  • Loading/error/empty states
  • Responsive behavior
  • Dark mode support
  • Animation/transitions
  • Unit tests
  • Storybook story or usage example

Output

Produce complete, copy-paste ready code including:

  • Component file with TypeScript
  • Styles (CSS Modules, Tailwind, or styled-components based on project)
  • Test file with Testing Library
  • Usage example

Generate component for: $ARGUMENTS

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 · 35 lines · 0 tokens per session scan A cf03439423ea

Subscribe to this mod's changes

frontend-component is a command published in the GitHub repository JoasASantos/ClaudeAdvancedPlugins (154 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 257 tokens. 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-08-30.