corporate

Standardize enterprise design-system instructions for AI-generated UI.

2.3k|211|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/bergside/awesome-design-skills --skill corporate-bergside
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: corporate
Source: https://github.com/bergside/awesome-design-skills/tree/main/skills/corporate
Command: npx skills add https://github.com/bergside/awesome-design-skills --skill corporate-bergside

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves inconsistent, non-enterprise UI guidance by providing a single, actionable corporate design system standard for AI-assisted creation.

Core Features & Use Cases

  • Token-first corporate foundations: enforces a consistent enterprise palette, typography (Open Sans + Poppins + IBM Plex Mono), and an 8pt baseline spacing rhythm.
  • Implementation-ready component rules: requires explicit interaction states (default/hover/focus-visible/active/disabled/loading/error) and responsive behavior by default.
  • Accessibility and quality gates: mandates WCAG 2.2 AA, keyboard-first UX, visible focus states, semantic-first structure before ARIA, reduced-motion support, and testable acceptance criteria.

Quick Start

Use the corporate skill to generate implementation-ready enterprise UI guidance for a new dashboard by prompting the AI to follow the token, accessibility, and QA checklist requirements.

Frequently Asked Questions about corporate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize enterprise UI design system rules for AI-generated dashboards?

Standardize enterprise UI by applying token-first design system rules for consistent palettes, typography, and 8pt spacing grids across AI-generated dashboards. This enforces explicit component interaction states and responsive behavior for professional products.

What is token-first corporate UI guidance and how does it handle component states?

Token-first corporate UI guidance is a standard that enforces consistent design tokens for typography and spacing. It requires explicit component interaction states including default, hover, focus-visible, active, disabled, loading, and error for enterprise interfaces.

How do I make AI-generated admin interfaces meet WCAG 2.2 AA accessibility requirements?

Make AI-generated admin interfaces meet WCAG 2.2 AA by mandating keyboard-first UX, visible focus states, and semantic-first structure before ARIA. You must also include reduced-motion support and testable acceptance criteria for engineering adoption.

What's the best way to set up testable quality gates for enterprise UI component interactions?

The best way to set up testable quality gates for enterprise UI is to enforce explicit accessibility standards and component state rules during AI generation. This requires semantic structure, keyboard-first behavior, and defined acceptance criteria before engineering adoption.

Do I need specific typography fonts to build a corporate design system for AI UI generation?

You need specific typography fonts to build a consistent corporate design system, specifically Open Sans, Poppins, and IBM Plex Mono. These enforce a reliable enterprise visual hierarchy alongside an 8pt baseline spacing rhythm.