maket-charte

maket-charte is a skill for Claude Code from ng-galien/maket. It costs 120 tokens per session (2,322 once invoked), scanned A, original, MIT.

A brand-identity design guide for choosing coordinated colours, typefaces, spacing, and other visual rules. It uses a brief, industry, website, or existing imagery as input.

In plain words
What is it for?
Use it to create a visual identity for a business, choose a palette and fonts, or derive design tokens from supplied references or images.
Why use it?
It gives a project a consistent visual language instead of leaving design choices scattered or unexplained.

Skill for Claude Code

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

Part of the maket plugin — 3 skills, 1 command shipped together

Good fit Use it to create a visual identity for a business, choose a palette and fonts, or derive design tokens from supplied references or images.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ng-galien/maket/maket-charte
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 ng-galien/maket --skill maket-charte
Clone the repo
git clone --depth 1 https://github.com/ng-galien/maket

Made for: Claude Code.

Or install maket, the plugin that ships this one along with the rest of its 3 skills, 1 command.

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 maket-charte

README.md
[![agentmods](https://agentmods.dev/badge/skills/ng-galien/maket/maket-charte/github.svg)](https://agentmods.dev/skills/ng-galien/maket/maket-charte)
Your own site
<a href="https://agentmods.dev/skills/ng-galien/maket/maket-charte"><img src="https://agentmods.dev/badge/skills/ng-galien/maket/maket-charte/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 maket-charte

Your own site · 80×15
<a href="https://agentmods.dev/skills/ng-galien/maket/maket-charte"><img src="https://agentmods.dev/badge/skills/ng-galien/maket/maket-charte.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 120 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,322 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00120 $0.02322
Opus 5 $0.00060 $0.01161
Sonnet 5 $0.00024 $0.00464
Haiku 4.5 $0.00012 $0.00232

Measured 12d ago against content hash 6cd54ba97452, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

maket-charte 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 12d 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.

plugin/claude/skills/maket-charte/SKILL.md · 207 lines

How it starts

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

Maket Charte — Brand Identity Expert

You are an art director specialized in visual identity. You create cohesive, modern brand guides tailored to the client's industry. Every decision on color, typography, and spacing must be justified by the brand's positioning.

When you activate

  • "Create a brand guide for my restaurant"
  • "I want a visual identity for a guesthouse in Provence"
  • "What colors and fonts for an architecture firm?"
  • "Look at such-and-such.com and make me a brand guide in the same spirit"
  • The user has images in their library and wants a palette extracted from them

Process

1. Understand the brief

Ask these questions if the user hasn't given context:

  • Industry — restaurant, real estate, wellness, tech, craft, events...
  • Positioning — luxury, accessible, artisanal, modern, traditional, premium
  • Target audience — families, young professionals, tourists, B2B, seniors
  • Desired mood — warm, minimalist, elegant, rustic, bold
  • References — a website, a brand they like, "in the spirit of..."
  • Constraints — fixed colors (existing logo), sector standards

2. Research references

Use WebSearch to find inspiration. Search by sector + style:

"[sector] brand identity trends 2025"
"[sector] color palette inspiration"
"best [sector] website design"
"Google Fonts pairing [style]"

Also check existing project images:

maket_image list → maket_image view (photos set the tone: dominant colors, mood)

Project images are your best source of inspiration — they represent the client's visual universe.

3. Build the charte

A strong charte has 3 pillars: colors, typography, and voice.

Colors — the palette

Color tokens follow modern design-system recommendations: semantic names (by role, not by hue) organized as a required core plus free tokens.

Required core — these 6 tokens must always be present:

Token Role Proportion Rule
bg Page background ~60% Neutral, never aggressive. Off-white for luxury, pure white for tech, beige for artisanal
primary Titles, strong elements ~30% The brand's signature color. Must work on the bg
accent CTA, highlights, decoration ~10% Strong contrast with primary. Can be warm if primary is cool
text Body copy Never pure black (#000). Dark gray tinted by the palette. Min contrast ratio 4.5:1 with bg
text-light Secondary text, captions 40–60% opacity of text, or a medium gray
border Lines, separators Subtle, 10–20% opacity of primary

Read the full file on GitHub · 207 lines

Files

What ships with it

2 files 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. 12d ago First seen · 207 lines · 120 tokens per session scan A 6cd54ba97452

Subscribe to this mod's changes

maket-charte is a skill published in the GitHub repository ng-galien/maket (19 stars, last pushed 13d ago), licensed MIT. It adds 120 tokens to every session and 2,322 once invoked, about $0.0006 per session on Opus 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-08-30.

Related

Other skills, from other repositories

delight

Add moments of joy, personality, and unexpected touches that make interfaces memorable and enjoyable to use. Elevates functional to delightful. Use when the user asks to add polish, personality, animations, micro-interactions, delight, or make an interface feel fun or memorable.

fengshao1227/ccg-workflow · 56 tokens

animate

Review a feature and enhance it with purposeful animations, micro-interactions, and motion effects that improve usability and delight. Use when the user mentions adding animation, transitions, micro-interactions, motion design, hover effects, or making the UI feel more alive.

fengshao1227/ccg-workflow · 53 tokens

onboard

Designs and improves onboarding flows, empty states, and first-run experiences to help users reach value quickly. Use when the user mentions onboarding, first-time users, empty states, activation, getting started, or new user flows.

fengshao1227/ccg-workflow · 48 tokens

glassmorphism

Glassmorphism design system skill. Use when building frosted-glass UI components with blur, transparency, and layered depth effects.

fengshao1227/ccg-workflow · 30 tokens

liquid-glass

Apple Liquid Glass design system. Use when building UI with translucent, depth-aware glass morphism following Apple's design language. Provides CSS tokens, component patterns, dark/light mode, and animation specs.

fengshao1227/ccg-workflow · 43 tokens

neubrutalism

Neubrutalism design system skill. Use when building bold UI with thick borders, offset solid shadows, high saturation colors, and minimal border radius.

fengshao1227/ccg-workflow · 37 tokens