npx claudepluginhub the-focus-ai/claude-marketplace --plugin focus-ai-brandA Claude Code skill plugin that applies Focus.AI brand guidelines to documents, presentations, websites, and other materials.
This plugin provides comprehensive brand guidelines for two Focus.AI sub-brands:
Install this plugin in Claude Code by adding it to your plugins directory:
# Clone the repository
git clone https://github.com/The-Focus-AI/focus-ai-brand.git
# Move to your Claude Code plugins directory
mv focus-ai-brand ~/.claude/plugins/
The skill automatically triggers when you:
Claude will automatically read the appropriate design system files and apply the correct brand guidelines based on your context.
THEFOCUS_DESIGN_SYSTEM.md - Shared brand foundations (typography, principles, quality standards)THEFOCUS_CLIENT_DESIGN_SYSTEM.md - Client brand specifics (magazine/editorial aesthetic)THEFOCUS_LABS_DESIGN_SYSTEM.md - Labs brand specifics (research/technical aesthetic)Fonts (assets/fonts/) - Brand typography files including:
Examples (assets/examples/) - HTML implementation examples:
| Context | Brand to Use |
|---|---|
| Client proposals, case studies, service pages | Client brand |
| Research reports, experiments, technical blogs | Labs brand |
Rule of thumb: Client work or selling services → Client brand. Sharing learnings or exploring → Labs brand.
| Aspect | Client | Labs |
|---|---|---|
| Aesthetic | Magazine / editorial | Bell Labs / RAND Corporation |
| Primary accent | Petrol #0e3b46 | Rand-Blue #0055aa |
| Secondary accent | Vermilion #c3471d | Alert-Red #d93025 |
| Voice | Confident, professional, clear | Curious, wry, generous |
This is a Claude Code plugin following the standard plugin structure:
focus-ai-brand/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── skills/
│ └── focus-ai-brand.md # Main skill definition
├── assets/
│ ├── fonts/ # Brand typography
│ └── examples/ # HTML examples
├── THEFOCUS_DESIGN_SYSTEM.md
├── THEFOCUS_CLIENT_DESIGN_SYSTEM.md
├── THEFOCUS_LABS_DESIGN_SYSTEM.md
└── README.md
Copyright The Focus AI. All rights reserved.
For issues or questions about this plugin, please contact The Focus AI team.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.