Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
cyotee
GitHub-Creator-Profil

cyotee

Repository-Ansicht von 198 gesammelten Skills in 17 GitHub-Repositories.

gesammelte Skills
198
Repositories
17
aktualisiert
2026-07-17
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

bankr
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Zeigt die Top 8 von 103 gesammelten Skills in diesem Repository.
crane-architecture
Softwareentwickler

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-01-22
crane-code-style
Softwareentwickler

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-01-22
crane-deployment
Softwareentwickler

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-01-22
crane-natspec
Softwareentwickler

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-01-22
crane-testing
Softwarequalitätssicherungsanalysten und -tester

This skill should be used when the user asks about "testbase", "behavior library", "invariant test", "handler", "fuzz test", "test pattern", "Behavior_", "TestBase_", or needs guidance on Crane's testing infrastructure for writing comprehensive smart contract tests.

2026-01-22
crane-utilities
Softwareentwickler

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-01-22
crane-access
Softwareentwickler

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-01-22
crane-aerodrome
Softwareentwickler

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-01-22
Zeigt die Top 8 von 18 gesammelten Skills in diesem Repository.
boardgameio-crypto
Softwareentwickler

How to use @manamesh/boardgameio-crypto for mental poker, keychain admission, cooperative decrypt, and P2P-safe boardgame.io moves. Use when implementing or reviewing "mental poker", "SRA", "keychain", "submitPublicKey", "encryptDeck", "cooperative decrypt", "preEncrypted", "private key in move", "shuffle proof", "Shamir escrow", "CryptoPlugin", "@manamesh/boardgameio-crypto", Timestreams/Poker/Mistborn crypto, or any boardgame.io multiplayer crypto path. Prevents shipping private keys over multiplayer and misusing the keychain.

2026-07-17
manamesh-crypto
Softwareentwickler

ManaMesh cryptographic primitives overview. Prefer skill boardgameio-crypto for current package paths, keychain, and P2P-safe multiplayer patterns. Triggers: "ManaMesh crypto", "cryptographic primitives", "SRA", "mental poker", "Merkle", "threshold HE", "Shamir", "boardgameio-crypto".

2026-07-17
boardgame-io
Softwareentwickler

boardgame.io, bgio, game module, Game object, Client, Server, multiplayer, SocketIO, Local transport, turn, phase, move, event, activePlayers, flow, plugin, Random, secret state, playerView, MCTSBot, Tic-Tac-Toe tutorial. Triggers: "boardgame.io", "bgio", "Game object", "Client", "Server", "multiplayer", "SocketIO", "Local transport", "turn phase", "moves", "events", "activePlayers", "flow", "plugin", "random", "playerView", "MCTSBot"

2026-07-06
circom
Softwareentwickler

circom, circom_old, circom JS, circom compiler, circom language, arithmetic circuits, R1CS, r1cs file format, witness calculator, WASM circom, circom_runtime, snarkjs, zkSNARK, zero knowledge circuits, Num2Bits, template, signal, constraint. Triggers: "circom", "circom compiler", "circom language", "R1CS format", "r1cs file", "witness calculator", "circom WASM", "circom_runtime", "arithmetic circuit", "zkSNARK circuit", "circom template"

2026-07-06
helia
Softwareentwickler

Helia IPFS browser node, @helia/http gateway-only client, unixfs DAG ops, blockstore/datastore/routing, Bitswap/TrustlessGateway block brokers, CID generation with custom hashers, browser constraints. Triggers: "Helia", "@helia/unixfs", "IPFS browser", "createHelia", "createHeliaHTTP", "Bitswap", "TrustlessGateway", "ipfs-loader"

2026-07-06
libp2p
Softwareentwickler

This skill should be used when the user asks about "libp2p", "peer ID", "multiaddr", "WebRTC", "WebTransport", "WebSocket", "circuit relay", "Kademlia DHT", "NAT traversal", "js-libp2p", "stream multiplexing", "Yamux", "mplex", "Noise protocol", "peer discovery", "kad-dht", "hole punching", "DCUtR", or needs to understand libp2p networking for browser-based or decentralized applications.

2026-07-06
manamesh-architecture
Softwareentwickler

This skill should be used when the user asks about "ManaMesh architecture", "project overview", "tech stack", "how it works", "boardgame.io integration", "decentralized networking", "provably fair", or needs to understand the high-level design of the ManaMesh platform.

2026-07-06
manamesh-assets
Softwareentwickler

This skill should be used when the user asks about "asset loading", "IPFS", "Helia", "asset packs", "manifest schema", "IndexedDB cache", "card images", "gateway fallback", "zip packs", or needs to understand how ManaMesh loads and caches card game assets.

2026-07-06
Zeigt die Top 8 von 13 gesammelten Skills in diesem Repository.
balancer-v3-pool-registration
Softwareentwickler

This skill should be used when the user asks about "register pool Balancer", "pool initialization", "TokenConfig", "PoolRoleAccounts", "LiquidityManagement", "BasePoolFactory", "pool configuration", or needs to understand how pools are registered and initialized in Balancer V3.

2026-01-27
balancer-v3-reclamm-pool
Softwareentwickler

This skill should be used when the user asks about "RECLAMM", "ReClammPool", "regenerating concentrated liquidity", "virtual balances", "price range tracking", "centeredness", "dailyPriceShiftExponent", "price ratio update", or needs to understand Balancer V3 RECLAMM Pool implementation.

2026-01-27
balancer-v3-cow-pool
Softwareentwickler

This skill should be used when the user asks about "CoW pool", "CoW AMM", "MEV protection", "CowPoolFactory", "CowRouter", "trusted router", "batch auction", or needs to understand Balancer V3 CoW Pool implementation for MEV-protected trading.

2026-01-27
balancer-v3-gyro-pool
Softwareentwickler

This skill should be used when the user asks about "Gyro pool", "2-CLP", "E-CLP", "concentrated liquidity", "sqrtAlpha", "sqrtBeta", "ellipse curve", "Gyroscope", "pricing range", or needs to understand Balancer V3 Gyro Pool implementations.

2026-01-27
balancer-v3-stable-pool
Softwareentwickler

This skill should be used when the user asks about "StablePool", "StablePoolFactory", "amplification parameter", "StableMath", "Curve-style pool", "stableswap", "correlated assets", "like-kind swaps", or needs to understand Balancer V3 Stable Pool implementation.

2026-01-27
balancer-v3-architecture
Softwareentwickler

This skill should be used when the user asks about "Balancer V3 architecture", "Vault design", "transient accounting", "unlock pattern", "credit/debt system", "Balancer V3 overview", or needs high-level understanding of how Balancer V3 works.

2026-01-27
balancer-v3-hooks
Softwareentwickler

This skill should be used when the user asks about "Balancer hooks", "IHooks", "BaseHooks", "onBeforeSwap", "onAfterSwap", "dynamic swap fee", "hook adjusted amounts", "pool customization", or needs to understand the Balancer V3 hooks system.

2026-01-27
balancer-v3-router
Softwareentwickler

This skill should be used when the user asks about "Balancer Router", "IRouter", "RouterHooks", "swapSingleTokenExactIn", "addLiquidityProportional", "removeLiquidityProportional", "Permit2 Balancer", "wethIsEth", or needs to understand how users interact with Balancer V3 via routers.

2026-01-27
Zeigt die Top 8 von 10 gesammelten Skills in diesem Repository.
slipstream-architecture
Softwareentwickler

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.

2026-01-28
slipstream-fee-mechanics
Softwareentwickler

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.

2026-01-28
slipstream-gauge-rewards
Softwareentwickler

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.

2026-01-28
slipstream-oracle
Softwareentwickler

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.

2026-01-28
slipstream-pool-operations
Softwareentwickler

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.

2026-01-28
slipstream-position-manager
Softwareentwickler

This skill should be used when the user asks about "NonfungiblePositionManager", "NFT", "tokenId", "mint position", "increase liquidity", "decrease liquidity", "multicall", or needs to understand the NFT position wrapper.

2026-01-28
slipstream-router-quoter
Softwareentwickler

This skill should be used when the user asks about "SwapRouter", "exactInput", "exactOutput", "Quoter", "quote", "slippage", "multi-hop", "path", or needs to understand the trading interface.

2026-01-28
slipstream-swapping
Softwareentwickler

This skill should be used when the user asks about "swap", "trade", "zeroForOne", "sqrtPriceLimitX96", "price impact", "tick crossing", "swap step", or needs to understand how swaps work in concentrated liquidity pools.

2026-01-28
comet-architecture
Softwareentwickler

