Internal admin tooling design system from Digital-Udvikling. Ships an Agent Skill that teaches Claude the @aortl/admin-css class names, the @aortl/admin-react component API, the icon and token conventions, and the project's 'prefer the platform' philosophy.
A small, opinionated design system shipped in two flavors from a single source of truth. Built for internal admin tooling — dashboards, CRMs, ops consoles — where information density and operator UX matter more than marketing polish.
| Package | What it is |
|---|---|
@aortl/admin-css | A pre-built CSS file. Drop it in via <link> and use semantic class names (.btn, .input, ...). |
@aortl/admin-react | A React component library that renders the same class names as the CSS package. |
apps/docs | A Starlight docs site that shows each component's vanilla and React source side-by-side via synced tabs. |
pnpm install
pnpm build # builds admin-css, admin-react, then docs
pnpm dev # runs the docs site at http://localhost:4321 in watch mode
See Contributing → Adding a component. The short version:
packages/admin-css/src/components/<name>.css + an @import in index.css.packages/admin-react/src/<Name>.tsx + re-export from src/index.ts.packages/admin-react/src/<Name>.test.tsx.apps/docs/src/content/docs/components/<name>.mdx.pnpm generate-skill.Bump the version field in the package's package.json, commit, push to main. That's it — .github/workflows/release.yml picks it up, publishes to npm, and tags the commit.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub digital-udvikling/admin-design-system --plugin admin-design-systemUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.