CtrlK
BlogDocsLog inGet started
Tessl Logo

excalidraw-architecture

Trigger when the user asks for an architecture diagram, says "draw the system", "update the architecture diagram", "give me an excalidraw of this codebase", or "/excalidraw-architecture". Generates or updates an Excalidraw JSON file at docs/architecture.excalidraw by reading the codebase's key entry points.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a tight, actionable, well-sequenced guide that assumes Claude's competence while supplying the one thing Claude would not know — the exact Excalidraw JSON field requirements. It includes a validation feedback loop and clear update/regenerate branching.

DimensionReasoningScore

Conciseness

Lean and efficient with no over-explanation of Excalidraw concepts Claude already knows; every section (survey, sketch, generate, write) earns its place, matching the 'every token earns its place' anchor.

3 / 3

Actionability

Provides fully executable guidance: specific Glob/Grep glob patterns, the complete Excalidraw element field list, exact output path, and a concrete `mkdir -p docs` command — copy-paste ready.

3 / 3

Workflow Clarity

A clearly sequenced 7-step workflow with an explicit validation checkpoint ('open the resulting file in the Excalidraw web app and confirm it renders; fix any errors it reports') and an update-vs-regenerate decision branch for error recovery.

3 / 3

Progressive Disclosure

A single self-contained SKILL.md with no bundle files and well-organized sections (When to use, Instructions, Style guidelines, Example invocations); as a simple single-purpose skill this meets the well-organized-sections anchor.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, concise description that states concrete capabilities and explicit trigger guidance in third person. It covers both what the skill does and when to use it with natural user phrasing.

DimensionReasoningScore

Specificity

Names concrete actions — 'Generates or updates an Excalidraw JSON file at docs/architecture.excalidraw by reading the codebase's key entry points' — with a specific output path and mechanism, matching the 'multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both what (generates/updates an Excalidraw JSON file at the named path) and when ('Trigger when the user asks for an architecture diagram, says ...'), satisfying the explicit-trigger anchor.

3 / 3

Trigger Term Quality

Quotes natural phrases a user would actually say — 'draw the system', 'update the architecture diagram', 'give me an excalidraw of this codebase', and the '/excalidraw-architecture' slash command — giving good coverage of natural terms.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (Excalidraw architecture diagrams) with distinct triggers unlikely to overlap with other skills, matching the 'clear niche with distinct triggers' anchor.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
mergisi/awesome-openclaw-agents
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.