convex-ui-skills

Enforce Convex design constraints for dark-mode UIs with Inter font and 4px grid.

73|9|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/ihlamury/design-skills --skill convex-ui-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex-ui-skills
Source: https://github.com/ihlamury/design-skills/tree/main/skills/convex
Command: npx skills add https://github.com/ihlamury/design-skills --skill convex-ui-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides opinionated constraints for building interfaces that are visually consistent with the Convex design system, ensuring a cohesive and branded user experience.

Core Features & Use Cases

  • Dark Mode Implementation: Enforces dark backgrounds and specific color palettes suitable for dark themes.
  • Consistent Typography: Utilizes the 'Inter' font family with defined heading and body text styles.
  • 4px Grid System: Ensures consistent spacing and layout alignment based on a 4px grid.
  • Use Case: When developing a new feature for a platform that aims to match Convex's aesthetic, use this skill to guide the UI development, ensuring adherence to its specific color, typography, and spacing rules.

Quick Start

Apply the convex-ui-skills to build a dark mode interface using the Inter font and a 4px grid.

Frequently Asked Questions about convex-ui-skills

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

FAQPage Schema
How do I build a dark mode UI design system with consistent spacing?

Build a dark mode UI design system by enforcing dark backgrounds, specific color palettes, the Inter font family, and a 4px grid for consistent spacing and layout alignment. This ensures cohesive visual branding across interface components.

What typography constraints are needed for a Convex-style interface?

Typography for a Convex-style interface requires the Inter font family with defined heading and body text styles. These constraints ensure readable, consistent text rendering across all UI components within the design system.

Can I use a 4px grid system for dark mode UI layout alignment?

Yes, a 4px grid system works for dark mode UI layout alignment by enforcing consistent spacing scales. This approach maintains visual structure and component alignment while using dark backgrounds and specific color palettes.

What's the best way to implement dark mode color tokens in a design system?

Implement dark mode color tokens by applying specific color palettes suitable for dark themes alongside defined border-radius values. This approach ensures visual consistency and cohesive branding across all interface components.

Does this UI design approach work for platforms matching the Convex aesthetic?

Yes, this UI design approach works for platforms matching the Convex aesthetic by providing opinionated constraints for color, typography, and spacing. It ensures interfaces remain visually consistent with the Convex design system.

Why does my dark mode interface look inconsistent across components?

Dark mode interfaces look inconsistent when lacking defined color tokens, typography styles, and spacing scales. Enforcing specific color palettes, the Inter font, and a 4px grid resolves alignment and visual cohesion issues.