Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

apptoken-skills

يحتوي apptoken-skills على 25 من skills المجمعة من limitbreakinc، مع تغطية مهنية على مستوى المستودع وصفحات 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