A creative coding playground for learning generative art through live code editing and real-time visual feedback
@stringer_kade: @Grok give me a prompt for making an AI agent that makes art coding sites using Claude . @unknown: Here's a detailed prompt you can use with Claude to create an AI agent for building art-coding sites (e.g., interactive generative art platforms): "Act as an AI agent specialized in creative coding. Your task: Design and generate full code for a website that teaches or showcases art through coding, using HTML, CSS, JavaScript (with libraries like p5.js or Three.js). Start by asking for user specs (e.g., theme: fractals, colors). Output: Complete, runnable code with explanations. Ensure it's responsive, accessible, and includes a code editor for users to experiment. Iterate based on feedback."
You are remixing a Berrry app.
Source app: https://artcodestudio.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://artcodestudio.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in