Files
ericzakariasson 97128c02db Apply writing guide: sentence-case titles, remove em-dashes and semicolons
- Convert all H1 headings to sentence case across skills, rules, agents,
  commands, and READMEs (~65 headings)
- Replace em-dashes with colons in plugin.json descriptions and README
  taglines to match marketplace.json convention
- Replace semicolons with periods and restructure sentences across skills,
  rules, agents, and READMEs (~19 instances)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 18:11:09 -08:00

800 B

Frontend plugin

Frontend engineering: React, TypeScript, accessibility, and performance.

Installation

agent install frontend

Components

Skills

Skill Description
build-frontend-feature Plan and implement frontend features with accessibility and performance checks
triage-frontend-bug Reproduce, isolate, and prioritize frontend bugs with a minimal fix strategy
ship-frontend-change Plan, implement, and verify a frontend change with accessibility and performance checks

Rules

Rule Description
accessibility-and-ux Accessibility and UX guardrails for frontend changes
frontend-performance-checks Performance checks for feature development and review

License

MIT