Skip to content

MIT-FutureTech/airi-brand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIRI Brand Kit

Visual identity assets for the MIT AI Risk Initiative (AIRI), AI Risk Index, and AI Risk Repository.

Quick start

  • Open brand-guide.html in a browser for a visual overview (self-contained, shareable)
  • Browse skill/logos/ for SVG and PNG logo files
  • Read CONTRIBUTING.md for a guided tour and cookbook — especially if you're auditing old work, reconciling a divergent fork, or proposing changes with an AI assistant (Claude Code, Codex, Cursor)

Using with Claude

Upload to Claude.ai

Download airi-brand-skill.zip and upload it to a Claude conversation as a project knowledge file. Claude will automatically apply AIRI branding when generating HTML, CSS, charts, or other visual output.

Claude Code skill

The skill/ folder is a self-contained Claude Code skill. To install:

# Personal (all projects)
ln -s /path/to/this/repo/skill ~/.claude/skills/airi-brand

# Or project-specific
ln -s /path/to/this/repo/skill .claude/skills/airi-brand

Claude will auto-trigger the skill when working on AIRI projects. You can also invoke it manually with /airi-brand.

What's in the skill

File Purpose
skill/SKILL.md Skill entry point — triggers, instructions, quick reference
skill/BRAND.md Full brand specification — colors, typography, logos, component patterns
skill/brand.css CSS custom properties, ready to import
skill/tokens.json Machine-readable design tokens
skill/logos/ SVG + PNG logos for Index, Initiative, and Repository

Logo variants

Each product (index, initiative, repository) has icon and horizontal layouts in four color variants:

Variant Use case
default / -on-light Light backgrounds (red content, transparent bg)
-on-dark Dark backgrounds (white content, transparent bg)
-on-red Self-contained with #A32035 background (documents, slides)

Logo development

The build tooling for regenerating logos (font changes, layout tweaks, etc.) lives in a separate repository. See airi-logo-development if it exists, or ask the maintainer.

About

AI Risk Initiative branding kit

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors