CtrlK
BlogDocsLog inGet started
Tessl Logo

use-topbar

Wires the Aura Topbar (@aura/topbar) into Flows/Fusion apps as the single top navigation bar — breadcrumbs, optional center Tabs or Segmented control, right utility strip (Share, notifications, theme menu, Atlas, user Avatar), and light/dark theme switching. Use when adding a topbar, app header, navigation bar, breadcrumbs, or theme switcher to a Flows or Fusion app, or when scaffolding a new Flows/Fusion application.

76

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

92%

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

The body is concise, actionable, and well-sequenced with validation checkpoints, scoring strongly on the first three dimensions. Its one real defect is that the three referenced detail files (RULES.md, INTERVIEW.md, IMPLEMENTATION.md) are missing from the bundle, so progressive disclosure is only partially realized.

Suggestions

Add the missing bundle files RULES.md, INTERVIEW.md, and IMPLEMENTATION.md so the body's one-level-deep references resolve.

If those files are intentionally absent, inline the minimal content each link promises (full rules, the Q1–Q9 interview, install/theme/composition code) rather than leaving dead links.

Verify referenced paths match actual filenames before publishing, since broken references cap the progressive-disclosure score.

DimensionReasoningScore

Conciseness

Lean body that assumes competence — no padding explaining what a topbar or library is; every section (hook JSON, pre-flight reads, checklist) earns its tokens.

3 / 3

Actionability

Concrete, executable guidance: exact files to read (package.json, src/App.tsx, app.config.ts), a complete .cursor/hooks.json block, and a precise compliance checklist with concrete values like darkMode: 'class' and the right-strip order.

3 / 3

Workflow Clarity

Clear Step 0–6 sequence with a pre-flight inference checkpoint ('State what was inferred') and an explicit compliance checklist as the validation gate, plus a failure branch for installation problems.

3 / 3

Progressive Disclosure

Body is a well-signaled overview pointing one level deep to RULES.md, INTERVIEW.md, and IMPLEMENTATION.md, but those referenced bundle files do not exist on disk, so the navigation is broken.

2 / 3

Total

11

/

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 specific, third-person, and covers both capability and explicit trigger conditions with natural terms. It is a strong, low-conflict match for its intended niche.

DimensionReasoningScore

Specificity

Names multiple concrete actions and components: 'breadcrumbs, optional center Tabs or Segmented control, right utility strip (Share, notifications, theme menu, Atlas, user Avatar), and light/dark theme switching.'

3 / 3

Completeness

Clearly answers both what (wiring the Topbar with listed components) and when via an explicit 'Use when...' clause with multiple triggers, not merely implied.

3 / 3

Trigger Term Quality

Natural user-facing terms appear in the explicit trigger clause: 'Use when adding a topbar, app header, navigation bar, breadcrumbs, or theme switcher... or when scaffolding a new Flows/Fusion application', in third person.

3 / 3

Distinctiveness Conflict Risk

Anchored to a distinct niche ('@aura/topbar' / 'Flows/Fusion app') with specific triggers unlikely to collide with other skills.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

relative_links

Relative link issues: 7 missing

Warning

Total

14

/

16

Passed

Repository
cognitedata/builder-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.