CtrlK
BlogDocsLog inGet started
Tessl Logo

develop-app

Use when the user wants to add or modify Twenty app entities, including objects, layouts, logic functions, and front components inside an existing Twenty app.

80

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%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 skill body is a lean, actionable overview with concrete commands, a clear sequenced workflow with validation, and well-structured one-level-deep reference navigation. It adds only what Claude would not already know about the Twenty app structure.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — inline commands and path conventions ("Keep logic functions... narrow", "Kebab-case filenames") with no padding about what Twenty or apps are. It does not reach the level below because there is no unnecessary explanation to tighten.

3 / 3

Actionability

It provides copy-paste-ready, executable commands (test -f package.json; yarn twenty dev:add; yarn twenty dev:typecheck / yarn lint / yarn twenty apply) plus concrete file-path conventions like src/utils/<name>.util.ts, meeting the fully-executable anchor.

3 / 3

Workflow Clarity

A clear sequence is laid out — confirm setup, plan before editing, add entities, then run lint/typecheck/apply once — with an explicit validation checkpoint ("if either file is missing, do not edit blindly") and a batch-entity default (prefer bulk-capable logic functions).

3 / 3

Progressive Disclosure

The body is a well-organized overview with one-level-deep, clearly signaled references (../../references/develop-app/*.md, concepts/how-apps-work.md, design/front-component-ui.md) enumerated in a Develop References list, giving easy navigation without deep nesting.

3 / 3

Total

12

/

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 concise, specific, and fully answers both what and when with explicit trigger guidance and natural keywords. It carves a clear niche that avoids conflict with sibling Twenty skills.

DimensionReasoningScore

Specificity

The description names multiple concrete entity types and actions — "add or modify Twenty app entities, including objects, layouts, logic functions, and front components" — matching the anchor that lists several specific concrete actions rather than a vague domain mention.

3 / 3

Completeness

It explicitly answers both what (add/modify entities of those types) and when ("Use when the user wants to add or modify Twenty app entities inside an existing Twenty app"), satisfying the explicit-trigger requirement.

3 / 3

Trigger Term Quality

It opens with "Use when the user wants to add or modify Twenty app entities" and surfaces natural terms a user would say (objects, layouts, logic functions, front components), giving good coverage rather than technical jargon.

3 / 3

Distinctiveness Conflict Risk

Scoping to entities "inside an existing Twenty app" carves a clear niche distinct from scaffolding, deploying, publishing, or querying skills, making wrong-skill triggering unlikely.

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
twentyhq/twenty
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.