CtrlK
BlogDocsLog inGet started
Tessl Logo

syncable-entity-types-and-constants

Define types, entities, and central constant registrations for syncable entities in Twenty's workspace migration system. Use when creating new syncable entities, defining TypeORM entities, flat entity types, or registering in central constants (ALL_ENTITY_PROPERTIES_CONFIGURATION_BY_METADATA_NAME, ALL_ONE_TO_MANY_METADATA_RELATIONS, ALL_MANY_TO_ONE_METADATA_FOREIGN_KEY, ALL_MANY_TO_ONE_METADATA_RELATIONS).

79

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 body is a tightly structured, executable six-step procedure with concrete file paths, complete TypeScript examples, key rules, a derivation graph, and a validation-gated checklist. It assumes domain competence and avoids verbosity while providing clear navigation to the rest of the workflow chain.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it does not explain what TypeORM, jsonb, or a syncable entity is, and each code block earns its place without padding, matching the 'lean and efficient' anchor.

3 / 3

Actionability

Every step ships an exact file path plus a concrete, copy-paste-ready TypeScript snippet (entity class, flat types, action types, constant registrations) rather than pseudocode or abstraction.

3 / 3

Workflow Clarity

A clearly sequenced six-step process with explicit validation in the checklist ('TypeScript compiles without errors') that gates progression to Step 2, plus a derivation-dependency graph for the trickiest step.

3 / 3

Progressive Disclosure

Content is appropriately scoped as Step 1/6 of a multi-skill chain, with well-organized sections and clear one-level navigation to the next step and the parent @creating-syncable-entity rule; no bundle files exist to reference, so the well-organized single-file structure scores 3 per the simple-skill guidance.

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 third-person, concise, and clearly states both what the skill does and when to use it, with concrete trigger terms and a distinctive, well-bounded niche. It follows the strong-example pattern closely with no fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'define types, entities, and central constant registrations' and 'defining TypeORM entities, flat entity types, or registering in central constants' — matching the anchor that enumerates several specific actions.

3 / 3

Completeness

Explicitly answers both 'what' (define types, entities, central constant registrations for syncable entities) and 'when' via the explicit 'Use when creating new syncable entities, defining TypeORM entities...' clause.

3 / 3

Trigger Term Quality

Natural developer trigger phrases like 'creating new syncable entities', 'defining TypeORM entities', and 'flat entity types' cover the terms a Twenty contributor would actually say; the inline constant names add specificity rather than replacing natural language.

3 / 3

Distinctiveness Conflict Risk

The niche is tightly scoped to Twenty's workspace migration syncable entities and four named central constants, making it unlikely to trigger for unrelated skills.

3 / 3

Total

12

/

12

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

relative_links

Relative link issues: 1 suspicious

Warning

Total

15

/

16

Passed

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.