Database
Browse 4,557 skills across 394 packs and 37 categories
Anchor Programs
270LTrigger when building Solana smart contracts using the Anchor framework. This skill covers program initialization,
Blockchain Indexing Data
301LTrigger when the user needs to index, query, or process blockchain data. Covers
Cairo Contracts
274LTrigger when you are building smart contracts for Starknet using Cairo. Covers contract
Chainlink Oracles
287LLeverage Chainlink's decentralized oracle networks to securely connect your smart contracts to off-chain data and computation.
Cosmwasm Development
222LDevelop smart contracts for Cosmos SDK blockchains using Rust and CosmWasm. Covers contract
Cross Chain Bridges
203LTrigger when the user is building cross-chain bridges, interoperability layers, or
DAO Governance Contracts
66LTrigger when building decentralized autonomous organizations (DAOs), implementing on-chain
DEFI Protocol Development
234LTrigger when the user is building DeFi protocols including AMMs, lending platforms,
Diamond Pattern
303LTrigger when designing highly modular, upgradable, and gas-efficient smart contract systems that exceed
Erc1155 Multi Token
191LThis skill covers how to design, deploy, and interact with ERC-1155 multi-token contracts.
Erc721 NFT Contracts
302LTrigger when building non-fungible token (NFT) smart contracts following the ERC-721 standard
EVM Deep Dive
222LTrigger when the user needs deep understanding of EVM internals, including opcodes,
Merkle Tree Patterns
244LTrigger when you need to efficiently verify the integrity and membership of large datasets on-chain without storing all data.
Neon EVM
244LTrigger when building EVM-compatible dApps on Solana via Neon EVM. Covers deploying
Rust Blockchain Dev
226LTrigger when the user is building blockchain programs in Rust, including Solana
Smart Contract Testing
265LTrigger when the user needs to write, improve, or debug tests for smart contracts.
Solidity Smart Contracts
197LTrigger when the user is writing, reviewing, or debugging Solidity smart contracts
Staking Contracts
315LTrigger when building decentralized applications involving token locking, reward distribution,
Subgraph Development
299LTrigger when building off-chain data indexes for dApps, querying historical or real-time blockchain data efficiently,
Substrate Pallets
270LTrigger when building custom blockchain logic, extending a Substrate runtime, or developing
Token Standards Creation
251LTrigger when the user is designing, implementing, or extending token standards
Upgradeable Contracts
236LTrigger when designing smart contracts that require future modification, bug fixes, or feature additions without redeploying the entire system. Covers proxy patterns, UUPS implementation, storage management, and secure upgrade procedures using OpenZeppelin Upgrades.
Wallet Integration
363LTrigger when the user is building dApp frontends with wallet connectivity, transaction
Zk Development
360LTrigger when the user is working with zero-knowledge proofs, including circuit
Airdrop Farming
62LGuide users through legitimate airdrop farming strategies, covering protocol
Algorithmic Execution
207LTrigger when users ask about algorithmic order execution, TWAP, VWAP, smart order
Derivatives Trading
202LTrigger when users ask about crypto derivatives, perpetual futures, options,
High Frequency Trading
239LTrigger when users ask about high-frequency crypto trading, low-latency systems,
Launchpad Strategies
253LTrigger when users ask about participating in token launchpads, IDOs, IEOs, or building bots
Market Making
183LTrigger when users ask about market making, liquidity provision, bid-ask spread
MEV Strategies
248LTrigger when users ask about MEV (Maximal Extractable Value), Flashbots, arbitrage
On Chain Analytics
226LTrigger when users ask about on-chain data analysis, whale tracking, exchange flow
Portfolio Construction
224LTrigger when users ask about crypto portfolio construction, asset allocation,
Quant Trading Strategies
171LTrigger when users ask about quantitative crypto trading, alpha generation,
Risk Management Crypto
212LTrigger when users ask about risk management for crypto trading, portfolio VaR,
Solana Trading Bots
255LTrigger when building low-latency, on-chain trading bots, market makers, or arbitrageurs on Solana.
Telegram Trading Bots
285LTrigger when users ask about integrating crypto trading bots with Telegram, real-time
Trading Bot Architecture
413LTrigger when users ask about building production crypto trading systems, trading bot
AMM Mechanics
230LTrigger when users ask about AMM design, Uniswap mechanics, Curve stableswap,
Cross Chain DEFI
255LTrigger when users need to transfer assets or data between different blockchain networks, build dApps that operate across multiple chains,
DEFI Composability
268LTrigger when users ask about DeFi composability, stacking protocols, flash loan
DEFI Risk Assessment
280LTrigger when users ask about DeFi protocol risk, smart contract security, audit
Governance DAO
227LTrigger when users ask about DAO governance, token voting, treasury management,
Intent Based Trading
304LTrigger when users seek to abstract away the complexities of DeFi execution, desire optimal trade outcomes,
Lending Borrowing
220LTrigger when users ask about DeFi lending and borrowing protocols, including Aave,
Liquid Staking
235LTrigger when users ask about liquid staking, restaking, LSTs, LRTs, or validator
Options Vaults
220LTrigger when building automated yield strategies leveraging on-chain options, optimizing capital efficiency through structured products,
Perpetual DEX
241LTrigger when users ask about decentralized perpetual exchanges, on-chain derivatives,
Prediction Markets Onchain
275LTrigger when building decentralized applications that allow users to forecast future events,
Real World Assets RWA
300LTrigger when users ask about tokenizing tangible or intangible assets on the blockchain,
Restaking Eigenlayer
241LTrigger when users ask about leveraging Ethereum's security for new protocols, building Actively Validated Services (AVSs),
Stablecoin Mechanics
210LTrigger when users ask about stablecoin design, peg mechanisms, depeg risk, or specific
Tokenomics Design
250LTrigger when users ask about token economics, supply mechanics, distribution strategies,
Yield Farming
189LTrigger when users ask about DeFi yield farming, LP farming, staking strategies,
Blockchain Forensics
136LTriggers when a user asks about blockchain forensics, transaction tracing, fund flow analysis,
DEFI Exploit Prevention
130LTriggers when a user asks about preventing DeFi exploits, implementing reentrancy protection,
Exploit Analysis
100LTriggers when a user asks about a DeFi exploit, hack, post-mortem, or attack vector.
Flash Loan Attack Defense
142LTriggers when a user asks about preventing flash loan exploits, securing DeFi protocols against price manipulation,
Formal Verification
183LTriggers when a user asks about formal verification, Certora, Halmos, symbolic execution,
Gas Optimization Security
168LTriggers when a user asks about gas optimization, gas-efficient code, storage optimization,