From 43bd126b5d4caee5f3ada1b539d157231e22e4e3 Mon Sep 17 00:00:00 2001 From: kitadmin Date: Sun, 31 May 2026 00:01:32 +0000 Subject: [PATCH] docs: add CLAUDE.md for AI session context --- CLAUDE.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 CLAUDE.md diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..ea9b87f --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,34 @@ +# Keylink IT Branding — CLAUDE.md + +> AI context file for Claude Code sessions. + +## Project Identity + +**branding** contains official Keylink IT brand assets — logos, icons, SVGs, and design guidelines. + +- **Repository**: https://git.keylinkit.net/kitadmin/branding + +## Brand Quick Reference + +| Element | Value | +|---------|-------| +| Primary Color | Cobalt Blue `#0541AD` | +| Typeface | Lato Bold | +| Logo Designed | May 2023 | + +## Structure + +``` +branding/ +├── logos/ # primary, alternate (KIT), monomark (K) +├── icons/ # favicon, social media +├── svg/ # primary, apparel, taglines +├── source/ # keylink-it-logos.ai (Illustrator master) +├── mockups/ # Vehicle wrap mockup +├── BRANDING-GUIDE.md +└── README.md +``` + +## Usage + +This is a static assets repo. No build step. Reference `BRANDING-GUIDE.md` for usage rules, color specs, and clear space requirements.