Cyotee Doge avatar

Cyotee Doge

Community

@cyotee · 5th Dimension

41Followers
|
237Public Repos
|
159Published Skills

Agent Skills by Cyotee Doge

Showing 159 vetted skills indexed across 12 GitHub repositories.

cyoteecyotee

voltaire-effect-overview

Integrate Effect.ts with typed errors for type-safe Ethereum contract interactions.

Community
Advanced
cyoteecyotee

Balancer V3 RECLAMM Pool

Balance a two-token pool by autonomously adjusting its price range over time.

Community
Advanced
cyoteecyotee

Aave V4 Liquidation

Simulate Aave V4 liquidation mechanics with target health factors and dynamic bonuses.

Community
Advanced
cyoteecyotee

wagmi-overview

Connect wallets and interact with Ethereum contracts in vanilla JavaScript.

Community
Intermediate
cyoteecyotee

permit2-router-witness

Generate and validate EIP-712 Permit2 witness signatures for Balancer V3 router swaps.

Community
Advanced
cyoteecyotee

wagmi-write-contract

Write to Ethereum contracts and send transactions using wagmi's writeContract API.

Community
Intermediate
cyoteecyotee

Balancer V3 Gyro Pool

Explain Balancer V3 Gyro Pool concepts, invariants, and factory usage scenarios.

Community
Advanced
cyoteecyotee

wagmi-react-write

Trigger Ethereum state-changing transactions from React apps using wagmi hooks.

Community
Intermediate
cyoteecyotee

Uniswap V4 Flash Accounting

Track token deltas in transient storage and settle at unlock.

Community
Advanced
cyoteecyotee

Balancer V3 Pool Registration

Explain Balancer V3 pool registration and initialization with Vault and BasePoolFactory.

Community
Advanced
cyoteecyotee

wagmi-transports

Configure Wagmi HTTP and WebSocket transports for Ethereum networks.

Community
Intermediate
cyoteecyotee

permit2-signature-transfer-contract

Integrate Permit2 permitWitnessTransferFrom signatures into Solidity contracts.

Community
Intermediate
cyoteecyotee

wagmi-react-read

Fetch Ethereum contract data in React apps using wagmi hooks.

Community
Intermediate
cyoteecyotee

permit2-allowance-transfer

Route ERC20 approvals through Permit2 to enable persistent allowances for recurring payments.

Community
Intermediate
cyoteecyotee

Balancer V3 Architecture

Explain Balancer V3 architecture covering Vault pattern, transient accounting, and pool separation.

Community
Intermediate
cyoteecyotee

web-design-guidelines

Review UI code against the latest Web Interface Guidelines.

Community
Intermediate
cyoteecyotee

tevm-contract-deployment

Deploy Ethereum contracts in test environments using ethers ContractFactory.

Community
Advanced
cyoteecyotee

tevm-events

Trace EVM opcode-level events to debug contract execution and gas usage.

Community
Intermediate
cyoteecyotee

Uniswap V4 Architecture

Explain Uniswap V4 architecture with singleton PoolManager and hook-based customization.

Community
Advanced
cyoteecyotee

Aave V4 Position Manager

Implement Aave V4 Position Manager contracts with EIP-712 signatures and nonce handling.

Community
Advanced
cyoteecyotee

wagmi-connectors

Connect Ethereum wallets to dApps using Wagmi connectors in TypeScript.

Community
Intermediate
cyoteecyotee

Uniswap V4 Hooks

Implement Uniswap V4 hooks with BaseHook, permission flags, and HookMiner.

Community
Advanced
cyoteecyotee

Aave V4 Risk Premium

Compute Aave V4 user risk premium from collateral risk values.

Community
Advanced
cyoteecyotee

tevm-overview

Run an in-browser EVM for local blockchain testing and contract debugging.

Community
Intermediate