CtrlK
BlogDocsLog inGet started
Tessl Logo

customizing-agent-native

How to configure, compose, or eject Agent Native features into app-owned code. Use when overriding shared components or integrations, customizing a template, adding UI to chat or headless apps, or inspecting package source.

78

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%

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 dense, well-structured operations manual: lean prose, executable commands and code, a clearly ordered customization workflow with validation checkpoints, and clean single-level navigation to related skills. It avoids explaining concepts Claude already knows and keeps every section actionable.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — no explanations of basic concepts (what React, MUI, or node_modules are); every section delivers actionable contract detail, command lists, or code rather than padded prose.

3 / 3

Actionability

Provides fully executable commands ('agent-native eject --list', 'pnpm action docs-search', 'rg -n ... node_modules/...') and complete, copy-paste-ready code blocks for defineDesignSystem and assertDesignSystemConformance.

3 / 3

Workflow Clarity

The 'Use this order' section gives a clearly sequenced 6-step customization ladder, the ejection flow is dry-run-then-apply with hash-gated restore, and 'After Ejecting' provides explicit verification checkpoints (formatter, typecheck, focused tests, eject diff).

3 / 3

Progressive Disclosure

The SKILL.md is a well-organized overview with clearly signaled single-level references — the 'Related Skills' list points to sibling skills (agent-native-docs, upgrade-agent-native, etc.) rather than nesting detail; no multi-level reference chains and no bundle files to verify.

3 / 3

Total

12

/

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 third-person, concise, and pairs a concrete capability statement with an explicit 'Use when' trigger clause. It names several specific actions and is clearly scoped to Agent Native customization, minimizing conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'configure, compose, or eject', 'overriding shared components or integrations', 'customizing a template', 'adding UI to chat or headless apps', 'inspecting package source' — rather than vague abstractions.

3 / 3

Completeness

Explicitly states both what the skill does ('How to configure, compose, or eject Agent Native features into app-owned code') and when to use it ('Use when overriding shared components or integrations...').

3 / 3

Trigger Term Quality

Covers natural terms a user would say ('overriding shared components', 'customizing a template', 'chat or headless apps', 'inspect package source') alongside product-specific vocabulary, giving good coverage of likely phrasings.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (Agent Native customization/composition/ejection) with distinct, product-specific triggers unlikely to be confused with unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

13

/

16

Passed

Repository
BuilderIO/agent-native
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.