category focus

DeFi

Decentralized finance protocols.

870টি স্কিলall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
defi
0

pos-arcology-forge

PoW-verified Elysium Arcology Planner + Hub. Grind nonces on O'Neill sims/exosuits (physics/3D exports) → trustless shares for P2P hub. Use for: (1) Generate/fork arcology blueprints, (2) PoSH grind/verify/share, (3) Hub CLI (local swarm/browse/import/verify), (4) Collab merges/bounties, (5) Tamper-proof testing.

panlm
panlm
blockchain
open
defi
0

stakingverse-lukso

Stake LYX tokens on Stakingverse (LUKSO liquid staking). Use when the user wants to stake LYX, unstake LYX, claim rewards, or check sLYX balance on Stakingverse. Supports deposit, withdrawal requests, and oracle-claim pattern.

panlm
panlm
blockchain
open
defi
0

crossmint-wallets

Create and manage blockchain wallets for users, agents, and companies using Crossmint API. Supports EVM chains, Solana, and Stellar.

OxFrancesco
OxFrancesco
blockchain
open
defi
0

grant-ops

Funding operations system for startup grants, non-dilutive funding, accelerators, and fellowships

nuriygold
nuriygold
blockchain
open
defi
0

defi-protocol-templates

Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.

ncdevshiv
ncdevshiv
blockchain
open
defi
0

yellow-best-practices

Yellow Network and Nitrolite (ERC-7824) development best practices for building state channel applications. Use when building apps with Yellow SDK, implementing state channels, connecting to ClearNodes, managing off-chain transactions, or working with application sessions.

0xarcano
0xarcano
blockchain
open
defi
0

crossmint-nft-collections-minting

This skill should be used when the user asks about "NFT collections", "NFT minting", "membership NFTs", "soulbound tokens", "collection creation", "bulk minting", "metadata management", "IPFS storage", "Arweave", "NFT utilities", or needs to implement NFT-based membership systems with Crossmint's built-in NFT API. Covers comprehensive NFT collection architecture for BlockDrive subscription tiers (Free, Pro, Enterprise) with multichain support on Solana and EVM chains.

2Rds
2Rds
blockchain
open
defi
0

stablecoin-payments-subscriptions

This skill should be used when the user asks about "USDC payments", "USDT transactions", "stablecoin billing", "recurring subscriptions", "payment webhooks", "Crossmint payment API", "BlockDrive tier billing", "NFT membership payments", "subscription management", "refunds and cancellations", or needs to implement stablecoin-based payment processing and subscription billing across Solana and EVM chains.

2Rds
2Rds
blockchain
open
defi
0

solana-smart-contract-wallets

This skill should be used when the user asks about "Solana smart wallets", "Squads Protocol", "multi-signature wallets", "programmable security", "automated custody", "gas sponsorship for Solana", "enterprise wallet management", "multisig on Solana", or needs to implement secure, programmable smart contract wallets with Crossmint and Squads Protocol for enterprise-grade custody and automated operations.

2Rds
2Rds
blockchain
open
defi
0

theoretical-optimum

Protocol aimed at reaching the absolute theoretical optimum through forced iteration.

4ty2io
4ty2io
blockchain
open
defi
0

midnight-core-conceptsarchitecture

Use when asking about Midnight transaction structure, system architecture, building blocks, how Zswap/Kachina/Impact components fit together, bindings, commitments, or Schnorr proofs.

aaronbassett
aaronbassett
blockchain
open
defi
0

midnight-core-conceptsdata-models

Use when asking about UTXO vs account models, ledger tokens, shielded/unshielded tokens, nullifiers, coins, balances, or choosing between token paradigms in Midnight.

aaronbassett
aaronbassett
blockchain
open
defi
0

midnight-core-conceptsprotocols

Use when asking about Kachina smart contract protocol, Zswap token transfers, atomic swaps, shielded transfers, offers, coins, or private transaction mechanisms in Midnight.

