CtrlK
CommunityDocumentationLog inGet started
Tessl Logo

sequelize-model-creator

Sequelize Model Creator - Auto-activating skill for Backend Development. Triggers on: sequelize model creator, sequelize model creator Part of the Backend Development skill category.

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill sequelize-model-creator
What are skills?

Overall
score

19%

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Activation

7%

This description is essentially a placeholder with minimal useful content. It relies entirely on the skill name without explaining capabilities, use cases, or providing meaningful trigger terms. The duplicate trigger term suggests auto-generated content that wasn't properly reviewed.

Suggestions

Add specific actions the skill performs, e.g., 'Generates Sequelize model definitions with data types, validations, associations, and migration files'

Include a 'Use when...' clause with natural trigger terms like 'database model', 'ORM setup', 'define table schema', 'Node.js database', 'model associations', or 'Sequelize migration'

Remove the duplicate trigger term and expand with variations users might actually say when needing this skill

DimensionReasoningScore

Specificity

The description only names the tool ('Sequelize Model Creator') without describing any concrete actions. It doesn't explain what creating a Sequelize model involves - no mention of defining schemas, relationships, migrations, or data types.

1 / 3

Completeness

The description fails to answer 'what does this do' beyond the name, and the 'when' clause is just a redundant repetition of the skill name rather than meaningful trigger guidance. No explicit 'Use when...' clause with actionable triggers.

1 / 3

Trigger Term Quality

The trigger terms are just the skill name repeated twice ('sequelize model creator, sequelize model creator'). Missing natural user phrases like 'database model', 'ORM', 'define table', 'schema', 'Node.js database', or 'create entity'.

1 / 3

Distinctiveness Conflict Risk

The mention of 'Sequelize' provides some specificity to distinguish from generic database or ORM skills, but 'Backend Development' category is very broad and could overlap with many other backend-related skills.

2 / 3

Total

5

/

12

Passed

Implementation

0%

This skill content is essentially a placeholder template with no actual instructional value. It contains no Sequelize-specific code, no model definition examples, no migration guidance, and no concrete steps for creating models. The entire content could apply to any generic skill topic by swapping the name.

Suggestions

Add executable Sequelize model definition examples showing DataTypes, associations, and common options (e.g., timestamps, paranoid, indexes)

Include a concrete workflow: 1) Define model, 2) Run migration, 3) Validate with sequelize-cli commands

Provide specific code patterns for common scenarios: one-to-many relationships, validations, hooks, and scopes

Remove all generic boilerplate ('provides automated assistance', 'follows best practices') and replace with actual Sequelize syntax and commands

DimensionReasoningScore

Conciseness

The content is padded with generic boilerplate that explains nothing Claude doesn't already know. Phrases like 'provides automated assistance' and 'follows industry best practices' are meaningless filler with no actual information about Sequelize models.

1 / 3

Actionability

There is zero concrete guidance - no code examples, no model definitions, no migration commands, no actual Sequelize syntax. The skill describes what it could do rather than instructing how to do anything.

1 / 3

Workflow Clarity

No workflow is defined. There are no steps for creating a Sequelize model, no validation checkpoints, and no sequence of operations. The 'Capabilities' section lists abstract promises rather than actionable processes.

1 / 3

Progressive Disclosure

The content is a monolithic block of generic text with no structure pointing to detailed resources. No references to examples, API documentation, or advanced topics. The 'Related Skills' section provides no actual links or navigation.

1 / 3

Total

4

/

12

Passed

Validation

69%

Validation11 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

description_trigger_hint

Description may be missing an explicit 'when to use' trigger hint (e.g., 'Use when...')

Warning

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

metadata_version

'metadata' field is not a dictionary

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

body_steps

No step-by-step structure detected (no ordered list); consider adding a simple workflow

Warning

Total

11

/

16

Passed

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.