By cyotee
Progressive disclosure skills for the Resupply CDP-based stablecoin lending protocol
npx claudepluginhub cyotee/cyotee-claude-plugins --plugin resupplyThis skill should be used when the user asks about "Resupply architecture", "Resupply protocol overview", "ResupplyRegistry", "Core contract", "operator pattern", "Resupply system design", or needs to understand how the Resupply protocol components connect together.
This skill should be used when the user asks about "governance", "Voter contract", "proposals", "DAO voting", "execute proposal", "governance operators", "protocol governance", or needs to understand Resupply's governance system.
This skill should be used when the user asks about "insurance pool", "reIP", "InsurancePool", "protocol insurance", "bad debt coverage", "exit delay", "insurance vault", or needs to understand Resupply's insurance mechanism.
This skill should be used when the user asks about "ResupplyPair", "lending pair", "borrow reUSD", "add collateral", "remove collateral", "repay debt", "interest rates", "leveraged positions", or needs to understand Resupply's core lending mechanics.
This skill should be used when the user asks about "liquidation", "LiquidationHandler", "liquidate position", "bad debt", "underwater position", "liquidation fee", "collateral seizure", or needs to understand how Resupply handles undercollateralized positions.
This skill should be used when the user asks about "redemption", "redeem collateral", "RedemptionHandler", "redemption fees", "dynamic fees", "arbitrage reUSD", or needs to understand Resupply's collateral redemption mechanism.
This skill should be used when the user asks about "rewards", "RewardHandler", "claim rewards", "RSUP emissions", "reward distribution", "multi-epoch rewards", "protocol emissions", or needs to understand Resupply's reward system.
This skill should be used when the user asks about "staking RSUP", "GovStaker", "voting power", "cooldown period", "stake tokens", "unstake", "staking rewards", or needs to understand Resupply's governance staking system.
Progressive disclosure skills for the Resupply CDP-based stablecoin lending protocol.
Resupply is a DeFi protocol that enables users to borrow reUSD stablecoins against ERC4626 vault tokens as collateral. It integrates with Curve Lend, Frax Lend, Convex, and Yearn for yield-bearing collateral support.
This plugin provides 8 specialized skills covering all major protocol domains.
| Skill | Trigger Phrases | Description |
|---|---|---|
resupply-architecture | "Resupply architecture", "Core contract", "ResupplyRegistry" | Protocol overview, registry, operator pattern |
resupply-lending | "ResupplyPair", "borrow reUSD", "add collateral" | Lending pairs, borrowing, interest rates |
resupply-liquidation | "liquidation", "LiquidationHandler", "bad debt" | Liquidation mechanics, collateral seizure |
resupply-redemption | "redemption", "redeem collateral", "redemption fees" | Collateral redemption, dynamic fees |
resupply-insurance | "insurance pool", "reIP", "InsurancePool" | Insurance vault, bad debt coverage |
resupply-staking | "staking RSUP", "GovStaker", "voting power" | RSUP staking, cooldowns, rewards |
resupply-governance | "governance", "proposals", "Voter contract" | DAO voting, proposal execution |
resupply-rewards | "rewards", "RewardHandler", "emissions" | Reward distribution, claiming |
claude plugins add resupply
Clone into your plugins directory:
git clone https://github.com/cyotee/resupply-skill.git ~/.claude/plugins/resupply
Once installed, skills activate automatically when you ask questions matching their trigger phrases:
"How does the Resupply lending system work?"
→ Activates resupply-lending skill
"Explain the liquidation process"
→ Activates resupply-liquidation skill
"How do I stake RSUP tokens?"
→ Activates resupply-staking skill
LTV_PRECISION = 1e5 // 95% = 95_000
EXCHANGE_PRECISION = 1e18 // Exchange rates
RATE_PRECISION = 1e18 // Interest rates
Contributions welcome! Please submit issues and pull requests to improve these skills.
MIT
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Share bugs, ideas, or general feedback.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.