Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

crane

crane contient 103 skills collectées depuis cyotee, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
103
Stars
0
mis à jour
2026-07-14
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

bankr
Développeurs de logiciels

AI-powered crypto trading agent, wallet API, and LLM gateway via natural language. Use when the user wants to trade crypto, trade tokenized stocks and ETFs (spot or leveraged), check portfolio balances (with PnL and NFTs), view token prices, search tokens, transfer crypto, manage NFTs, use leverage (Hyperliquid or Avantis), bet on Polymarket, deploy tokens, set up automated trading, sign and submit raw transactions, call or deploy x402 paid API endpoints, browse the web, or access LLM models through the Bankr LLM gateway funded by your Bankr wallet. Supports Base, Ethereum, Polygon, Solana, Unichain, World Chain, Arbitrum, BNB Chain, and Robinhood Chain.

2026-07-14
lonestaroracle-data
Développeurs de logiciels

Live pay-per-call data for crypto and DeFi protocol risk, funding rates, open interest, liquidations, stablecoin health, macro, equities, and on-chain intelligence — settled per query in USDC on Base via x402, no signup or API key.

2026-07-14
crane-deployment
Développeurs de logiciels

This skill should be used when the user asks about "create3", "deploy", "diamond factory", "package", "deterministic deployment", "cross-chain", "DiamondPackageCallBackFactory", "FactoryService", or needs guidance on deploying Diamond proxies and facets using Crane's factory system.

2026-07-11
crane-testing
Analystes en assurance qualité des logiciels et testeurs

This skill should be used when the user asks about "testbase", "behavior library", "invariant test", "handler", "fuzz test", "test pattern", "Behavior_", "TestBase_", "mock", "vm.mockCall", "unit test", "write a test", "CraneTest", or needs guidance on Crane's testing infrastructure for writing comprehensive smart contract tests. Prefer production code over mocks.

2026-07-11
forge-testing
Analystes en assurance qualité des logiciels et testeurs

Foundry cheatcodes, assertions, and forge test CLI. Use for vm.prank, expectRevert, verbosity, and general Foundry mechanics. For Crane/IndexedEx protocol and Diamond tests, prefer crane-testing and production-first deploy paths over mocks.

2026-07-11
crane-architecture
Développeurs de logiciels

This skill should be used when the user asks about "facet", "target", "repo", "diamond pattern", "storage slot", "guard function", "DFPkg", "AwareRepo", "Service pattern", "Modifiers", "ERC2535", or needs guidance on Crane's core architectural patterns for building modular, upgradeable smart contracts.

2026-07-04
crane-natspec
Développeurs de logiciels

This skill should be used when the user asks about "natspec", "documentation", "include-tag", "selector", "cast", "@custom:signature", "@custom:selector", "@custom:topiczero", "@custom:interfaceid", "AsciiDoc", or needs guidance on documenting Crane contracts with NatSpec and AsciiDoc include-tags.

2026-07-04
crane-chainlink-vrf
Développeurs de logiciels

This skill should be used when the user asks to "integrate Chainlink VRF in Crane", "build a VRF facet", "request randomness from a Diamond", "add VRFCoordinator to a Crane repo", "fulfillRandomWords in facet", "Chainlink VRF subscription in Crane", or needs implementation guidance for Chainlink VRF v2.5 using Crane's Facet-Target-Repo and CREATE3 deployment patterns.

2026-06-11
crane-code-style
Développeurs de logiciels

This skill should be used when the user asks about "code style", "naming convention", "imports", "section headers", "slot naming", "viaIR", "stack too deep", "formatting", or needs guidance on Crane's code conventions and style requirements.

2026-06-11
crane-utilities
Développeurs de logiciels

This skill should be used when the user asks about "set collections", "AddressSet", "Bytes32Set", "math utilities", "ConstProdUtils", "AMM math", "hash functions", "BetterMath", "pagination", "EIP-712", "cryptography", or needs utility libraries for Crane Diamond development.

2026-06-11
chainlink-local-testing
Analystes en gestion

