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.

60

Quality

71%

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 ./skills/dbos-typescript/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

61%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 skill provides a solid overview of DBOS TypeScript fundamentals with executable code examples and clear constraints, but suffers from missing referenced files that undermine its progressive disclosure structure. The workflow guidance lacks validation checkpoints and error recovery patterns, which is a notable gap for a framework centered on fault tolerance and durability. The priority table and category system suggest a more comprehensive skill bundle that doesn't materialize.

Suggestions

Create the referenced bundle files (references/lifecycle-config.md, references/workflow-determinism.md, references/queue-concurrency.md) or remove references to non-existent files to avoid dead-end navigation.

Add explicit validation/verification steps to the workflow, such as how to verify DBOS launched successfully, how to check workflow completion status, and error recovery patterns.

Either populate rule files for all 9 listed categories or reduce the priority table to only categories that have corresponding content, to avoid implying coverage that doesn't exist.

Add a concrete example showing error handling and retry behavior in a workflow with multiple steps, since fault tolerance is the core value proposition.

DimensionReasoningScore

Conciseness

Generally efficient with minimal unnecessary explanation. The priority table and 'When to Use' section add some bulk that could be trimmed, but the core content respects Claude's intelligence and avoids over-explaining concepts.

4 / 5

Actionability

Provides concrete, executable code examples for configuration, launch, workflow/step structure, and installation. However, some guidance remains at the constraint/rule level ('Do NOT...') without showing what to do instead in all cases, and the referenced rule files are not provided.

4 / 5

Workflow Clarity

The skill shows a basic sequence (install → configure → launch → create workflows/steps) and lists key constraints, but lacks explicit validation checkpoints or error recovery steps. For a framework involving durable workflows and fault tolerance, the absence of verification/validation steps is notable.

3 / 5

Progressive Disclosure

The skill references three rule files (lifecycle-config.md, workflow-determinism.md, queue-concurrency.md) in a references/ directory, but no bundle files are provided, meaning these references lead nowhere. The 'Rule Categories by Priority' table lists 9 categories suggesting extensive referenced content that doesn't exist, making the progressive disclosure structure hollow.

2 / 5

Total

13

/

20

Passed

Description

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

This is a solid skill description that clearly identifies its niche (DBOS durable workflows in TypeScript) and provides explicit 'when to use' guidance. Its main weakness is that the capability listing could be more comprehensive with additional specific actions. The distinctiveness is excellent due to the specific framework name.

Suggestions

Add more specific capabilities like 'retry logic', 'error recovery', 'idempotent operations', or 'workflow state management' to improve specificity.

DimensionReasoningScore

Specificity

Names the domain (DBOS durable workflows in TypeScript) and mentions a few concrete actions (building workflows, steps, queues for concurrency control), but doesn't comprehensively list specific capabilities like error handling patterns, retry logic, or specific API methods.

3 / 5

Completeness

Clearly answers both 'what' (building reliable, fault-tolerant TypeScript applications with DBOS durable workflows) and 'when' (when adding DBOS to existing TypeScript code, creating workflows and steps, or using queues for concurrency control) with explicit trigger phrases.

5 / 5

Trigger Term Quality

Includes good natural keywords like 'DBOS', 'durable workflows', 'TypeScript', 'queues', 'concurrency control', 'steps', and 'fault-tolerant'. Missing some variations users might say like 'reliable execution', 'task queue', or 'workflow orchestration'.

4 / 5

Distinctiveness Conflict Risk

DBOS is a very specific framework, making this highly distinctive. The combination of 'DBOS', 'durable workflows', 'steps', and 'queues for concurrency control' creates a clear niche with minimal conflict risk against other skills.

5 / 5

Total

17

/

20

Passed

Validation

90%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

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.