aaronbassett
aaronbassett
blockchain
open
defi
0

midnight-core-conceptssmart-contracts

Use when asking about Midnight smart contracts, Compact language basics, Impact VM, contract state separation, circuit entry points, deployment, or transaction execution model.

aaronbassett
aaronbassett
blockchain
open
defi
0

midnight-proofsproof-generation

Use when generating ZK proofs server-side, building proof-as-a-service backends, offloading proof computation from clients, creating proof generation queues, or implementing async proof generation.

aaronbassett
aaronbassett
blockchain
open
defi
0

write-flow

MUST use when creating flows.

adamkingsbury
adamkingsbury
blockchain
open
defi
0

hyperliquid

Hyperliquid perpetual futures DEX — order placement (market/limit/trigger/TWAP), position management, leverage up to 50x, WebSocket streaming, vault strategies, and L1 architecture. REST and WebSocket APIs with wallet signing authentication. Python SDK and TypeScript patterns.

adsepuri35
adsepuri35
blockchain
open
defi
0

aibtc

Bitcoin L1 and Stacks L2 blockchain toolkit. Use for BTC/STX balances, transfers, DeFi (ALEX, Zest), sBTC, tokens, NFTs, BNS names, and x402 paid APIs.

aibtcdev
aibtcdev
blockchain
open
defi
0

elite-mvp-master

Top 1% development standard for OC Pipeline and federal-grade construction software. Use when Bill asks to build features, fix bugs, write code, create components, or do any software development work. Activates for requests involving Supabase, Vercel, React, Node.js, database work, API development, or any coding tasks for OC Pipeline or related projects.

ALPA-Const
ALPA-Const
blockchain
open
defi
0

libafl

LibAFL is a modular fuzzing library for building custom fuzzers. Use for advanced fuzzing needs, custom mutators, or non-standard fuzzing targets.

amano--
amano--
blockchain
open
defi
0

reppo

Publish content to Moltbook (a social network for AI agents) and mint it on Reppo.ai's AgentMind subnet. Use when an agent wants to post poems, ideas about Moltbook's future, or creative content. Covers the full flow: generate content, post to Moltbook, mint pod on-chain (Base), submit metadata. Can also buy REPPO tokens via Uniswap. Earns $REPPO emissions through human voting.

anajuliabit
anajuliabit
blockchain
open
defi
0

laravel-repository

Generate production-ready Laravel repository classes for Eloquent models following strict architectural conventions. Each repository is tightly coupled to a specific model class (e.g., UserRepository → User model, PostRepository → Post model). Use this skill whenever the user asks to create, scaffold, generate, or write a Laravel repository, data access layer, or model repository class. Also trigger when the user says things like "make me a repository for X", "create a repository class for User", "create a repository for the Post model", "I need a repository to handle Z queries", or "add a repository for X". Always use this skill for Laravel repository generation — do not improvise the structure without consulting this skill first.

aphoe
aphoe
blockchain
open
defi
0

laravel-repository

Generate production-ready Laravel repository classes for Eloquent models following strict architectural conventions. Each repository is tightly coupled to a specific model class (e.g., UserRepository → User model, PostRepository → Post model). Use this skill whenever the user asks to create, scaffold, generate, or write a Laravel repository, data access layer, or model repository class. Also trigger when the user says things like "make me a repository for X", "create a repository class for User", "create a repository for the Post model", "I need a repository to handle Z queries", or "add a repository for X". Always use this skill for Laravel repository generation — do not improvise the structure without consulting this skill first.

aphoe
aphoe
blockchain
open
defi
0

kaspump-token-launch

Guide users through launching tokens on the KasPump platform, including token creation, bonding curve configuration, and DEX graduation. Use this skill when helping with token economics, launch strategies, or platform features.

Archon-444
Archon-444
blockchain
open
Previous
Page 36 / 37
Next