Lastest design system

Standardize Lastest UI and content using Delta Mark SVG assets and colors_and_type.css tokens.

12|1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/las-team/lastest --skill lastest-design-system
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Lastest design system
Source: https://github.com/las-team/lastest/tree/main/docs/design
Command: npx skills add https://github.com/las-team/lastest --skill lastest-design-system

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill prevents inconsistent UI and brand drift by giving a single, repeatable set of visual and content rules for Lastest pages, components, and mockups.

Core Features & Use Cases

  • Brand-accurate identity rules: Preserve the Delta Mark exactly and keep the wordmark typography rules consistent (Archivo Black only for the mark/wordmark).
  • Action-color discipline: Enforce non-red CTAs (teal/steel blue) while reserving red for the brand mark and regression/destructive states.
  • Token-based styling: Standardize surfaces, typography, spacing, radii, shadows, motion, and focus rings via the provided CSS custom properties file.
  • Design-system QA for mock UI: Apply the same layout, casing, tone, and icon guidance so dashboards and UI kits match the Lastest product look.
  • Use case: When preparing a new feature screen or composing a UI kit page, you can follow the rules to ensure the design matches the existing Lastest dashboard shell and visual status language.

Quick Start

Use the Lastest design system skill to design a new dashboard or UI kit page that uses the provided tokens and preserves the Delta Mark and typography rules.

Frequently Asked Questions about Lastest design system

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

FAQPage Schema
How do I maintain brand identity and visual consistency across dashboard UI mockups?

To maintain brand identity and visual consistency across dashboard UI mockups, apply a standardized set of design system rules using semantic CSS tokens for colors, spacing, and typography. This prevents visual drift across different screens and UI components.

What are semantic UI tokens and how do they standardize dashboard design?

Semantic UI tokens are CSS custom properties that define surfaces, typography, spacing, radii, shadows, and focus rings. They standardize dashboard design by providing a single, repeatable styling source, ensuring that visual elements remain consistent across all mockups and layouts.

Can I use red for action buttons and CTAs in a design system?

Red should not be used for action buttons or CTAs in this design system. Action-color discipline requires using teal or steel blue for interactive actions, reserving red specifically for the brand mark and regression or destructive states to avoid user confusion.

How do I apply correct typography and brand mark rules when composing a UI kit?

To apply correct typography and brand mark rules when composing a UI kit, use Archivo Black exclusively for the mark and wordmark, and utilize the provided Delta Mark SVG assets. Enforcing these specific typography and casing rules ensures brand accuracy across all UI components.

Does this design system approach work for recreating sidebar and card-based metrics layouts?

Yes, this design system approach works for recreating sidebar and card-based metrics layouts by applying the same layout guidance, tone, and icon rules. It ensures that new feature screens match the existing product shell and visual status language accurately.

What are the limitations of using semantic CSS tokens for visual guidelines?

A limitation of using semantic CSS tokens for visual guidelines is that styling must strictly adhere to the provided custom properties file. Deviating from these predefined tokens or manually overriding colors and spacing will break the standardized look and cause brand drift across mockups.