This skill should be used when the user asks about "Chainlink Local", "test Chainlink locally", "CCIPLocalSimulator", "CCIPLocalSimulatorFork", "MockV3Aggregator", "Chainlink data feed mocks", "Foundry Chainlink tests", or needs guidance on integrating Chainlink services in local or forked tests.

2026-05-19
chainlink-vrf-architecture
Analystes en gestion

This skill should be used when the user asks about "Chainlink VRF", "VRF v2.5", "subscription method", "direct funding", "requestRandomWords", "fulfillRandomWords", "VRFCoordinator", "randomness oracle", or needs a high-level understanding of Chainlink VRF design and security.

2026-05-19
crane-chainlink-local-testing
Analystes en gestion

This skill should be used when the user asks to "add Chainlink tests in Crane", "test Chainlink integration in Crane", "use Chainlink Local in Crane", "write CCIP simulator tests", "mock Chainlink data feeds in Crane tests", or needs Crane-specific guidance for Foundry tests using Chainlink Local.

2026-05-19
aave-v3-architecture
Développeurs de logiciels

This skill should be used when the user asks about "Aave V3 architecture", "Pool contract", "PoolAddressesProvider", "PoolConfigurator", "Aave lending", "Aave borrowing", or needs a high-level understanding of how Aave V3 works.

2026-03-31
aave-v3-configuration
Développeurs de logiciels

This skill should be used when the user asks about "ReserveConfiguration", "interest rate strategy", "DefaultReserveInterestRateStrategyV2", "reserve factor", "LTV", "liquidation threshold", "caps", "PoolConfigurator", or needs to understand Aave V3 reserve configuration.

2026-03-31
aave-v3-emodes
Développeurs de logiciels

This skill should be used when the user asks about "eMode", "efficiency mode", "correlated assets", "liquid eModes", "collateralBitmap", "borrowableBitmap", "EModeCategory", or needs to understand Aave V3 Efficiency Modes.

2026-03-31
aave-v3-tokens
Développeurs de logiciels

This skill should be used when the user asks about "aToken", "AToken.sol", "VariableDebtToken", "debt tokens", "scaled balance", "liquidity index", "ScaledBalanceTokenBase", or needs to understand Aave V3 token implementations.

2026-03-31
anvil-node
Développeurs de logiciels

Run local Ethereum nodes with Anvil. Use when setting up local development environments, forking mainnet for testing, or running integration tests against a local node.

2026-03-31
cast-commands
Développeurs de logiciels

Interact with EVM chains using Cast CLI. Use when querying blockchain data, sending transactions, calling contracts, or converting between formats. Cast is the Swiss Army knife for chain interaction.

2026-03-31
crane-access
Développeurs de logiciels

This skill should be used when the user asks about "access control", "onlyOwner", "onlyOperator", "ownership transfer", "MultiStepOwnable", "ERC8023", "operable pattern", "function-level permissions", "reentrancy protection", "reentrancy lock", or needs to restrict function access in Crane Diamond contracts.

2026-03-31
crane-aerodrome
Développeurs de logiciels

This skill should be used when the user asks about "Aerodrome integration", "Aerodrome swap", "Aerodrome liquidity", "volatile pool", "stable pool", "Slipstream", "concentrated liquidity on Aerodrome", or needs to interact with Aerodrome DEX on Base using Crane's service libraries.

2026-03-31
crane-balancer
Développeurs de logiciels

This skill should be used when the user asks about "Balancer V3 integration", "Balancer pool", "weighted pool", "constant product pool", "BPT token", "Balancer vault", "rate provider", or needs to create or interact with Balancer V3 pools using Crane's DFPkg and service libraries.

2026-03-31
crane-camelot
Développeurs de logiciels

This skill should be used when the user asks about "Camelot integration", "Camelot swap", "Camelot liquidity", "Camelot V2", "fee-on-transfer tokens", "asymmetric fees", "directional fees", or needs to interact with Camelot DEX on Arbitrum using Crane's service library.

2026-03-31
crane-tokens
Développeurs de logiciels

This skill should be used when the user asks to "deploy an ERC20 token", "create a token", "implement ERC20", "add permit to token", "mint/burn functionality", "ERC4626 vault", "tokenized vault", "ERC721 NFT", or needs guidance on token standards implementation with Crane's Diamond Factory Packages.

