CtrlK
BlogDocsLog inGet started
Tessl Logo

documenso-core-workflow-a

Implement Documenso document creation and recipient management workflows. Use when creating documents, managing recipients, adding signature fields, or building signing workflows with Documenso. Trigger with phrases like "documenso document", "create document", "add recipient", "documenso signer", "signature field".

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 complete, executable examples and a clear step sequence, but it repeats recipient/field patterns, lacks explicit validation checkpoints for send and batch operations, and fails to link the existing reference bundle file.

Suggestions

Add an explicit validation checkpoint before sending (e.g., verify document status is DRAFT and all recipients have fields) and a retry loop referencing the error-handling table.

Link references/implementation-guide.md from the body (e.g., a "Full implementation guide" pointer) so the bundle file is discoverable, and move the duplicated multi-signer example there to reduce repetition.

De-duplicate recipient/field creation across Steps 2, 3, and 5 by introducing the pattern once and referencing it, tightening token use.

DimensionReasoningScore

Conciseness

The body is largely lean, executable code without explaining concepts Claude already knows, but recipient and field creation patterns repeat across Steps 2, 3, and 5 and could be tightened.

2 / 3

Actionability

Fully executable TypeScript with concrete SDK calls, percentage-based field coordinates, a role table, and a solutions-oriented error table — copy-paste ready.

3 / 3

Workflow Clarity

Steps 1–7 are clearly sequenced, but there are no explicit validation checkpoints before destructive/external actions like sendV0 or the batch multi-signer loop; the DRAFT-only constraint is stated only implicitly in the status flow.

2 / 3

Progressive Disclosure

Section structure is good, but the provided bundle file references/implementation-guide.md is never linked or signaled from the body, and substantial inline code overlaps content that could be split out.

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.

The description is concise, specific, and clearly states both what the skill does and when to use it with natural trigger phrases. It is distinctive to the Documenso domain and free of vague fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "document creation", "recipient management", "adding signature fields", "building signing workflows" — matching the anchor for several specific actions rather than a single domain reference.

3 / 3

Completeness

Explicitly answers both what ("Implement Documenso document creation and recipient management workflows") and when ("Use when creating documents, managing recipients...") with explicit trigger guidance.

3 / 3

Trigger Term Quality

Trigger phrases like "create document", "add recipient", "documenso signer", and "signature field" are natural terms a user would actually say, giving good coverage.

3 / 3

Distinctiveness Conflict Risk

The Documenso-specific niche and "documenso"-prefixed trigger phrases make it clearly distinguishable and unlikely to fire for unrelated skills.

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.