nexu-io/claude-anthropic-design-system
Use this Claude / Anthropic style design system for warm, restrained, editorial AI workbench interfaces.
npx skills add https://github.com/nexu-io/open-design --skill claude-anthropic-design-system
DESIGN.md defines the source-backed visual rules.colors_and_type.css provides reusable tokens.BRAND.md and PROVENANCE.json describe the optimized package version, preserved assets, and measured/inferred evidence boundary.SYSTEM-MANIFEST.json records stable read order, file roles, and invariants.fonts/, logos/, and imagery/ contain preserved official source assets from sampled Anthropic pages.preview/ contains focused review cards.examples/ contains detail and page-level usage examples; examples/examples.css is the shared fixture component layer.system/kit.html and ui_kits/app/index.html show applied components.The system is based on the pasted Anthropic-style DESIGN.md plus Anthropic public CSS sampling recorded in anthropic-official-colors.md.
Source-backed evidence:
#faf9f5, #f0eee6, #e8e6dc#141413, #3d3d3a#d97757, sparse use only#2c84dbfonts/ contains Anthropic Sans / Serif / Mono.source_examples/official-source-manifest.json.#6ea100 is measured in source CSS and assigned here as success semantics, but it is not claimed as an official named success token.Use it to design prototypes, mockups, interfaces, production artifacts, dashboards, forms, decks, and product shells that need a Claude / Anthropic visual language.
DESIGN.md.colors_and_type.css.SYSTEM-MANIFEST.json for stable package structure.PROVENANCE.json when a value needs source proof.#faf9f5, components #f0eee6, hover/selected #e8e6dc; dropdowns inherit the owning trigger/nav background.#141413 for primary actions.#d97757 only for sparse emphasis.preview/*.html.examples/index.html for concrete details and full-page examples.10. Do not fork nav, dropdown, button, route-tab, sidebar, or color-library logic per page; reuse examples/examples.css patterns.
examples/details-surface-layers.html, details-color-library.html, details-hover-motion.html, details-scroll-route-motion.html, details-buttons-links.html, details-claude-official-interactions.html, details-sidebar-system.html, details-forms-focus.html, details-status-data.html, details-typography-cn-en.html.examples/page-landing.html, page-research.html, page-newsroom.html, page-company.html, page-console.html, page-login.html, page-settings-form.html.examples/index.html when you need to see the system applied before designing.Use this package when creating or revising an Open Design artifact:
DESIGN.md before authoring.colors_and_type.css or copy its :root tokens.preview/colors-usage.html for layer order. Check preview/assets-provenance.html for preserved fonts/icons/images.preview/components-buttons.html before shipping CTA-heavy screens.preview/navigation-menus.html for topbar and dropdown behavior.preview/claude-interactions.html for Claude.com-specific button, switch, card, language picker, and route behavior.examples/page-*.html before shipping a full page.html { scroll-behavior: smooth; } and disable it in prefers-reduced-motion..nav-demo > .nav-item + .nav-demo-panel .mega; production opens on hover/focus-within, while .is-open is only for inspection fixtures..caret SVG mask and rotate exactly 180deg; never hand-build arrow borders..route-tabs, .route-panels, and overlapping .route-panel children. Toggle only aria-selected and .active; the CSS handles opacity + translateY. Use examples/details-scroll-route-motion.html as the visible fixture for smooth scrolling and route transitions..btn variants and official double-ring hover model. Do not substitute color-swap hover.details-sidebar-system.html as the source pattern; docs sidebars follow page scroll and do not get independent persistent scrollbars..numeric.Take nexu-io/claude-anthropic-design-system from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.