aica

aica is a skill for Claude Code from skillmds/skillmd. It costs 76 tokens per session (838 once invoked), scanned A, original, MIT.

A fixed visual identity and implementation guide for Kelvin Garr's personal brand and AICA-branded projects. It includes prescribed colors, fonts, materials, and guidance for building sites with Next.js 14, a React-based web framework.

In plain words
What is it for?
Use it when building kelvingarr.com, Kelvin's portfolio, or another project explicitly intended to have the AICA look.
Why use it?
It prevents the wrong visual style from being used on Kelvin's personal sites or AICA projects, and keeps those projects consistent.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the brand-identity-kit plugin — 13 skills shipped together

Good fit Use it when building kelvingarr.com, Kelvin's portfolio, or another project explicitly intended to have the AICA look.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/skillmds/skillmd/aica
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add skillmds/skillmd --skill aica
Clone the repo
git clone --depth 1 https://github.com/skillmds/skillmd

Made for: Claude Code.

Or install brand-identity-kit, the plugin that ships this one along with the rest of its 13 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aica

README.md
[![agentmods](https://agentmods.dev/badge/skills/skillmds/skillmd/aica/github.svg)](https://agentmods.dev/skills/skillmds/skillmd/aica)
Your own site
<a href="https://agentmods.dev/skills/skillmds/skillmd/aica"><img src="https://agentmods.dev/badge/skills/skillmds/skillmd/aica/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for aica

Your own site · 80×15
<a href="https://agentmods.dev/skills/skillmds/skillmd/aica"><img src="https://agentmods.dev/badge/skills/skillmds/skillmd/aica.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 838 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00076 $0.00838
Opus 5.5 $0.00030 $0.00335
Sonnet 5 $0.00015 $0.00168
Haiku 4.5 $0.00008 $0.00084

Measured 4d ago against content hash 971d57b5860f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-23, from the pricing page.

Security

Grade A, and why

aica scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/brand-identity-kit/skills/aica/SKILL.md · 91 lines

How it starts

The opening of the file, as written. The whole thing — 91 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AICA Brand Skill

Overview

This skill contains Kelvin Garr's personal AICA brand identity and implementation framework. Use this skill ONLY when building projects for Kelvin's personal brand.

When to Use This Skill

Use AICA skill when:

  • Building kelvingarr.com or AICA-branded sites
  • Creating Kelvin's personal portfolio or projects
  • Working on anything that should have THE AICA look (black glass + gold circuits)
  • User explicitly says "use my AICA style" or "make it look like AICA"

DO NOT use this skill when:

  • Building client work (use design-guide-updated instead)
  • User wants their own brand colors/identity
  • Creating generic UI components for other projects

Skill Structure

This skill contains two key references:

1. AICA Framework (references/aica-framework.md)

YOUR fixed visual identity:

  • Matte Black Base: #020203#050608 gradient
  • Black Glass Surfaces: rgba(255,255,255,0.06-0.10) with backdrop-blur-xl
  • Gold Circuit Accents: Primary #F2B733, Secondary #E7A728
  • Typography: Space Grotesk (headlines) + Inter (body)
  • Materials: Glassforium logic, cinematic lighting, physics-based motion
  • Non-negotiable design DNA

2. AICA Implementation Guide (references/aica-implementation-guide.md)

Technical implementation for AICA sites:

  • Next.js 14 App Router structure
  • Supabase database setup
  • Framer Motion animations
  • Component architecture
  • Real functionality (newsletter, contact forms)
  • SEO and performance optimization

Usage Instructions

When this skill is invoked:

  1. Read both reference files to understand the complete AICA system
  2. Apply the fixed visual identity (black glass + gold) - no variations
  3. Follow the technical stack for implementation (Next.js 14 + Supabase)
  4. Maintain the AICA ethos: Elite, cinematic, intelligent, alive

The AICA Standard

Every AICA project must pass the Four Pillars test:

  1. Intentional: Every element has a clear purpose
  2. Cinematic: Premium visual polish with depth and atmosphere
  3. Intelligent: Smart interactions, thoughtful UX
  4. Alive: Physics-based motion, responsive feedback

Read the full file on GitHub · 91 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 91 lines · 76 tokens per session scan A 971d57b5860f

Subscribe to this mod's changes

aica is a skill published in the GitHub repository skillmds/skillmd (1 stars, last pushed yesterday), licensed MIT. It adds 76 tokens to every session and 838 once invoked, about $0.0003 per session on Opus 5.5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-19.

Related

Other skills, from other repositories

frontend-design

Produce intentional, responsive, accessible UI work and perform visual QA instead of generic component assembly.

Hmbown/CodeWhale · 21 tokens

image-to-code

Implement a selected image, screenshot, mockup, generated concept, or design frame as a faithful, responsive, interactive frontend in the target codebase.

XiaomiMiMo/MiMo-Code · 34 tokens

frontend

Builds, styles, and polishes web UI and UX. Use for any frontend, page, component, styling, layout, animation, or visual-quality task, or when asked to make an interface look or feel a certain way.

code-yeongyu/lazycodex · 49 tokens

ambience-skill

Layer A ambience-and-typographic-motion reference anchored to the react-bits catalog (reactbits.dev). Stacks on any style skill whenever work adds a hero atmosphere, an animated or shader background, a typographic reveal (split, blur, shimmer, typewriter, count-up, marquee), scroll storytelling, or card surface…

code-yeongyu/lazycodex · 132 tokens

interaction-skill

Layer A interaction-mechanics reference anchored to the beui.dev catalog. Stacks on any style skill whenever work adds or changes motion or interaction — micro-interactions, animated components, transitions, gestures, hover/press/state feedback, loading/success/error morphs, 'make it feel alive'. Mandates reading the…

code-yeongyu/lazycodex · 104 tokens

layout-skill

Layer A layout-mechanics reference. Stacks on any style skill when the screen is an app shell, dashboard, settings, list-detail, mail/inbox, or any layout with fixed regions plus a scrolling body — or when a layout breaks under long, empty, or unbroken content. Owns spatial structure and scroll ownership; owns zero…

code-yeongyu/lazycodex · 88 tokens