CtrlK
BlogDocsLog inGet started
Tessl Logo

beam-glow-states

Create React loading, processing, selected, current, focus, and pressed states with the border-beam package's animated edge glow. Use when a card, button, input, tab, option, task panel, or agent surface needs a restrained traveling or breathing beam; includes installation, imports, prop selection, state wiring, reduced motion, accessibility, and performance and layout guardrails.

72

Quality

88%

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

77%

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

The body is highly actionable with executable code and a solid verification checklist, but it is long for a single file and repeats wrapper patterns across state sections. Progressive disclosure is weak because the API table is inline and the only external reference (REFERENCES.md) is missing.

Suggestions

Move the API reference table into a separate reference file (e.g. references/API.md) and link to it from a short overview, reducing inline tokens and improving navigation.

Create the referenced REFERENCES.md (or remove the dangling link) so the closing pointer resolves to a real file in the bundle.

Collapse the repeated BorderBeam wrapper boilerplate across the loading, selected, and focus sections into one shared pattern, varying only the state-specific props.

DimensionReasoningScore

Conciseness

Mostly efficient and free of concepts Claude already knows, but the ~340-line body repeats the BorderBeam wrapper pattern across the loading, selected, and focus sections and carries a large inline API table that could be tightened.

2 / 3

Actionability

Provides fully executable TSX snippets with concrete prop values (e.g. strength={0.65}, duration={2.6}) and a complete API reference table, making the guidance copy-paste ready.

3 / 3

Workflow Clarity

Sections progress logically from install through state wiring to a dedicated 'Verify' checklist with explicit test cases (fade-in/out, reduced motion, aria semantics, responsive widths), supplying clear validation checkpoints.

3 / 3

Progressive Disclosure

Well-organized into clear sections, but it is a single monolithic file with an inline ~20-row API reference table that could live in a separate file, and the closing reference to REFERENCES.md points to a file that is not present in the bundle.

2 / 3

Total

10

/

12

Passed

Description

100%

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

The description is concise, specific, and complete with an explicit 'Use when' trigger covering natural UI-surface terms. It uses third-person/infinitive voice and is clearly distinguishable from other skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions: 'Create React loading, processing, selected, current, focus, and pressed states' plus 'installation, imports, prop selection, state wiring, reduced motion, accessibility, and performance and layout guardrails'.

3 / 3

Completeness

Explicitly answers what ('Create React ... states with the border-beam package's animated edge glow') and when via an explicit 'Use when a card, button, input, tab, option, task panel, or agent surface needs a restrained traveling or breathing beam' clause.

3 / 3

Trigger Term Quality

Covers natural UI terms a user would say ('card, button, input, tab, option, task panel, or agent surface') alongside 'React' state vocabulary and 'beam'/'glow'.

3 / 3

Distinctiveness Conflict Risk

Niche is narrow and specific (border-beam animated edge glow for React state surfaces) with distinct triggers, making conflict with other skills unlikely.

3 / 3

Total

12

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
MengTo/Skills
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.