top of page

Anthropic Claude Design Reverse Engineered Prompts Released on GitHub

Updated: 13 hours ago

Anthropic released its Claude Design reverse engineered system prompts on GitHub under an MIT license (https://github.com/Trystan-SA/claude-design-system-prompt). AIHOT API coverage described the release as containing twenty chapters of prompts and fourteen skills spanning content discipline, aesthetics, accessibility (including WCAG compliance, semantic HTML, and keyboard navigation), interaction states, and systems thinking; The Verge corroborated the open-source publication and calibration details.

The update adds calibration for Fable 5 and Opus 4.7 and later models. A new clause directs the model to make small decisions on its own, record the action, and move forward without asking the user.

Developers who work with Claude Code, Claude.ai, or Codex now have two supported variants of the prompt set. The open release makes it possible to inspect exactly how the system steers design output on accessibility, semantic HTML, keyboard navigation, and WCAG compliance, per the project's documentation.

Previous closed versions left teams guessing at the internal rules. The current files show explicit handling of state changes, focus order, and contrast requirements that match published guidelines.

The main pressure falls on teams that build internal design assistants. They must decide whether to copy the released prompts, adapt them, or continue writing their own rules from scratch. The open source choice reduces the advantage of any single company that previously held private versions.

Competitors that keep their own design prompts secret now face a public baseline they can be measured against. Users who test both the open prompts and closed alternatives can see differences in how each handles edge cases around color contrast and keyboard flow.

The prompts treat small decisions as autonomous actions. When a layout choice does not affect core content or compliance, the system records the choice and continues. This reduces back-and-forth in long design sessions. For example, in a dashboard design workflow, the model might autonomously adjust secondary button spacing to preserve visual rhythm - logging the micro-change - while still requiring explicit approval for any change to primary navigation landmarks or contrast ratios.

Larger decisions that touch accessibility, brand rules, or content hierarchy still require confirmation. The split keeps routine work moving while protecting critical constraints.

One open question is how well the prompts perform outside the calibrated model range. Teams using earlier Claude versions may see different levels of compliance with the stated rules. The GitHub readme notes that results are tuned for the newest series and recommends testing on target models before production use.

Another point is the risk of prompt drift. Once the files are copied into private codebases, future updates from the original repo will require manual merges. Organizations that rely on the prompts for client work need a plan to track changes.

Watch for three signals in the next three months. First, whether the repo receives pull requests that expand the skill list or tighten accessibility rules. Second, any public tests that compare output from the open prompts against closed Claude sessions on the same design tasks. Third, whether other labs publish similar reverse engineered design systems and how those compare on the same test cases.

These signals will show whether the release becomes a shared reference or stays a single data point. Developers can download the files today and run their own checks on current models.

Get started for free

A local first AI Assistant w/ Personal Knowledge Management

For better AI experience,

remio only supports Windows 10+ (x64) and M-Chip Macs currently.

​Add Search Bar in Your Brain

Just Ask remio

Remember Everything

Organize Nothing

bottom of page