codeium-ui-skills

Enforce Codeium UI design constraints for dark mode, Inter font, and 4px spacing grid.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides opinionated constraints for building interfaces that are visually consistent with Codeium's design system, ensuring a familiar and high-quality user experience.

Core Features & Use Cases

  • Dark Mode Implementation: Enforces dark backgrounds and specific color palettes suitable for dark themes.
  • Typography & Spacing: Guides the use of the 'Inter' font family, specific font sizes, weights, and a 4px grid for consistent spacing and layout.
  • Component Styling: Defines styles for buttons, focus states, hover effects, and disabled states.
  • Use Case: When developing a new feature for a developer tool that needs to match the existing Codeium aesthetic, use this skill to ensure all UI elements, from buttons to text, adhere to the established design language.

Quick Start

Apply the codeium-ui-skills to ensure the new interface uses dark backgrounds, the Inter font, and a 4px grid.

Frequently Asked Questions about codeium-ui-skills

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

FAQPage Schema
How do I build a dark mode UI with consistent spacing and typography?

To build a dark mode UI with consistent spacing, use a design system enforcing the Inter font family, a 4px spacing grid, and semantic color tokens for backgrounds and text. This ensures visual consistency and familiar user experience across developer tool interfaces.

What are the best practices for styling interactive states in front-end development?

Best practices for styling interactive states in front-end development involve defining specific styles for focus, hover, and disabled states using semantic color tokens. Consistent component styling ensures interactive elements meet high-quality design standards and accessibility requirements.

Can I use semantic color tokens for a dark theme design system?

Yes, semantic color tokens can be used for a dark theme design system to enforce specific dark backgrounds and color palettes. They provide specific styles for headings, body text, and interactive states suitable for dark mode interfaces.

How do I ensure my UI components follow a 4px spacing grid?

To ensure UI components follow a 4px spacing grid, apply layout guidelines enforcing consistent element sizing and spacing. Using the Inter font family with specific font sizes and weights alongside this grid maintains a cohesive interface design.

Does this UI design approach support the Inter font family for headings and body text?

Yes, this UI design approach fully supports the Inter font family by providing specific typography styles including heading and body text sizes. It guides the use of specific font sizes and weights to maintain a consistent layout.

Why use opinionated constraints for dark mode component styling?

Use opinionated constraints for dark mode component styling to guarantee interfaces are visually consistent with an established design system. Enforcing specific dark backgrounds, typography, and a 4px grid ensures a familiar, high-quality user experience for developer tools.