crypto-defi

crypto-defi is a skill for Claude Code from Dragoon0x/everything-design-taste. It costs 24 tokens per session (339 once invoked), scanned A, original, MIT.

A guide to designing interfaces for decentralised finance, or DeFi, where people trade tokens, provide liquidity, earn rewards, and vote on blockchain protocols. It covers swaps, liquidity pools, yield farming, governance, and risk information.

In plain words
What is it for?
Use it to plan token swaps, pool positions, yield-farming dashboards, governance proposals, transaction previews, risk labels, and audit information.
Why use it?
It helps users understand what a blockchain transaction will do before confirming it. It also makes fees, price impact, rewards, voting power, and smart-contract risks more visible.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the edt plugin — 117 skills, 80 agents shipped together

Good fit Use it to plan token swaps, pool positions, yield-farming dashboards, governance proposals, transaction previews, risk labels, and audit information.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dragoon0x/everything-design-taste/crypto-defi
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Dragoon0x/everything-design-taste --skill crypto-defi
Clone the repo
git clone --depth 1 https://github.com/Dragoon0x/everything-design-taste

Made for: Claude Code.

Or install edt, the plugin that ships this one along with the rest of its 117 skills, 80 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for crypto-defi

README.md
[![agentmods](https://agentmods.dev/badge/skills/dragoon0x/everything-design-taste/crypto-defi/github.svg)](https://agentmods.dev/skills/dragoon0x/everything-design-taste/crypto-defi)
Your own site
<a href="https://agentmods.dev/skills/dragoon0x/everything-design-taste/crypto-defi"><img src="https://agentmods.dev/badge/skills/dragoon0x/everything-design-taste/crypto-defi/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for crypto-defi

Your own site · 80×15
<a href="https://agentmods.dev/skills/dragoon0x/everything-design-taste/crypto-defi"><img src="https://agentmods.dev/badge/skills/dragoon0x/everything-design-taste/crypto-defi.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 339 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00024 $0.00339
Opus 5 $0.00012 $0.00169
Sonnet 5 $0.00005 $0.00068
Haiku 4.5 $0.00002 $0.00034

Measured 7d ago against content hash 3c6dd6b5cdc8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

crypto-defi scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/crypto-defi/SKILL.md · 47 lines

What it actually says

DeFi Interface Design

Token Swap

  • Input token selector with balance shown
  • Output token selector with estimated amount
  • Price impact warning (yellow >1%, red >5%)
  • Slippage tolerance setting
  • Route visualization (which pools/paths)
  • Review details before confirmation
  • Transaction simulation (preview outcome)

Liquidity Pools

  • Pool pair with logos and names
  • TVL (Total Value Locked) displayed
  • APR/APY clearly differentiated
  • Your position: value, share, earned fees
  • Add/Remove liquidity as balanced pair
  • Impermanent loss calculator or warning

Yield Farming

  • List of active farms with APR/APY
  • Your staked amount and earned rewards
  • Harvest/claim button with gas estimate
  • Auto-compound option
  • Risk indicators (audit status, contract age, TVL stability)

Governance

  • Active proposals list with status and deadline
  • Proposal detail: description, discussion, vote count
  • Vote: For/Against/Abstain with voting power shown
  • Delegation flow
  • Voting history
  • Quorum progress bar

Risk Communication

  • Smart contract audit status (audited by whom)
  • Protocol age and TVL history
  • Risk score or rating (simple: Low/Medium/High)
  • Insurance/coverage options
  • Never hide risks to improve conversion
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 47 lines · 24 tokens per session scan A 3c6dd6b5cdc8

Subscribe to this mod's changes

crypto-defi is a skill published in the GitHub repository Dragoon0x/everything-design-taste (11 stars, last pushed 5mo ago), licensed MIT. It adds 24 tokens to every session and 339 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

defillama-sui

Research Sui DeFi TVL, protocols, and yield via DefiLlama. Use when the user wants Sui DeFi data, TVL, or protocol research.

pivyme/suiperpower · 42 tokens

token-pick

One token recommendation and one prediction market pick - scored, quantified, with a skip branch when signals are weak.

aeonfun/aeon · 25 tokens

cobie-cycle-filter

Use when evaluating crypto decisions through a Cobie-style cycle filter: common-sense risk, narrative traps, leverage humility, and avoiding obvious stupid trades.

questflowai/investorskills · 35 tokens

agentic-street

Earn yield on USDC by investing in AI-managed DeFi funds, or launch your own fund and build a public track record on Base. Browse funds, deposit USDC, check fund performance, monitor proposals, veto suspicious trades, withdraw returns, create investment fund, propose DeFi trades via adapters or raw calls, earn…

LeoYeAI/openclaw-master-skills · 91 tokens

jito-bundles

Jito bundle submission for MEV protection on Solana — bundle building, tip strategies, block engine endpoints, and landing rate optimization.

agiprolabs/claude-trading-skills · 32 tokens

basis-arb

Use when the user asks for spot-perp basis trade, basis arbitrage, cash-and-carry, perp discount, or any setup that reads the spot–perp basis as a positioning signal. Long-perp leg only — pure two-leg basis arb requires a paired spot short (or long) which Freqtrade can't run cleanly. The strategy below captures the…

Superior-Trade/superior-skills · 87 tokens