Skip to main content
Glama
a-saeedia

creative-lemon

by a-saeedia

lemon_critique

Evaluate a website design using the Awwwards 40/30/20/10 rubric. It scans your description for red flags, asks targeted questions, and flags what it cannot see.

Instructions

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.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
designYesDescribe the design concretely: layout, type, colour, motion, sections, content. Or paste the code/markup.
intentNoWhat this site must achieve (convert, hire-me, showcase…).

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observedv1.0.0

TDQS

A3.8/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

There are no annotations provided, so the description must carry the burden. It says it is 'Honest' and 'flags what it cannot see,' which gives some insight into limitations, but it doesn't detail how the critique is delivered or if there are any side effects. It's a non-destructive, read-only operation implied, but this is not explicitly stated.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise and informative. It front-loads the purpose and rubric, and then mentions the heuristics and limitation in a compact way. Every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has a clear input schema and no output schema, but the description explains that it scans 'your description' for red flags and asks questions about the real page. It covers the main steps and limitations. The complexity is moderate, and the description is sufficient for an agent to know what input to provide.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema descriptions cover both parameters: 'design' and 'intent' are explained. The description adds context on how 'design' should be described (concretely: layout, type, colour, etc.), which adds value beyond the schema. But overall, the schema already covers the basics, so baseline is 3.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: providing a structured critique of a design using a specific rubric (Awwwards SOTD). It specifies the verb 'critique' and the resource ('design'), and the rubric details distinguish it from other tools that focus on specific aspects like principles or palettes.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies it's for critiquing a design, but it doesn't explicitly say when to use this instead of other tools. However, the rubric and the mention of 'real page' suggest it's for evaluating an existing design, but no explicit exclusions or alternatives are named.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.