Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

apptoken-skills

apptoken-skills 收录了来自 limitbreakinc 的 25 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
25
Stars
6
更新
2026-03-09
Forks
3
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

apptoken-designer
软件开发工程师

Design an apptoken -- map high-level requirements to protocols, configuration steps, and implementation skills

2026-03-09
apptoken-general
软件开发工程师

Apptoken ecosystem knowledge -- token standards (ERC-721C, ERC-1155C, ERC-20C), apptoken categories, cross-protocol integration patterns. Use this skill whenever the user asks about apptokens, Creator Token Standards, ERC-20C/ERC-721C/ERC-1155C, Limit Break tokens, cross-protocol integration, or how the apptoken ecosystem fits together.

2026-03-09
lbamm-clob
软件开发工程师

Generate integration code for the LBAMM CLOBTransferHandler -- on-chain limit order book with maker deposits, FIFO order filling, and price-linked lists. Generates Foundry scripts for maker flows (deposit, open/close orders, withdraw) and taker flows (filling orders through AMM swaps). Use this skill whenever the user asks about LBAMM CLOB, on-chain order books, limit orders on LBAMM, maker/taker flows, CLOB deposits, or filling CLOB orders.

2026-03-09
lbamm-handler-protocol
软件开发工程师

LBAMM transfer handler architecture -- how transfer handlers work during swap settlement, the ILimitBreakAMMTransferHandler interface, executor validation hooks, callback patterns, and custom handler development. Use this skill whenever the user asks about LBAMM transfer handlers, swap settlement, ammHandleTransfer, custom settlement logic, ITransferHandlerExecutorValidation, how swaps use transfer data, or writing a custom handler contract.

2026-03-09
lbamm-integrator
软件开发工程师

Generate DEX integration contracts that call LBAMM

2026-03-09
lbamm-permit-handler
软件开发工程师

Generate integration code for the LBAMM PermitTransferHandler -- gasless swap execution via EIP-712 signed permits with optional cosigner. Generates Foundry scripts, signing code, and transferData encoding for fill-or-kill and partial fill permit swaps.

2026-03-09
lbamm-pool-hook
软件开发工程师

Generate complete ILimitBreakAMMPoolHook Solidity implementations

2026-03-09
lbamm-pool
软件开发工程师

Generate pool creation code for Dynamic, Fixed, and Single Provider pools

2026-03-09
lbamm-position-hook
软件开发工程师

Generate complete ILimitBreakAMMLiquidityHook Solidity implementations for per-position liquidity policies

2026-03-09
lbamm-protocol
软件开发工程师

LBAMM protocol background knowledge -- architecture, interfaces, pool types, hooks, fees, and execution model. Use this skill whenever the user asks about LBAMM, Limit Break AMM, AMM hooks, swap mechanics, liquidity pools, pool types, token hooks, pool hooks, or any Solidity code that imports from @limitbreak/lbamm-core.

2026-03-09
lbamm-standard-hook
软件开发工程师

Configure AMM Standard Hook via Creator Hook Settings Registry

2026-03-09
lbamm-test
软件质量保证分析师与测试员

Generate Foundry test suites following LBAMM test patterns

2026-03-09
lbamm-token-hook
软件开发工程师

Generate complete ILimitBreakAMMTokenHook Solidity implementations

2026-03-09
payment-processor-creator
软件开发工程师

Generate Payment Processor V3 creator configuration for NFT marketplace settings -- payment methods, pricing constraints, royalties, trusted channels. Use when setting up an ERC-721 or ERC-1155 collection for trading.

2026-03-09
payment-processor-exchange
软件开发工程师

Generate NFT marketplace exchange integration code using Payment Processor V3 -- order signing, listing and buying NFTs, accepting offers, calldata encoding, filling, sweeping collections, cancellation, PermitC. Use for any ERC-721 or ERC-1155 buy/sell/trade flow.

2026-03-09
payment-processor-protocol
软件开发工程师

Payment Processor V3 background knowledge -- the NFT marketplace protocol for buying, selling, and trading ERC-721 and ERC-1155 tokens. Covers architecture, data structures, fee model, events. Use this skill whenever the user asks about NFT trading, NFT marketplaces, buying or selling NFTs, listing NFTs for sale, making offers on NFTs, sweeping collections, royalty enforcement, EIP-712 order signing, creator payment settings, or any code referencing Payment Processor at 0x9a1D00000000fC540e2000560054812452eB5366. Payment Processor is the marketplace layer for NFTs -- LBAMM and CLOB are for ERC-20C fungible tokens, not NFTs.

2026-03-09
permitc-protocol
软件开发工程师

PermitC protocol knowledge -- time-bound token approvals, signature-based transfers, order fills, nonce management, and EIP-712 signing. Use this skill whenever the user asks about PermitC, permit transfers, time-bound approvals, gasless token transfers, signature-based token approvals, permit nonces, lockdown, or any Solidity code that imports from @permitC or references PermitC/IPermitC.

2026-03-09
tokenmaster-deployer
软件开发工程师

Generate TokenMaster token deployment scripts -- pool type selection, parameter construction, deterministic addressing

2026-03-09
tokenmaster-hook
软件开发工程师

Generate TokenMaster hook contracts -- buy hooks, sell hooks, spend hooks for advanced order post-execution logic

2026-03-09
tokenmaster-integrator
软件开发工程师

Generate TokenMaster transaction integration code -- buy/sell/spend flows, advanced orders, EIP-712 signing, oracles

2026-03-09
tokenmaster-protocol
软件开发工程师

TokenMaster background knowledge -- architecture, data structures, pool types, fee distribution, events. Use this skill whenever the user asks about TokenMaster, backed tokens, bonding curves, token pools (Standard/Stable/Promotional), buy/sell/spend flows, or any code referencing the TokenMaster Router at 0x0E00009d00d1000069ed00A908e00081F5006008.

2026-03-09
transfer-validator-config
软件开发工程师

Generate Transfer Validator V5 configuration scripts -- rulesets, lists, whitelisting, account freezing for Apptoken collections

2026-03-09
transfer-validator-protocol
信息安全分析师

Transfer Validator V5 background knowledge -- modular rulesets, list management, validation logic, security configurations. Use this skill whenever the user asks about transfer validation, operator whitelists, blacklists, soulbound tokens, OTC transfer rules, account freezing, or any code referencing the Transfer Validator at 0x721C008fdff27BF06E7E123956E2Fe03B63342e3.

2026-03-09
wrapped-native-integrator
软件开发工程师

Generate Solidity contracts and scripts that integrate with Wrapped Native (WNATIVE)

2026-03-09
wrapped-native-protocol
软件开发工程师

Wrapped Native (WNATIVE) protocol background knowledge -- architecture, interfaces, permits, gas benchmarks, and integration patterns. Use this skill whenever the user asks about Wrapped Native, WNATIVE, WETH replacement, native token wrapping, payable approve/transfer, depositTo, withdrawSplit, permitted withdrawals, gasless transfers, or any Solidity code that imports IWrappedNative or IWrappedNativeExtended, or references the address 0x6000030000842044000077551D00cfc6b4005900.

2026-03-09