This skill should be used when the user asks about "Compound V3", "Comet", "protocol architecture", "monolithic", or needs a high-level understanding of the Compound V3 Comet protocol.

2026-01-28
comet-bulker
Softwareentwickler

This skill should be used when the user asks about "Bulker", "batch operations", "invoke", "native token", "wrap ETH", "multicall", or needs to understand Comet's batching functionality.

2026-01-28
comet-collateral
Softwareentwickler

This skill should be used when the user asks about "collateral", "collateral factor", "borrowCollateralFactor", "liquidateCollateralFactor", "assetsIn", "supplyCap", or needs to understand Comet's collateral system.

2026-01-28
comet-configurator
Softwareentwickler

This skill should be used when the user asks about "Configurator", "governance", "governor", "setConfiguration", "deploy", "CometFactory", "market admin", or needs to understand Comet's governance and upgrade system.

2026-01-28
comet-core-operations
Softwareentwickler

This skill should be used when the user asks about "supply", "withdraw", "borrow", "repay", "transfer", "supplyTo", "withdrawFrom", or needs to understand Comet's core user operations.

2026-01-28
comet-interest-rates
Softwareentwickler

This skill should be used when the user asks about "interest rates", "APR", "APY", "utilization", "kink", "supply rate", "borrow rate", "accrueInternal", or needs to understand Comet's interest rate model.

2026-01-28
comet-liquidation
Softwareentwickler

This skill should be used when the user asks about "liquidation", "absorb", "absorbInternal", "buyCollateral", "quoteCollateral", "protocol reserves", "storeFrontPriceFactor", or needs to understand Comet's liquidation mechanics.

2026-01-28
comet-rewards
Softwareentwickler

This skill should be used when the user asks about "rewards", "COMP", "claim", "CometRewards", "baseTrackingAccrued", "trackingIndex", or needs to understand Comet's reward distribution system.

2026-01-28
aerodrome-architecture
Softwareentwickler

This skill should be used when the user asks about "Aerodrome", "ve(3,3)", "Solidly", "Velodrome", "protocol overview", or needs to understand Aerodrome's architecture and tokenomics.

2026-01-28
aerodrome-emissions
Softwareentwickler

This skill should be used when the user asks about "Minter", "emissions", "rebases", "RewardsDistributor", "tail emissions", "nudge", "weekly decay", or needs to understand Aerodrome's emission schedule.

2026-01-28
aerodrome-gauge
Softwareentwickler

This skill should be used when the user asks about "gauge", "staking", "LP staking", "deposit", "emissions", "getReward", or needs to understand Aerodrome's gauge mechanics.

2026-01-28
aerodrome-pool
Softwareentwickler

This skill should be used when the user asks about "pool", "AMM", "swap", "liquidity", "stable pool", "volatile pool", "sAMM", "vAMM", "constant product", or needs to understand Aerodrome's pool mechanics.

2026-01-28
aerodrome-rewards
Softwareentwickler

This skill should be used when the user asks about "rewards", "bribes", "fees", "VotingReward", "BribeVotingReward", "FeesVotingReward", "ManagedReward", or needs to understand Aerodrome's reward distribution system.

2026-01-28
aerodrome-router
Softwareentwickler

This skill should be used when the user asks about "router", "swap", "addLiquidity", "removeLiquidity", "zap", "multi-hop", or needs to understand Aerodrome's Router operations.

2026-01-28
aerodrome-voter
Softwareentwickler

This skill should be used when the user asks about "Voter", "vote", "voting", "gauge creation", "emissions distribution", "bribes", "whitelistToken", or needs to understand Aerodrome's voting mechanics.

2026-01-28
aerodrome-voting-escrow
SoftwareentwicklerFinanz- und Investitionsanalysten

This skill should be used when the user asks about "VotingEscrow", "veAERO", "veNFT", "lock", "createLock", "merge", "split", "permanent lock", "managed NFT", or needs to understand Aerodrome's vote-escrow system.

2026-01-28
aave-v4-architecture
Softwareentwickler

This skill should be used when the user asks about "Aave V4 architecture", "hub-and-spoke", "Hub contract", "Spoke contract", "unified liquidity layer", or needs a high-level understanding of how Aave V4 works.

2026-01-27
aave-v4-dynamic-config
Softwareentwickler

