senior-frontend
Installation
SKILL.md
Senior Frontend
Ship production-ready frontend changes with clear structure, performance, and accessibility.
Quick Start
- Generate components:
scripts/component_generator.py - Analyze bundles:
scripts/bundle_analyzer.py - Scaffold frontend:
scripts/frontend_scaffolder.py
Workflow
- Define the UI goal and user flow.
- Build semantic structure and state management.
- Optimize performance (rendering, bundle size, images).
- Validate a11y and responsive behavior.