CtrlK
BlogDocsLog inGet started
Tessl Logo

documenso-performance-tuning

Optimize Documenso integration performance with caching, batching, and efficient patterns. Use when improving response times, reducing API calls, or optimizing bulk document operations. Trigger with phrases like "documenso performance", "optimize documenso", "documenso caching", "documenso batch operations".

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 executable examples, but it duplicates material available in the bundled reference without linking to it, and its batch/async workflows omit explicit validation checkpoints.

Suggestions

Replace the inline cache, batch, pagination, and job-queue code with concise summaries and link to references/implementation-guide.md for the full implementations.

Add explicit verification checkpoints to the batch and background-job steps (e.g. confirm send succeeded, validate error before marking the batch complete).

Tighten the prose around code blocks — comments like "WITHOUT templates: 5+ API calls" are useful, but redundant explanation of what each step does can be trimmed.

DimensionReasoningScore

Conciseness

The body is mostly efficient executable code, but it is fairly long and the caching, batch, pagination, and async-queue patterns are duplicated almost verbatim in the bundled reference, so it could be tightened by deferring detail to the reference.

2 / 3

Actionability

Provides fully executable TypeScript with real Documenso API calls, concrete concurrency/TTL values, and copy-paste-ready examples across every step.

3 / 3

Workflow Clarity

The five steps are clearly sequenced, but the batch and background-job operations lack explicit validation or verification checkpoints (e.g. confirm a document was sent before proceeding), which the rubric caps at 2 for batch operations.

2 / 3

Progressive Disclosure

A bundled references/implementation-guide.md exists, but the SKILL.md body never signals or links to it, and substantial implementation detail that could live one level deeper is inline.

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 specific, well-triggered, and complete with both a clear capability statement and explicit use-when guidance. It is concise without padding and clearly distinguishable from other skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "caching, batching, and efficient patterns" — rather than vague language, naming the actual optimization strategies.

3 / 3

Completeness

Explicitly answers what ("Optimize Documenso integration performance...") and when ("Use when improving response times, reducing API calls, or optimizing bulk document operations") with explicit triggers.

3 / 3

Trigger Term Quality

Natural phrases users would say are covered — "documenso performance", "optimize documenso", "documenso caching", "documenso batch operations" — giving good coverage of likely requests.

3 / 3

Distinctiveness Conflict Risk

Tightly scoped to Documenso performance tuning with distinct triggers, making it 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.