2026-03-31
crane-uniswap
Développeurs de logiciels

This skill should be used when the user asks about "Uniswap integration", "Uniswap V2 swap", "Uniswap V2 liquidity", "UniswapV2Service", "Uniswap V3", "Uniswap V4", "concentrated liquidity", or needs to interact with Uniswap DEX using Crane's service libraries.

2026-03-31
ethereum-vault-connector-evc
Développeurs de logiciels

This skill should be used when the user asks about "EVC", "Ethereum Vault Connector", "sub-accounts", "collateral", "controller", "batch", "permit", "status checks", or needs to understand Euler's foundational infrastructure.

2026-03-31
evk-architecture
Développeurs de logiciels

This skill should be used when the user asks about "EVK", "Euler Vault Kit", "EVault", "modular vault", "dispatch pattern", "vault modules", or needs to understand Euler's vault architecture.

2026-03-31
evk-borrowing
Développeurs de logiciels

This skill should be used when the user asks about "borrow", "repay", "debt", "pullDebt", "dToken", "owed", "interest accrual", "debtOf", or needs to understand EVault borrowing operations.

2026-03-31
evk-liquidation
Développeurs de logiciels

This skill should be used when the user asks about "liquidate", "liquidation", "unhealthy", "underwater", "violator", "seize", "discount", "bad debt", or needs to understand EVault liquidation mechanics.

2026-03-31
evk-risk-management
Développeurs de logiciels

This skill should be used when the user asks about "LTV", "loan-to-value", "collateral factor", "supply cap", "borrow cap", "IRM", "interest rate model", "oracle", "risk parameters", or needs to understand EVault risk configuration.

2026-03-31
evk-vault-operations
Développeurs de logiciels

This skill should be used when the user asks about "deposit", "withdraw", "mint", "redeem", "eToken", "shares", "assets", "ERC-4626", "vault shares", or needs to understand EVault supply-side operations.

2026-03-31
euler-oracle-system
Développeurs de logiciels

This skill should be used when the user asks about "oracle", "EulerRouter", "price feed", "Chainlink", "Uniswap TWAP", "Pyth", "Chronicle", "adapter", "quote", "bid/ask", or needs to understand Euler's modular oracle infrastructure.

2026-03-31
euler-periphery
Développeurs de logiciels

This skill should be used when the user asks about "Perspective", "vault validation", "Lens", "Swapper", "SwapVerifier", "IRM Factory", "Governor", "Snapshot", or needs to understand Euler's peripheral infrastructure.

2026-03-31
forge-deployment
Développeurs de logiciels

Deploy and verify smart contracts with Foundry. Use when deploying contracts, writing deployment scripts, verifying on block explorers, or managing multi-chain deployments.

2026-03-31
forge-fuzz-testing
Analystes en assurance qualité des logiciels et testeurs

Property-based testing with Foundry's fuzzer. Use when writing fuzz tests, invariant tests, or testing edge cases. Covers fuzz test structure, input constraints, fixtures, and invariant testing patterns.

2026-03-31
forge-signing
Analystes en assurance qualité des logiciels et testeurs

Sign messages with Foundry cheatcodes for testing signature verification. Use when testing EIP-712 signatures, Permit2, or any signed data verification.

2026-03-31
foundry-project
Développeurs de logiciels

Set up and configure Foundry projects. Use when initializing new projects, configuring foundry.toml, managing dependencies, or structuring Solidity codebases.

2026-03-31
permit2-addresses
Développeurs de logiciels

Canonical Permit2 contract addresses by chain. Use when configuring multi-chain support.

2026-03-31
permit2-allowance-flow
Développeurs de logiciels

Complete approval flow with reset-to-zero pattern. Use when implementing full ERC20 and Permit2 approval workflow.

2026-03-31
permit2-allowance-transfer
Développeurs de logiciels

Uses AllowanceTransfer for persistent token approvals. Use when user grants recurring spend authority to the protocol.

2026-03-31
Affichage des 40 principaux skills collectés sur 103 dans ce dépôt.