CtrlK
BlogDocsLog inGet started
Tessl Logo

app-builder-sdk

Build a new holaOS app using @holaboss/app-builder-sdk (5 backend primitives + optional shadcn dashboard UI). The canonical path for vibe-coded apps — integration modules AND dashboard apps both live here.

60

Quality

71%

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

Fix and improve this skill with Tessl

tessl review fix ./runtime/harnesses/src/embedded-skills/app-builder-sdk/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%Weight 40%Scale 1-5

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

A highly actionable, well-sequenced skill with excellent code examples and validation-gated workflows, undermined mainly by verbosity from repeated restatements of the same rules. Progressive disclosure is adequate but the monolithic inline reference catalogs and absent bundle files keep it mid-band.

Suggestions

De-duplicate the propose-connect guidance and the UI/anti-pattern lists — state each rule once in its canonical section and cross-reference rather than re-explaining.

Move the @holaboss/ui primitive catalog and the Composio slug lookup table into a bundled reference file (e.g. references/ui-catalog.md) and link to it from the body to reduce inline bulk.

Trim forensic narrative (plan-file paths, context-fatigue anecdotes) that explains why a rule exists but does not guide execution.

DimensionReasoningScore

Conciseness

The body is mostly high-signal, non-obvious domain knowledge, but it is noticeably repetitive — the propose-connect loop is restated 2–3 times, anti-patterns are duplicated across sections, and a forensic narrative ('~80-tool-call context fatigue', plan-file paths) is padding that could be trimmed.

3 / 5

Actionability

Copy-paste-ready examples throughout: providerEffectAction usage, integrationStatus server function, dashboard server.ts, package.json, app.runtime.yaml, workspace.yaml, curl binding commands, and sqlite3 lookup queries cover the common cases fully.

5 / 5

Workflow Clarity

A 6-step install protocol, a numbered verification checklist with 'stop at the first failure and report the symptom verbatim', and the propose-connect loop with an explicit runtime feedback/re-dispatch step provide clear sequencing with validation checkpoints and error-recovery feedback.

5 / 5

Progressive Disclosure

There is a clear 'Reference index (read order)' pointing one level deep to bundled files, but bulk reference material (the ~55-primitive @holaboss/ui catalog, the provider-slug lookup table) is inlined in a 572-line monolith, and no bundle files are actually present to verify the referenced paths resolve.

3 / 5

Total

16

/

20

Passed

Description

66%Weight 40%Scale 1-5

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 specific, niche-scoped description that clearly states what the skill does and names concrete toolkit components, but it omits an explicit 'Use when...' trigger clause, which the rubric caps at completeness 3. Trigger-term and distinctiveness are strong.

Suggestions

Add an explicit trigger clause, e.g. 'Use when the user wants a new holaOS app — an integration module or a dashboard app.'

Optionally enumerate the 5 backend primitives (connection/resource/action/sync/start) to lift specificity toward 5.

Include a couple of natural synonyms ('new app', 'build an app for holaOS') to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Names the SDK, '5 backend primitives', 'optional shadcn dashboard UI', and both app shapes (integration modules AND dashboard apps) — several specific concrete components with minor gaps (the 5 primitives are not enumerated).

4 / 5

Completeness

The 'what' is clear ('Build a new holaOS app using @holaboss/app-builder-sdk...') but there is no explicit 'Use when...' trigger clause; per the rubric a missing explicit trigger caps completeness at 3.

3 / 5

Trigger Term Quality

'Build a new holaOS app', 'dashboard apps', 'integration modules', 'vibe-coded apps' are natural trigger phrases a user would say; a few synonyms/variants are missing, so it stops just short of comprehensive.

4 / 5

Distinctiveness Conflict Risk

The holaOS platform, @holaboss/app-builder-sdk, and 'vibe-coded apps' phrasing carve a clear niche with minimal conflict risk; minor overlap risk with the removed legacy app-builder skill noted in the body keeps it just below 5.

4 / 5

Total

15

/

20

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

skill_md_line_count

SKILL.md is long (573 lines); consider splitting into references/ and linking

Warning

Total

15

/

16

Passed

Repository
holaboss-ai/holaOS
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.