MAKET · A VISUAL DESIGN TOOL FOR YOUR AI ASSISTANT

Maket.

Your brand, your images, your agents.
One document model.

FIG. 01 — LIVE COMPOSITION, 60 s 297 × 210 MM · A4 LANDSCAPE
Step 01 · The surface

Every kind
of doc.

Decks, brochures, mockups, résumés, posters, reports, editorial spreads, social posts. Anything that fits on paper or on screen.

Pitch deck
A4 Landscape
Brochure
Tri-fold
Mockup
Desktop 16 / 9
Résumé
A4 Portrait
Poster
A2 Portrait
Report
Multi-page
Editorial
Magazine spread
Social posts
Square 1 : 1
Step 02 · The loop

You describe,
Maket composes.

You describe what you want. The AI reads the charte attached to the document, picks from your image library, and composes the page. You then correct what needs correcting.

  1. 01 · Your chartes

    One charte per brand or project.

    A charte gathers your colours, fonts, spacings, and shadows. You create as many as you need — one per brand, per client, or per campaign. Each document is bound to a charte, and the AI respects it at every iteration.

  2. 02 · Your images

    A library indexed by keywords.

    You drop your images with a few keywords. The AI picks the one that fits the brief rather than the filename.

  3. 03 · The AI composes

    You describe, the AI draws.

    The page appears in your browser. To correct it, click the element you want to change and indicate what should change.

Step 03 · What's in the box

Six capabilities,
one tool.

Composition, brand, images, annotations, AI, export. Six functions built around the same idea: a document is bound to a charte, and the AI sticks to it.

Live preview

Every edit appears in your browser as you go.

Your chartes

Colours, fonts, and spacings defined per charte, applied to every document bound to it.

Image library

Your images are filed by keywords. The AI picks the one that fits the brief.

AI composition

You describe what you want. The AI composes the page, and every detail stays editable separately.

Annotations

Click an element and leave a note. The AI takes it into account on the next iteration.

Export

Print-ready PDF, standalone page to publish, or an archive to share.

Step 04 · Run it

Five minutes.

Install, start, open. The preview opens in your browser. Any MCP-compatible AI assistant connects to it.

# Wire Maket into your AI client (one-shot)
$npx -y @ng-galien/maket install claude --apply
$npx -y @ng-galien/maket install codex  --apply

# Run the server & open the preview
$npx -y @ng-galien/maket start
$npx -y @ng-galien/maket open

# Preview → http://127.0.0.1:24842

Maket runs on Node 22 or newer. Without the --apply flag, the install commands show a preview without changing anything on your machine.

The local server stays controllable from the terminal: maket status to check it's running, maket logs to follow its activity, maket stop to stop it.

All options are described in the README →