The fact that they encourage and accept PRs indicates that this isn't intended as a direct prompt extraction exposure project - plus the license, which should indicate they have the authorship necessary to license that content.
Assuming this IS a complete ground-up implementation it really needs to link to demonstrations that it works. Without any evidence it's hard to justify spending time exploring it.
Animated video
Interactive prototype
Make a deck
Make a doc
Make tweakable
Claude API in prototypes
Frontend design
Wireframe
Export as PPTX (editable)
Export as PPTX (screenshots)
Create design system
Save as PDF
Save as standalone HTML
Send to Canva
Handoff to Claude Code
Which does not match the structure of this project at all.That would enable Anthropic to block the technique.
One thing I've learned is that you have to ask it to first come up with a robust way to define the geometry and then apply that to an SVG. Without that first step, it just guesses at where everything should be that isn't directly connected with a node, and it is hilariously bad. But with that first step it is capable of creating some incredible geometry algorithmically from detailed instructions.
The other thing is that whatever tool prepares the svg for export will strip the animations as part of a sanitizing process, it won't even see that has occurred. You have to ask it to export to a different file type like my-animation.svg.txt, and then obviously you want to inspect it because svg can carry exploits not related to animation.
Its ability to generate these designs is part toddler with a crayon, part savant. It won't be able to create any quality organic figures without reference material, but its ability to create intricate and mathematically correct design and animate it is promising. I haven't used it extensively so I'd be very interested to hear other observations and advice.
I don't think that is how copyright licensing works.
> You may not access or use, or help another person to access or use, our Services in the following ways:
...
3. To decompile, reverse engineer, disassemble, or otherwise reduce our Services to human-readable form, except when these restrictions are prohibited by applicable law. [1]
I'd love to see this go to court.
This doesn't affect what copyright law allows or does not allow.
Also I think Anthropic very much suppports gathering data by whatever means possible. That should work both ways.
It’s different than this one shared by the op, but Anthropic maybe updated the prompt
Side note: ironic use of an llm writing the readme.
From what we know, there are some very specific details baked into the prompt as safety guards, where are those? Again calling BS and I'm not gonna waste more thought/words on this