alt.hn

7/5/2026 at 8:43:37 AM

Claude Design System Prompt

https://github.com/Trystan-SA/claude-design-system-prompt

by handfuloflight

7/5/2026 at 12:52:36 PM

I can't even tell if this repository is based on prompts extracted from Claude Design or if the author had an LLM create all of these prompts in it from scratch.

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.

by simonw

7/5/2026 at 12:55:58 PM

If you ask Claude Design itself to list the names of the skills available to it you get:

  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.

by simonw

7/5/2026 at 1:30:58 PM

Agree, it’s vibe slopped rather than the actual Claude design system prompt

by robotswantdata

7/5/2026 at 1:56:51 PM

Claude design's prompt is trivial to verify. They bundle it in the frontend bundle and send it on every network request.

by robkop

7/5/2026 at 2:50:58 PM

[dead]

by PepegaRoach

7/5/2026 at 11:36:18 AM

This would be much more interesting if it detailed how the prompt/skills were reverse-engineered. As it is it seems like this could just be the output from “hey Claude write me a system prompt that works like Claude Design”.

by jdormit

7/5/2026 at 12:19:45 PM

honestly, i think you can just look at the network tab and see the "content" of the skills. Same has been true for their excel addin and bunch of other things.

by boramdd

7/5/2026 at 12:14:57 PM

> This would be much more interesting if it detailed how the prompt/skills were reverse-engineered

That would enable Anthropic to block the technique.

by bossyTeacher

7/5/2026 at 12:53:59 PM

They have never attempted to hide their system prompts in fact they explicitly publish them for Claude (https://platform.claude.com/docs/en/release-notes/system-pro...) and Claude Code they provide a proxy option which then makes it trivial to see the full requests and responses including the prompts and tool usage...

by weird-eye-issue

7/5/2026 at 1:21:07 PM

I've been using Claude Design to make animated SVGs, and I've learned a thing or two about its limits and how to get around them for that narrow purpose.

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.

by doginasuit

7/5/2026 at 12:38:11 PM

> Open source, MIT licensed.

I don't think that is how copyright licensing works.

by smokel

7/5/2026 at 2:52:40 PM

What do you mean? https://opensource.org/license/mit

by dahart

7/5/2026 at 2:53:53 PM

You cannot claim authorship of something that you were not even allowed to take in the first place. How would you then allow rights to somebody else?

Seems pretty obvious to me.

by smokel

7/5/2026 at 3:32:40 PM

In general I agree with you, especially about how things should work, and find the current trend of claiming LLM-washing code hugely problematic.

I do wonder what the analysis would be of these prompts were vibe-coded, though, since in general LLM output can’t be copyrighted without significant human authorship, and Anthropic is pretty noisy about minimal human supervision.

by colinhb

7/5/2026 at 3:43:32 PM

The minimal human supervision for prompts seems like a pretty silly take. LLMs are still pretty bad at creating good prompts for LLMs. Give it a benchmark and some feedback and it can brute force it, but far less effectively. And I thought the point of using LLMs for development was increased efficiency.

by jdiff

7/5/2026 at 5:30:27 PM

My independent judgement and experience is along your lines, but I’m trying to also take Anthropic seriously:

> “I don’t prompt Claude anymore. I have loops running that prompt Claude and figuring out what to do. My job is to write loops.”

> “Can confirm Claude Code is 100% written by Claude Code”

Both from head of Claude Code. Taken either literally or seriously they point to Anthropic shipping code with limited human authorship.

by colinhb

7/5/2026 at 7:08:08 PM

Oh I certainly believe them. And on some level I admire the dogfooding. It just seems awful foolish of them.

by jdiff

7/5/2026 at 2:57:51 PM

Oh you’re assuming the content in this repo is taken from somewhere? There are other sibling threads about this; you might be mis-interpreting the title.

by dahart

7/5/2026 at 3:00:46 PM

The GitHub page clearly states that it is reverse engineered.

Even if you rewrite an article in your own words, you cannot claim copyright for that. At least, not to my knowledge.

by smokel

7/5/2026 at 3:04:44 PM

Oh you’re right, sorry! Well unless the Claude Design prompt is open source licensed, then correct, it’s not legal to publish it under an open license. That would be a copyright violation.

by dahart

7/5/2026 at 12:40:03 PM

Isn't it, though? What's the copyright status of the output of these tools?

by xyzzy_plugh

7/5/2026 at 12:53:06 PM

If this is regular output of the LLM, I'm not sure, but given that the author proclaims that this is reverse engineered, then they are not allowed to redistribute it under their own license terms. The terms of service are also pretty clear on this not being allowed, which makes it extra hard to defend (section 3.3):

> 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]

[1] https://www.anthropic.com/legal/consumer-terms

by smokel

7/5/2026 at 1:47:33 PM

How can you tell what regular output is? Is there a special output when you successfully jailbreak? Is there a meaningful distinction between jailbroken prompts and hallucinations? Are certain prompts against the terms of service? If so, is it easy to determine if they are? Who determines this? If you produce output that is against the terms of service, does that change the copyright status of the works?

I'd love to see this go to court.

by xyzzy_plugh

7/5/2026 at 1:55:08 PM

The terms of service are between Anthropic and one of their subscribers. So Anthropic can maybe cancel their contract.

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.

by throwaway7356

7/5/2026 at 2:51:26 PM

It does make a difference. If this text was generated by the LLM, then by those same terms you are allowed to publish the data. But given that it is reverse engineered, you are not allowed to do so.

Note that even in the normal case, there are restrictions. You'd have to validate that the generated output is not copyrighted. Which in this case may not be trivial.

by smokel

7/5/2026 at 12:28:38 PM

This is pretty awesome. I’ve wanted to use Claude design, but with my regular MCP servers.

Side note: ironic use of an llm writing the readme.

by exabrial

7/5/2026 at 1:46:49 PM

How to prove this is indeed the system prompt against a certain timestamp (in the past ) ?

by bobkb

7/5/2026 at 12:36:15 PM

I'm calling BS, sorry. It looks light, and barely anything beyond surface level of what we could all could guess would be in a system prompt. This smells nothing more of a "claude give a system prompt that anthropic would use as a system prompt for claude"

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

by CartwheelLinux

7/5/2026 at 3:21:34 PM

[flagged]

by cws_ai_buddy

7/5/2026 at 2:15:10 PM

[flagged]

by jickmao