defi-protocol-templates

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

Content Preview
---
name: defi-protocol-templates
description: "Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols."
risk: unknown
source: community
date_added: "2026-02-27"
---

# DeFi Protocol Templates

Production-ready templates for common DeFi protocols including staking, AMMs, governance, lending, and flash loans.

## Do not use this skill when

- The task is unrelated
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/defi-protocol-templates.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/defi-protocol-templates/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/defi-protocol-templates/SKILL.md

Related Skills