By cyotee
Progressive disclosure skills for Aerodrome V2 Slipstream - concentrated liquidity AMM on Base with tick-based pricing, NFT positions, gauge rewards, and TWAP oracles.
This skill should be used when the user asks about "Slipstream", "concentrated liquidity", "CL pool", "tick", "tick spacing", "sqrtPrice", "Q64.96", or needs to understand the core Slipstream architecture.
This skill should be used when the user asks about "fees", "fee tier", "swap fee", "unstaked fee", "staked fee", "fee growth", "gaugeFees", "split fees", or needs to understand how fees work in Slipstream.
This skill should be used when the user asks about "gauge", "CLGauge", "stake", "deposit", "reward", "AERO", "emissions", "getReward", or needs to understand gauge staking and reward distribution.
This skill should be used when the user asks about "oracle", "TWAP", "observe", "observation", "price history", "cardinality", "tickCumulative", or needs to understand the oracle system.
This skill should be used when the user asks about "mint", "burn", "position", "liquidity", "provide liquidity", "add liquidity", "remove liquidity", "CLPool", or needs to understand pool-level liquidity operations.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Progressive disclosure skills for Aerodrome V2 Slipstream - concentrated liquidity AMM on Base with tick-based pricing, NFT positions, gauge rewards, and TWAP oracles.
Add this plugin to your Claude Code configuration:
{
"plugins": ["aerodrome-slipstream"]
}
| Skill | Description | Trigger Keywords |
|---|---|---|
slipstream-architecture | Concentrated liquidity fundamentals - ticks, tick spacing, Q64.96 pricing, pool creation | Slipstream, concentrated liquidity, tick, tickSpacing, sqrtPrice, Q64.96 |
slipstream-pool | Pool-level operations - mint, burn, collect, position management | mint, burn, position, liquidity, CLPool, add/remove liquidity |
| Skill | Description | Trigger Keywords |
|---|---|---|
slipstream-swap | Swap mechanics - tick traversal, price impact, swap steps | swap, trade, zeroForOne, price impact, tick crossing |
slipstream-fees | Fee system - fee tiers, staked/unstaked split, gauge fees, fee growth | fees, fee tier, swap fee, unstaked fee, gaugeFees |
| Skill | Description | Trigger Keywords |
|---|---|---|
slipstream-gauge | Gauge staking - deposit NFT, earn AERO, reward distribution | gauge, CLGauge, stake, deposit, reward, AERO, emissions |
slipstream-oracle | TWAP oracle - observations, price history, cardinality | oracle, TWAP, observe, observation, price history |
| Skill | Description | Trigger Keywords |
|---|---|---|
slipstream-position-manager | NFT position wrapper - mint, increase/decrease liquidity, collect, multicall | NonfungiblePositionManager, NFT, tokenId, multicall |
slipstream-router | Trading interface - exactInput/Output, multi-hop, quoter | SwapRouter, exactInput, exactOutput, Quoter, quote, path |
┌─────────────────────────────────────────────────────────────────┐
│ SLIPSTREAM ARCHITECTURE │
├─────────────────────────────────────────────────────────────────┤
│ │
│ User Interface Layer │
│ ┌───────────────────────────────────────────────────────────┐ │
│ │ SwapRouter │ NonfungiblePositionManager │ QuoterV2 │ │
│ └───────────────────────────────────────────────────────────┘ │
│ │ │
│ Gauge Layer │ │
│ ┌───────────────────────────▼───────────────────────────────┐ │
│ │ CLGauge (stake positions, earn AERO) │ │
│ └───────────────────────────────────────────────────────────┘ │
│ │ │
│ Core Pool Layer │ │
│ ┌───────────────────────────▼───────────────────────────────┐ │
│ │ CLPool │ │
│ │ ┌─────────────────────────────────────────────────────┐ │ │
│ │ │ Concentrated Liquidity │ Tick Management │ Oracle │ │ │
│ │ │ Position Tracking │ Fee Accounting │ TWAP │ │ │
│ │ └─────────────────────────────────────────────────────┘ │ │
│ └───────────────────────────────────────────────────────────┘ │
│ │ │
│ Factory Layer │ │
│ ┌───────────────────────────▼───────────────────────────────┐ │
│ │ CLFactory │ CLGaugeFactory │ Voter (emissions control) │ │
│ └───────────────────────────────────────────────────────────┘ │
│ │
└─────────────────────────────────────────────────────────────────┘
Progressive disclosure skills for Euler Lending protocol - Ethereum Vault Connector (EVC), Euler Vault Kit (EVK), modular oracle system, and periphery infrastructure for composable lending.
Unified project management - task design, backlog management, agent worktrees, code review, and dependency tracking
A Claude Code plugin that's alive. Observes everything, learns instincts, evolves real plugin capabilities. Bound to one maker.
Skills with progressive disclosure for using Foundry - the blazing fast Ethereum development toolkit (forge, cast, anvil, chisel)
Progressive disclosure skills for Aave V3 protocol development. Covers Pool operations, aTokens, eModes, flash loans, configuration, and StataToken (ERC4626) integration.
npx claudepluginhub cyotee/cyotee-claude-plugins --plugin aerodrome-slipstreamUI/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.
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.
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.
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.
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.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.