Skip to main content
Glama

detect_theme_support

Identify theming gaps in a component library by analyzing token categories, semantic naming, dark mode support, and coverage score. Get a library-wide theming assessment.

Instructions

Analyzes a component library for theming capabilities — token categories (color, spacing, typography, etc.), semantic naming patterns, dark mode readiness, and coverage score. Library-wide analysis, not per-component.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
libraryIdNoOptional library ID to target a specific loaded library instead of the default.
Behavior3/5

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

No annotations are provided, so the description bears full responsibility. It discloses the scope of analysis (token categories, naming, dark mode, coverage score) but does not state whether the tool is read-only, has side effects, requires authentication, or has rate limits. The behavior is adequately described for a static analysis tool, but lacks depth on output format or potential mutations.

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 two sentences: the first front-loads the main action and key details, the second clarifies scope. Every sentence adds value, and there is no redundancy or fluff.

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?

Given the tool has one optional parameter, no output schema, and no annotations, the description sufficiently covers its purpose and scope. It lists what is analyzed, giving a good idea of expected output. However, it could be slightly more complete by explicitly stating the output is a report or score, but the current level is nearly complete for a simple analysis tool.

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 input schema has one optional parameter with 100% schema coverage, where the schema description already explains its purpose ('Optional library ID to target a specific loaded library instead of the default'). The tool description adds no additional semantic information beyond the schema, so a baseline score of 3 is appropriate.

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 'Analyzes a component library for theming capabilities' and lists specific aspects: token categories, semantic naming patterns, dark mode readiness, and coverage score. It explicitly says 'Library-wide analysis, not per-component', distinguishing it from per-component sibling tools like 'check_dark_mode_patterns' or 'analyze_token_canonicality'.

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 usage for library-level theming analysis and explicitly warns against per-component use, but does not provide explicit when-to-use or when-not-to-use guidance relative to alternatives like 'analyze_accessibility' or 'analyze_token_canonicality'. It lacks exclusion criteria or alternative recommendations.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bookedsolidtech/helixir'

If you have feedback or need assistance with the MCP directory API, please join our Discord server