creative-lemon
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| lemon_trend_reportA | The 2026 web design & motion trend report (distilled from MotionKit, Chrome scroll-driven animations, GSAP/Lenis, Awwwards). Call BEFORE designing a site. Optionally filter to one trend by id. |
| lemon_motion_recipeA | Copy-paste motion code recipes for 2026 patterns: native CSS scroll-driven (reveal, parallax, progress, marquee, svg-draw), GSAP (line mask, char reveal, word scrub, pinned story, horizontal scroll, magnetic, frame-scrub) and the GSAP+Lenis integration. Includes reduced-motion handling in every recipe. |
| lemon_design_principlesA | The permanent laws of good web design (hierarchy, typography, colour, motion, performance, accessibility, content, craft) plus a 10-step audit plan. Consult for any build; everything else in the Lemon is these rules applied to 2026. |
| lemon_critiqueA | Structured critique of a design (Awwwards SOTD rubric: Design 40 / Usability 30 / Creativity 20 / Content 10) with heuristics scanning your description for red flags, plus questions to answer about the real page. Honest — flags what it cannot see. |
| lemon_paletteA | Generate a small, intentional, AA-checked palette token set from a mood (editorial, tech, brutalist, luxury, playful, cyber) + optional constraint. Use before styling anything. |
| lemon_type_specB | A typography system for a voice (editorial, tech, brutalist, luxury, playful): family pairings, fluid clamp() scale tokens, and the type laws. The Verge-DESIGN.md-style discipline. |
| lemon_section_recipeB | Structural DNA + HTML skeleton + the ONE motion moment for award-grade sections: hero, work, story/scrollytelling, process, proof/testimonials, footer/contact. |
| lemon_referencesA | Awwwards-awarded and notable 2025–26 sites with the ONE stealable lesson from each (Untold, Cartier WW 2025, More Nutrition canvas-scrub, Eddie, Trevor Noah, Paul Kalkbrenner, The Spark, Huy Phan, Why Zero). Taste compass, not clone list. |
| lemon_design_tokensA | Emit a complete DESIGN.md token spec (color + radius + spacing + motion + type + layout laws) for a brand voice — the machine-readable design system format agents can apply verbatim. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 9 tools
Each tool targets a distinct design concern: principles, critique, palette, typography, sections, references, tokens, trends, and motion. The only mild ambiguity is lemon_design_tokens versus lemon_palette/lemon_type_spec, since the tokens tool includes color and type, but their descriptions make the scope difference clear.
All tools share the same lemon_ prefix and follow a consistent noun-based naming pattern (palette, type_spec, motion_recipe, design_tokens, etc.). There is no mixing of styles or unpredictable verb choices, making the set very easy to navigate.
Nine tools is a well-scoped size for a design-focused server. Each tool covers a meaningful phase of the design workflow—research, planning, token generation, motion, section structure, and critique—without feeling padded or redundant.
The tool surface covers the full design lifecycle: foundational principles and trends, references, palette/typography/token generation, section and motion recipes, and a closing critique tool. There are no obvious dead ends or missing critical operations for the stated creative-design purpose.