CtrlK
BlogDocsLog inGet started
Tessl Logo

mobile-tauri

Skill OPCIONAL do Mobile/Desktop Developer para criar apps nativos usando Tauri v2. Use quando precisar gerar APK Android, executável Windows/macOS/Linux, ou adaptar o frontend web para plataformas nativas. Trigger em: "mobile", "Tauri", "APK", "app nativo", "desktop app", "Windows app", "macOS app", "Android", "cross-platform", "build nativo", "executável", ".exe", ".dmg", ".deb", ".AppImage", "notificação nativa", "file system nativo".

68

Quality

82%

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

65%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 content is highly actionable with executable code and commands throughout, but it is held back by inline bulk (config/code that belongs in reference files) and a lack of validation checkpoints in the build workflow. Progressive disclosure is weak because no bundle files exist.

Suggestions

Move the full tauri.conf.json and the larger code blocks (platform detection, navigation hook, safe-area CSS, Android setup) into reference files under ./references/ and link to them from SKILL.md to improve progressive disclosure and conciseness.

Add an explicit sequenced build workflow with validation checkpoints (e.g., validate config, build desktop, test APK on device, re-run on failure) so destructive/batch build operations have a feedback loop and workflow clarity can reach 3.

Tighten the inline content by replacing the complete config with a minimal example plus a pointer to the full reference, reducing token weight without losing actionability.

DimensionReasoningScore

Conciseness

It assumes Claude's competence (no Tauri/library tutorials) and is mostly executable code, but a ~60-line tauri.conf.json plus full typed navigation-hook and CSS blocks sit inline and could be tightened or moved to references, fitting the "mostly efficient but could be tightened" anchor rather than the lean anchor at 3.

2 / 3

Actionability

Provides fully executable, copy-paste-ready guidance — install/init commands, `npx tauri android build --apk`, complete notification and file-system TypeScript snippets, and the exact APK output path — matching the executable-and-specific anchor.

3 / 3

Workflow Clarity

Responsibilities are numbered and a pre-build checklist exists, but there is no end-to-end sequenced build workflow with validation checkpoints, and the batch build/packaging operations lack an explicit validate→fix→retry feedback loop, which the rubric caps at 2.

2 / 3

Progressive Disclosure

No bundle files exist (references/scripts/assets absent) and all detailed material — the large config JSON, platform-detection code, navigation hook, CSS, and Android setup — lives inline in SKILL.md rather than being split into one-level-deep reference files, matching the "content that should be separate is inline" anchor.

2 / 3

Total

9

/

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.

The description is specific, trigger-rich, and explicitly answers both what the skill does and when to use it, with a clear niche that minimizes conflict risk. Its only weakness is the non-self-contained opening phrase referencing an outer developer role.

DimensionReasoningScore

Specificity

Enumerates concrete actions across platforms — "criar apps nativos usando Tauri v2", "gerar APK Android, executável Windows/macOS/Linux", "adaptar o frontend web" — matching the multiple-specific-actions anchor rather than the domain-and-some anchor at 2.

3 / 3

Completeness

Answers both what ("criar apps nativos usando Tauri v2") and when via an explicit "Use quando precisar gerar APK Android, executável Windows/macOS/Linux, ou adaptar o frontend web" clause with explicit triggers, satisfying the both-what-and-when anchor.

3 / 3

Trigger Term Quality

Provides a broad explicit trigger list covering natural terms and file extensions ("mobile", "Tauri", "APK", "app nativo", ".exe", ".dmg", ".deb", ".AppImage", "cross-platform"), giving good coverage of what users would actually say.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (Tauri v2 native packaging) with highly specific triggers (APK, .dmg, Tauri) unlikely to fire for generic web/frontend skills; the leading "Skill OPCIONAL do Mobile/Desktop Developer" phrasing references an outer role but does not introduce real overlap.

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
felvieira/claude-skills-fv
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.