CtrlK
BlogDocsLog inGet started
Tessl Logo

documenso-core-workflow-b

Implement Documenso template-based workflows and direct signing links. Use when creating reusable templates, generating documents from templates, or implementing direct signing experiences. Trigger with phrases like "documenso template", "signing link", "direct template", "reusable document", "template workflow".

67

Quality

82%

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

65%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 content is highly actionable with copy-paste-ready code, but it is undercut by an un-referenced, conflicting bundle file and by batch/REST workflows that lack validation checkpoints. Conciseness and progressive disclosure also suffer from duplicated embedding sections and a monolithic, unsignaled reference.

Suggestions

Link references/implementation-guide.md from the body and reconcile its SDK (documenso.envelopes.useV0) approach with the body's v1 REST approach, or drop one to avoid divergence.

Add response status checks and error recovery to the Step 3 batch generateContracts loop so the batch workflow has explicit validation checkpoints.

Consolidate the duplicated embedding material (Steps 5 and 6) and the repeated create-document fetch boilerplate to tighten conciseness.

DimensionReasoningScore

Conciseness

The body is code-driven and avoids explaining concepts Claude knows, but the v1 create-document fetch is duplicated across Steps 2 and 3 and embedding is covered twice (Steps 5 and 6), so it could be tightened.

2 / 3

Actionability

Provides fully executable TypeScript/TSX/bash snippets with real endpoints, headers, and env vars (e.g. POST /api/v1/templates/{id}/create-document, iframe embed, React component props) plus a concrete error-handling table.

3 / 3

Workflow Clarity

Steps 1-7 are clearly sequenced, but the batch generateContracts loop in Step 3 lacks response validation, and the body's v1 REST API conflicts with the bundled reference's SDK approach with no reconciliation.

2 / 3

Progressive Disclosure

Sections are organized, but the ~250-line body is monolithic and never links to the bundled references/implementation-guide.md, which is both unsignaled and divergent from the body's API approach.

2 / 3

Total

9

/

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.

A strong, third-person description that clearly states capabilities, provides explicit 'Use when' triggers, and lists natural trigger phrases tied to a distinct product niche. It meets the top anchor on all four dimensions.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'creating reusable templates, generating documents from templates, or implementing direct signing experiences' — matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly answers both what ('Implement Documenso template-based workflows and direct signing links') and when ('Use when creating reusable templates...') with an explicit trigger clause.

3 / 3

Trigger Term Quality

Lists natural phrases a user would say ('documenso template', 'signing link', 'direct template', 'reusable document', 'template workflow'), giving good coverage of natural trigger terms.

3 / 3

Distinctiveness Conflict Risk

The Documenso product niche plus distinctive triggers ('documenso template', 'signing link') make it unlikely to fire for the wrong skill.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

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

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-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.