CtrlK
BlogDocsLog inGet started
Tessl Logo

dbos-typescript

Guide for building reliable, fault-tolerant TypeScript applications with DBOS durable workflows. Use when adding DBOS to existing TypeScript code, creating workflows and steps, or using queues for concurrency control.

64

Quality

78%

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 ./plugins/AI-Agents-Safe-Coding-Skills/skills/dbos-typescript/SKILL.md

The canonical home for this skill is dbos-typescript in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

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

The content is a well-structured, mostly lean best-practices overview with executable examples and a sound reference scheme. Its main weakness is workflow clarity: it catalogs rules and code rather than sequencing a validated workflow with checkpoints.

Suggestions

Add an explicit ordered workflow (configure → launch → register workflows/steps → run) with validation checkpoints, e.g. confirm DBOS.launch() resolved and that workflows are registered before invocation.

Explicitly link the reference files relevant to each priority category in the table instead of relying on prefix inference, so all 32 references are discoverable from the body.

Trim the duplicated description line and 'When to Use' bullets that restate the frontmatter triggers to recover token budget.

DimensionReasoningScore

Conciseness

The body is lean with executable code and avoids explaining concepts Claude already knows, but the opening line and "When to Use" bullets mildly duplicate the frontmatter description.

4 / 5

Actionability

Provides copy-paste-ready code for install, config/launch, and workflow+step structure, plus concrete "Do NOT" constraints, but delegates queues, communication, and testing to references without inline examples.

4 / 5

Workflow Clarity

A rough configure → launch → workflow → step sequence is implied by the code, but there are no explicit validation checkpoints or feedback loops for these fault-tolerance-critical operations.

3 / 5

Progressive Disclosure

The body is a well-organized overview with one-level-deep references (verified real files) and a prefix/priority table, but only three of the thirty-two reference files are explicitly named, leaving navigation partly implicit.

4 / 5

Total

15

/

20

Passed

Description

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

The description is strong: it concisely states what the skill does and gives explicit, concrete trigger conditions tied to a specific framework. Minor specificity and synonym-coverage gaps keep it just short of a perfect mark on two dimensions.

DimensionReasoningScore

Specificity

Names the DBOS/TypeScript domain and lists several concrete actions ("adding DBOS to existing TypeScript code", "creating workflows and steps", "using queues for concurrency control"), with minor coverage gaps such as testing and communication.

4 / 5

Completeness

Explicitly answers both what ("Guide for building reliable, fault-tolerant TypeScript applications with DBOS durable workflows") and when ("Use when adding DBOS... creating workflows and steps, or using queues...") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural terms a user would say ("TypeScript", "DBOS", "workflows and steps", "queues", "concurrency control") but misses common synonyms like "durable execution" or "sagas".

4 / 5

Distinctiveness Conflict Risk

Targets the specific DBOS framework with distinct triggers, giving it a clear niche and minimal conflict risk with other skills.

5 / 5

Total

18

/

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.