Download Package

Google Antigravity Agent Skill

S|Design, always on brand

Every deck, page, app screen, and document — built to the Sngular Design System automatically.

sngular-design is a packaged Antigravity Pair-Programming Skill: install it once, and the agent reaches for the Sngular brand rules — color, type, logo, tone, and layout — every time someone asks for a piece with the brand, without anyone having to explain the guidelines again.

114 KB · works in Google Antigravity IDE, agy CLI, and Gemini / Claude Agents

sngular-design/
├─ SKILL.mdchannel router
├─ .agents/rules/AGENTS.mdinvariant guardrails
├─ references/
│   ├─ brand-foundations.md
│   ├─ voice-and-messaging.md
│   ├─ presentations.md
│   ├─ web.md
│   ├─ apps.md
│   └─ documents.md
├─ assets/tokens · logos · font
├─ scripts/contrast & installer
└─ templates/Word doc & web
6
Reference guides
8
Official logo files
5
Delivery channels covered
100%
WCAG 2.1 AA Verified

What's inside

One package, the whole design system

Nothing is invented on the fly. Every color, typeface, logo file, and layout rule the agent uses comes straight from these files.

SKILL.md

The routing logic: decides whether a request is a deck, a web page, an app screen, a document, or a brand review, and which reference to read next.

references/

Six concrete guides: brand foundations, voice & messaging, presentations, web, apps, and documents — each with strict rules for that channel.

assets/tokens.json & tokens.css

Every color, spacing, radius, and type-scale value as design tokens — so nothing gets hand-typed or approximated in code.

assets/logos/

The 8 official S|NGULAR files — positive, negative, and solid, in both logotype and isotype — ready to drop in as vector SVGs, never redrawn.

assets/fonts/

Outfit, the brand's variable typeface, openly licensed under the OFL — so it renders identically everywhere, no substitutions needed.

assets/templates/

The official Sngular Word document template, so written deliverables start from the real thing instead of a blank page.

scripts/check_contrast.py

A standalone WCAG 2.1 AA mathematical contrast checker, ensuring every color pairing passes accessibility before shipping.

security

AGENTS.md & GEMINI.md

Invariant guardrail rules injected into every turn. Enforces the 95/5 palette and strictly prohibits unauthorized colors on titles.

How it decides

One skill, five channels

The skill reads the request first, then only the reference it actually needs — decks and documents are never mixed up with a landing page.

User Request Channel Priority
Deck, slides, presentation, proposal, pitch, kick-off, webinar Presentation 1
Website, landing page, hero, newsletter, banner Web 2
App screen, flow, dashboard, prototype App 3
Document, report, brief, memo, SOW, Word, Google Docs Document 4
"Does this comply with the brand?" Review —

A checklist before anything ships

A short sample of the pre-flight checklist built into the skill — the full list lives inside SKILL.md.

95/5 Palette: Only system colors — secondary accents stay in icons and details, never in titles or backgrounds.
Contrast Ratios: WCAG 2.1 AA verified mathematically. Small blue text only on white.
Brand Gestures: At most one special title or highlight per composition.
Vector Assets: Original SVG logo files only, rendered at their correct minimum size.
Safe Margin: Safe areas respected (96px horizontal, 144px vertical on decks).
Real Data: Real content and realistic figures — never lorem ipsum in a delivery.

Documentation Map

Which Document Should You Use?

The skill includes several documentation resources. Choose the right file according to your immediate goal:

Standard Quickstart
README.md

The primary developer entry point. Contains installation commands, repository hierarchy, and common slash command usage.

👉 Use when: You want to quickly run installer scripts or check command options.
Formal Specification
document_sngular_skill_architecture_guide.md

The formal technical manual compliant with Word/Google Docs styling specifications (Verdana body, 17.5 cm tables, WCAG matrices).

👉 Use when: Delivering formal documentation, client proposals, SOWs, or compliance reviews.
Agent Runtime Manifest
SKILL.md

The executable skill specification read automatically by the AI agent to orchestrate channel routing and quality checklists.

👉 Use when: Reviewing agent prompt instructions, routing logic, or customizing behavior.
Live Artifacts Included

Explore Built Deliverables

The skill includes a ready-to-run 8-slide interactive presentation deck and a dynamic Word/Docs architecture viewer built directly with the brand tokens.

slideshow Open Interactive Slide Deck description Open Document Viewer

Install

Set it up in under a minute

The skill distributes as a single compressed package (sngular-design-antigravity.tar.gz) or can be installed with a single CLI command.

1

Download the package

Use the download button on this page to save sngular-design-antigravity.tar.gz to your computer.

Download Package (~114 KB)
2

Option A: Extract into Antigravity Skills directory

Extract the package directly into your local or global Antigravity skills location:

Terminal • Extract Package
mkdir -p ~/.gemini/config/skills
tar -xzf sngular-design-antigravity.tar.gz -C ~/.gemini/config/skills/
3

Option B: Run the Automated Enterprise Installer

From the repository, run the installer to provision globally or into a specific client repository:

Terminal • Automated Installer
./scripts/install-antigravity.sh --global
4

Verify installation integrity

Run the built-in self-test to verify manifests, design tokens, and the Python contrast checker:

Terminal • Health Check
./scripts/install-antigravity.sh --check
5

Ask for anything on-brand

Start any Antigravity conversation and ask for a deck, a landing page, a document, or a brand review. The agent uses the skill automatically:

/sngular-design Create an executive presentation for our new cloud architecture proposal