Graph-AMSA

Standardizes UI and CSS updates for the ASM SAV App using official brand identity and design tokens.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Ascenseurs-Menetrey-SA/amsa-claude-skills --skill graph-amsa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Graph-AMSA
Source: https://github.com/Ascenseurs-Menetrey-SA/amsa-claude-skills/tree/main/graph-amsa
Command: npx skills add https://github.com/Ascenseurs-Menetrey-SA/amsa-claude-skills --skill graph-amsa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Graph-AMSA provides a single, authoritative reference for updating the ASM SAV App UI/CSS so the product stays visually consistent across pages, components, and responsive breakpoints.

Core Features & Use Cases

  • Brand identity rules: consistent logo sizing, brand pill badge styling, and header layout patterns.
  • Design tokens & component styling: centralized color palette, typography, spacing/radius, transitions, and reusable UI patterns (buttons, session cards, chat messages, tool cards, steppers, composer, locale switcher).
  • Responsive & role-based UI consistency: mobile-first behaviors, breakpoint-specific rules, and technician vs admin presentation guidance.

Quick Start

Apply Graph-AMSA tokens and component class conventions to your UI change so it matches the ASM SAV App visual identity and responsive behavior.

Frequently Asked Questions about Graph-AMSA

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

FAQPage Schema
How do I maintain design system consistency for a responsive chat UI?

Responsive design tokens are centralized CSS variables that standardize color, typography, spacing, and radius across UI components. They ensure visual consistency for front-end elements like session cards, chat messages, and tool cards across the application.

What is the best way to standardize UI components using CSS tokens?

The best way to standardize UI components using CSS tokens is to reference a centralized design system for color, typography, and spacing variables, applying consistent class naming conventions and hover/active animation rules to all elements.

How do I handle responsive breakpoints for technician and admin views?

Handle responsive breakpoints for technician and admin views by applying mobile-first constraints and role-based presentation guidance. This ensures layout adaptability using defined CSS variables and specific breakpoint rules for each user type.

Does this design system include accessibility guidance for touch targets?

Yes, the design system includes accessibility guidance for touch targets. It specifies required sizing and interaction rules alongside hover and active state animations to ensure usable front-end components across mobile and admin views.

Can I use these brand guidelines to style session cards and steppers?

Yes, you can use these brand guidelines to style session cards and steppers. The system provides official identity rules, reusable UI patterns, and standardized CSS classes specifically for building consistent workflow and progress step components.