CtrlK
BlogDocsLog inGet started
Tessl Logo

defi-protocol-templates

Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and flash loans. Use when building decentralized finance applications or smart contract protocols.

70

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

72%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body delivers highly actionable, executable contracts and a clean one-level reference split, but it is token-heavy from inlining two full contracts and offers no workflow guidance for choosing or deploying among the four templates.

Suggestions

Move the full inline staking and AMM contracts into references/ (keeping a brief overview plus one minimal inline example) to reduce SKILL.md's token weight and make the body a true overview.

Add a short workflow for using a template: which protocol to pick for a given goal, how to customize parameters (e.g., rewardRate, fee tiers), and how to compile/test before deploying.

Replace the "When to Use This Skill" bullets with something non-duplicative of the description, or fold them into deployment guidance, since they restate the frontmatter trigger list.

DimensionReasoningScore

Conciseness

There is no concept fluff, but two full ~200-line contracts are inlined in SKILL.md and the "When to Use This Skill" bullets duplicate the frontmatter description, so the body could be tightened by leaning more on references.

2 / 3

Actionability

The staking and AMM sections are complete, executable Solidity contracts with imports, events, and modifiers — copy-paste ready rather than pseudocode or vague direction.

3 / 3

Workflow Clarity

Templates are organized by section, but with four protocols there is no guidance for selecting, deploying, customizing, or testing one, and no checkpoints for the multi-template set.

2 / 3

Progressive Disclosure

The body signals a real, one-level-deep reference ("More detailed templates and worked examples live in references/details.md"), which exists and holds the governance and flash-loan templates, splitting content appropriately across files.

3 / 3

Total

10

/

12

Passed

Description

100%

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, trigger-rich, complete, and clearly scoped to a distinct DeFi niche, with correct third-person voice and no over-claims. It reads like a strong example matching the rubric's top anchors.

DimensionReasoningScore

Specificity

"Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and flash loans" lists multiple specific concrete capabilities, matching the multiple-specific-actions anchor rather than the domain-plus-some-actions level.

3 / 3

Completeness

It states what (implement templates for the four protocol types) and an explicit when ("Use when building decentralized finance applications or smart contract protocols"), satisfying both halves with an explicit trigger.

3 / 3

Trigger Term Quality

Natural user-facing terms appear throughout — "DeFi protocols," "staking," "AMMs," "governance," "flash loans," "decentralized finance applications," "smart contract protocols" — giving good coverage of phrasing a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The DeFi-protocol-templates niche with these specific triggers is clearly distinguishable and unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
wshobson/agents
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.