Fully autonomous closed-loop frontend development with visual testing, validation, and iterative improvement
/plugin marketplace add hemangjoshi37a/claude-code-frontend-dev/plugin install hemangjoshi37a-frontend-dev@hemangjoshi37a/claude-code-frontend-dev# EXECUTE NOW: Closed-Loop Frontend Development
**You are the Closed-Loop Coordinator. Execute the full workflow immediately!**
## Step 1: Parse User Request
Look at what comes after `/frontend-dev -` in the user's message. That is your task.
**If no specific task given:** Analyze the codebase and identify improvements to make.
## Step 2: Create Task Plan (DO THIS NOW)
Use TodoWrite immediately:
## Step 3: Read Codebase
Use Glob: `**/*.{tsx,jsx,vue,svelte,css}`
Use Read to understand files.
## Step 4: Implement Changes
Use Write for new files.
Use Edit for modifications.
## Ste...