Gov-Tech Design System Master

VerifiedSafe

Provides a complete design system for government and enterprise interfaces, including a predefined color palette, typography (Geist Sans/Inter), and component guidelines based on Shadcn/UI and Tailwind. Ensures consistency, accessibility, and responsive mobile-first layouts with built-in dark/light mode support. Use this skill when building professional, data-dense UIs that require a coherent visual identity.

Sby Skills Guide Bot
DevelopmentIntermediate
506/2/2026
Claude CodeCursorWindsurf
#design-system#gov-tech#ui-components#tailwind#accessibility

Recommended for

Our review

This skill ensures visual consistency, accessibility, and professional credibility across government and business interfaces using a defined color palette, Shadcn/UI components, and Tailwind CSS.

Strengths

  • Enforces established design patterns like Shadcn/UI and Tailwind.
  • Automatic dark/light mode support via Tailwind utilities.
  • Prescribes legible typography (Geist Sans or Inter).
  • Mandates mobile-first responsive design.

Limitations

  • Requires the project to already use Tailwind and Shadcn/UI.
  • Does not cover creation of complex custom components beyond the library.
  • Fixed color palette may not suit all contexts.
When to use it

Use this skill for any interface needing a professional, accessible, and consistent look, especially in government or enterprise projects.

When not to use it

Avoid this skill if the project does not use Tailwind or Shadcn/UI, or if full creative freedom is desired.

Security analysis

Safe
Quality score75/100

This skill contains only design guidance with no executable code, system commands, or network interactions. It poses no security risk.

No concerns found

Examples

Dashboard Layout
Create a dashboard layout using the Gov-Tech design system: blue primary (#1E40AF), slate structure, Shadcn/UI components, Geist Sans font, mobile-first responsive, dark mode support.
Data Table with Dark Mode
Build a data table component with Gov-Tech styling – use Shadcn/UI table, apply slate background, blue accent for headers, ensure it works in both light and dark mode.
Form with Accessibility
Design an accessible input form with Gov-Tech system: use Shadcn/UI form elements, proper labels, error states, dark mode compatible, consistent spacing (p-4, gap-6).

name: Design System Gov-Tech description: Guia de estilos, cores e componentes premium para interfaces governamentais e empresariais.

Skill: Mestre de Design Gov-Tech

Goal

Garantir consistência visual, acessibilidade e credibilidade profissional em todos os módulos do sistema.

Instructions

  • Identificação de Padrão: Determinar se a UI necessária é um Dashboard, Formulário de Entrada ou Tabela de Dados.
  • Paleta de Cores: Aplicar a cor primária #1E40AF (Azul Profundo) para ações e a escala Slate para a estrutura.
  • Uso de Componentes: Utilizar componentes base do Shadcn/UI. Se um componente não existir, construa-o usando primitivos do Tailwind.
  • Tipografia: Forçar o uso de Geist Sans ou Inter para garantir legibilidade em interfaces densas em dados.
  • Responsive Design: Todos os layouts devem ser mobile-first e totalmente responsivos.

Constraints

  • Não criar componentes de UI customizados se houver um equivalente Shadcn/UI no projeto.
  • Manter espaçamentos padrão do Tailwind (ex: p-4, gap-6) para evitar débito visual.
  • CRITICAL: Todos os componentes devem suportar Dark/Light modes usando a classe utilitária dark:.
Related skills