CtrlK
BlogDocsLog inGet started
Tessl Logo

syncable-entity-cache-and-transform

Create cache services and transformation utilities for syncable entities in Twenty. Use when implementing entity-to-flat conversions, input DTO transpilation to universal flat entities, or cache recomputation for syncable entities.

67

Quality

81%

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

77%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.

A highly actionable, well-sequenced code skill with executable examples and a verification checklist. It loses points for duplicated content in Common Patterns and a monolithic single-file structure with no progressive disclosure via separate reference files.

Suggestions

Remove the 'Pattern: Foreign Key Resolution' block (it duplicates Step 3's code verbatim) or replace it with only the differing guidance.

Move the 'Common Patterns' and 'Update Transform' examples into a separate references file and link to it from SKILL.md to enable progressive disclosure and reduce the main file's length.

DimensionReasoningScore

Conciseness

Code-forward and assumes competence without basic-concept padding, but the 'Common Patterns' section repeats the foreign-key-resolution code already shown verbatim in Step 3 and the 'Key steps' list restates the preceding code.

2 / 3

Actionability

Provides full executable TypeScript with concrete file paths, specific decorators (@WorkspaceCache, InjectRepository), and copy-paste-ready examples.

3 / 3

Workflow Clarity

Clear Step 1-4 sequence with ordering context and an explicit verification Checklist at the end; the destructive/batch cap does not apply to these code-creation tasks.

3 / 3

Progressive Disclosure

No bundle files exist and all content is inline in one ~300-line file; sections are well-organized but the Common Patterns / Update Transform material that could be a separate reference is inline rather than split out.

2 / 3

Total

10

/

12

Passed

Description

85%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.

A specific, complete, and distinctive description with explicit 'Use when' triggers and concrete actions. Its main weakness is jargon-heavy trigger terms that a user is unlikely to say naturally.

Suggestions

Add more natural-language trigger phrases (e.g., 'when converting entities to flat representations' or 'when syncing custom entities') alongside the technical jargon so users can surface the skill with everyday phrasing.

DimensionReasoningScore

Specificity

Lists multiple concrete actions (create cache services, transformation utilities, entity-to-flat conversions, input DTO transpilation, cache recomputation) rather than vague language.

3 / 3

Completeness

Explicitly states both what it does ('Create cache services and transformation utilities') and when to use it ('Use when implementing...'), with explicit triggers.

3 / 3

Trigger Term Quality

Triggers like 'input DTO transpilation to universal flat entities' and 'cache recomputation for syncable entities' are technically accurate but jargon-heavy and not phrasings a user would naturally say.

2 / 3

Distinctiveness Conflict Risk

The narrow niche ('syncable entities in Twenty', 'universal flat entities') makes it unlikely to trigger for the wrong skill.

3 / 3

Total

11

/

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.