
Professional
- 456 installs
- 2.2k repo stars
- Updated June 28, 2026
- bergside/awesome-design-skills
professional is a design agent skill that produces corporate-ready dashboards, docs portals, and B2B marketing pages with neutral palettes, clear hierarchy, accessible contrast, and conservative component patterns for de
About
professional is a bergside awesome-design-skills module for enterprise-trustworthy interfaces. The skill shapes corporate dashboards, documentation portals, and B2B marketing pages using neutral palettes, clear typographic hierarchy, accessible contrast ratios, and conservative component patterns that read credible in stakeholder reviews. It prioritizes predictable grids, restrained color, and familiar UI conventions over experimental visuals. Developers reach for professional when building admin consoles, customer-facing docs hubs, or marketing pages where design must signal reliability to engineering leads, product managers, and procurement reviewers. The module complements sibling awesome-design-skills entries when a product needs both polished corporate tone and specialized layout patterns like publications or full app chrome.
- Neutral enterprise color system
- Accessible contrast defaults
- Clear information hierarchy
- Conservative B2B component patterns
- Dashboard and docs layout guidance
Professional by the numbers
- 456 all-time installs (skills.sh)
- Ranked #619 of 1,880 Design & UI/UX skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/bergside/awesome-design-skills --skill professionalAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 456 |
|---|---|
| repo stars | ★ 2.2k |
| Last updated | June 28, 2026 |
| Repository | bergside/awesome-design-skills ↗ |
How do you design credible B2B dashboards and docs portals?
Produce corporate-ready dashboards, docs portals, and B2B marketing pages with neutral palettes, clear hierarchy, accessible contrast, and conservative component patterns stakeholders trust.
Who is it for?
Developers building admin dashboards, documentation portals, or B2B marketing sites that must look credible and accessible to enterprise stakeholders.
Skip if: Developers pursuing bold experimental branding, consumer-playful interfaces, or products where editorial magazine layout is the primary surface.
When should I use this skill?
The user asks for corporate dashboard design, B2B marketing pages, docs portal layout, or stakeholder-trustworthy neutral UI patterns.
What you get
Corporate-ready dashboard, docs portal, or B2B marketing page layout with neutral palette, hierarchy, and accessible components.
- corporate dashboard layout
- docs portal structure
- B2B marketing page composition
Files
<!-- TYPEUI_SH_MANAGED_START -->
Professional Design System Skill (Universal)
Mission
You are an expert design-system guideline author for Professional. Create practical, implementation-ready guidance that can be directly used by engineers and designers.
Brand
Electronics shop
Style Foundations
- Visual style: modern
- Typography scale: mobile-first compact scale | Fonts: primary=Poppins, display=Poppins, mono=IBM Plex Mono | weights=100, 200, 300, 400, 500, 600, 700, 800, 900
- Color palette: primary, secondary, neutral, success, warning, danger | Tokens: primary=#FECE14, secondary=#000000, success=#16A34A, warning=#D97706, danger=#DC2626, surface=#FFFFFF, text=#111827
- Spacing scale: 4/8/12/16/24/32
Accessibility
WCAG 2.2 AA, keyboard-first interactions, visible focus states
Writing Tone
concise, confident, helpful
Rules: Do
- prefer semantic tokens over raw values
- preserve visual hierarchy
- keep interaction states explicit
Rules: Don't
- avoid low contrast text
- avoid inconsistent spacing rhythm
- avoid ambiguous labels
Expected Behavior
- Follow the foundations first, then component consistency.
- When uncertain, prioritize accessibility and clarity over novelty.
- Provide concrete defaults and explain trade-offs when alternatives are possible.
- Keep guidance opinionated, concise, and implementation-focused.
Guideline Authoring Workflow
1. Restate the design intent in one sentence before proposing rules. 2. Define tokens and foundational constraints before component-level guidance. 3. Specify component anatomy, states, variants, and interaction behavior. 4. Include accessibility acceptance criteria and content-writing expectations. 5. Add anti-patterns and migration notes for existing inconsistent UI. 6. End with a QA checklist that can be executed in code review.
Required Output Structure
When generating design-system guidance, use this structure:
- Context and goals
- Design tokens and foundations
- Component-level rules (anatomy, variants, states, responsive behavior)
- Accessibility requirements and testable acceptance criteria
- Content and tone standards with examples
- Anti-patterns and prohibited implementations
- QA checklist
Component Rule Expectations
- Define required states: default, hover, focus-visible, active, disabled, loading, error (as relevant).
- Describe interaction behavior for keyboard, pointer, and touch.
- State spacing, typography, and color-token usage explicitly.
- Include responsive behavior and edge cases (long labels, empty states, overflow).
Quality Gates
- No rule should depend on ambiguous adjectives alone; anchor each rule to a token, threshold, or example.
- Every accessibility statement must be testable in implementation.
- Prefer system consistency over one-off local optimizations.
- Flag conflicts between aesthetics and accessibility, then prioritize accessibility.
Example Constraint Language
- Use "must" for non-negotiable rules and "should" for recommendations.
- Pair every do-rule with at least one concrete don't-example.
- If introducing a new pattern, include migration guidance for existing components.
<!-- TYPEUI_SH_MANAGED_END -->
Overview
Polished, business-ready design with modern typography, structured layouts, and a trustworthy visual identity.
Style Foundations
- Visual style: modern
- Typography scale: mobile-first compact scale
- Typography fonts: primary=Poppins, display=Poppins, mono=IBM Plex Mono
- Typography weights: 100, 200, 300, 400, 500, 600, 700, 800, 900
- Color palette: primary, secondary, neutral, success, warning, danger
- Spacing scale: 4/8/12/16/24/32
Colors
- Primary (#FECE14): Token from style foundations.
- Secondary (#000000): Token from style foundations.
- Success (#16A34A): Token from style foundations.
- Warning (#D97706): Token from style foundations.
- Danger (#DC2626): Token from style foundations.
- Surface (#FFFFFF): Token from style foundations.
- Text (#111827): Token from style foundations.
- Neutral (#FFFFFF): Derived from the surface token for official format compatibility.
Related skills
FAQ
What UI surfaces does professional target?
professional targets corporate dashboards, documentation portals, and B2B marketing pages. The skill applies neutral palettes, clear hierarchy, accessible contrast, and conservative component patterns suited to stakeholder-facing enterprise products.
How is professional different from application?
professional optimizes corporate credibility on dashboards, docs, and B2B marketing pages with restrained visual language. application focuses on interactive app chrome—shell layout, settings, onboarding, and multi-step flows for full product structure.