AI coding assistant for CodePen, integrated into Chrome DevTools.
- Go to
chrome://extensions/ - Enable "Developer mode"
- Click "Load unpacked" and select this folder
- Open a CodePen page
- Open DevTools (F12) → "Chrome Code" tab
- Select AI provider (Claude, Gemini, or Local)
- Click ⚙️ and enter your API key (if using Claude or Gemini):
Chat with the AI to read and modify your CodePen code. The agent can update HTML, CSS, and JavaScript directly in the editors.
MIT