This skill should be used when the user asks about "dynamic configuration", "dynamic risk configuration", "configKey", "collateral factor", "config snapshot", "rebinding", or needs to understand Aave V4's dynamic risk parameter system.

2026-01-27
aave-v4-hub
Softwareentwickler

This skill should be used when the user asks about "Hub contract", "Hub.sol", "liquidity hub", "add liquidity", "draw liquidity", "restore", "asset management", or needs to understand Aave V4 Hub operations.

2026-01-27
aave-v4-liquidation
Softwareentwickler

This skill should be used when the user asks about "liquidation", "liquidationCall", "target health factor", "liquidation bonus", "Dutch auction", "close factor", or needs to understand Aave V4's redesigned liquidation engine.

2026-01-27
aave-v4-position-manager
Softwareentwickler

This skill should be used when the user asks about "position manager", "gateway", "NativeTokenGateway", "SignatureGateway", "onBehalfOf", "meta-transactions", or needs to understand Aave V4's gateway contracts.

2026-01-27
aave-v4-risk-premium
Softwareentwickler

This skill should be used when the user asks about "risk premium", "collateral risk", "user risk premium", "premium debt", "premium shares", "collateral quality", or needs to understand Aave V4's risk-based interest system.

2026-01-27
aave-v4-spoke
Softwareentwickler

This skill should be used when the user asks about "Spoke contract", "Spoke.sol", "Aave V4 supply", "Aave V4 borrow", "Aave V4 repay", "Aave V4 withdraw", "reserve", "user position", or needs to understand Spoke operations.

2026-01-27
aave-v3-architecture
Softwareentwickler

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-01-27
aave-v3-configuration
Softwareentwickler

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-01-27
aave-v3-emodes
Softwareentwickler

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-01-27
aave-v3-flash-loans
Softwareentwickler

This skill should be used when the user asks about "flash loan", "flashLoan", "flashLoanSimple", "FlashLoanLogic", "IFlashLoanReceiver", "flash borrower", or needs to understand Aave V3 flash loan functionality.

2026-01-27
aave-v3-pool-operations
Softwareentwickler

This skill should be used when the user asks about "Aave supply", "Aave borrow", "Aave repay", "Aave withdraw", "Aave liquidation", "Pool.sol", "SupplyLogic", "BorrowLogic", "LiquidationLogic", or needs to understand core Aave V3 Pool operations.

2026-01-27
aave-v3-statatoken
Softwareentwickler

This skill should be used when the user asks about "StataToken", "static aToken", "ERC4626", "ERC-4626", "StataTokenV2", "StataTokenFactory", "wrapped aToken", "yield-bearing vault", or needs to understand Aave V3's ERC4626 wrapper.

2026-01-27
aave-v3-tokens
Softwareentwickler

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-01-27
battlechain-ai-tooling
Sonstige Computerberufe

Use this skill when configuring AI agents (Claude Code, Copilot, Cursor, Codex, MCP clients) to enforce BattleChain-first development and docs-aware behavior.

2026-05-19
battlechain-dev-workflow
Softwareentwickler

Use this skill when deploying or testing Solidity protocols on BattleChain, including setup, deployment, Safe Harbor agreement creation, requesting attack mode, and promotion to production.

2026-05-19
battlechain-safe-harbor
Softwareentwickler

Use this skill when evaluating attack legality, agreement scope, bounty eligibility, or Binding Agreement resolution on BattleChain.

2026-05-19
forge-testing
Softwarequalitätssicherungsanalysten und -tester

Write and run Solidity tests with Foundry. Use when writing unit tests, integration tests, or debugging test failures. Covers test structure, assertions, cheatcodes, and running tests with forge test.

2026-03-31
indexedex-script-orchestration
Softwareentwickler

Indexedex shell and forge deployment orchestration best practices. Use when editing deploy_mainnet_bridge_ui.sh, wiring direct forge script execution, passing SENDER or OUT_DIR_OVERRIDE, handling local supersim signers, or stabilizing long broadcast runs for the Sepolia plus Base Sepolia rehearsal.

2026-03-31
indexedex-ui-refactor
Softwareentwickler

Indexedex frontend deployment-environment and artifact-registry refactor. Use when switching the UI between live Sepolia and local supersim_sepolia, updating address artifact loading, changing wagmi transports, or touching the deployment environment toggle, address registry, or chain-id resolution helpers.

2026-03-31
12 von 17 Repositories angezeigt