aptos-labs

33 mods across 3 repositories, 156 stars between them.

architect

01

aptos-labs/explorer

Cursor rule Cursor

Architect role - Product roadmap and technical architecture planning.

124 2d ago A 0 tokens

coder

02

aptos-labs/explorer

Cursor rule Cursor

Coder role - Implementation with comprehensive tracking.

124 2d ago A 0 tokens

modernizer

04

aptos-labs/explorer

Cursor rule Cursor

Modernizer role - Framework updates, refactoring, and deprecation removal.

124 2d ago A 0 tokens

reviewer

06

aptos-labs/explorer

Cursor rule Cursor

Reviewer role - Code quality review for style, logic, and performance.

124 2d ago A 0 tokens

tester

07

aptos-labs/explorer

Cursor rule Cursor

Tester role - Unit, E2E, and visual regression testing.

124 2d ago A 0 tokens

aptos-labs/explorer

Skill Claude CodeCodexCursor

Keeps Aptos Explorer discoverable for LLMs, crawlers, and SEO when routes, tabs, or page metadata change. Use when adding or renaming routes or tabs, editing PageMetadata/JSON-LD, updating public llms.txt or sitemap, or when the user mentions LLM accessibility, llmstxt, structured data, or SEO for this repository.

124 2d ago A 86 tokens

explorer AGENTS.md

10

aptos-labs/explorer

Instructions file CodexOpenCode

AGENTS.md instructions for aptos-labs/explorer, covering aptos explorer - agent guidelines, quick reference, project structure, routing and navigation and how routes are defined.

124 2d ago A 9,818 tokens

explorer CLAUDE.md

11

aptos-labs/explorer

Instructions file

Claude Code instructions for aptos-labs/explorer, a project described as: The explorer of the Aptos blockchain.

124 2d ago A 3 tokens

aptos-labs/explorer

Skill Claude CodeCodex

Use the Aptos Explorer home-page search URL at explorer.aptoslabs.com/?search={query} to look up any Aptos-chain identifier whose type you do not know (address, transaction hash/version, ANS .apt name, coin or fungible asset type, block height). Use when a user pastes an opaque on-chain string, asks "what is this?"…

124 2d ago A 99 tokens

aptos-explorer-urls

13

aptos-labs/explorer

Skill Claude CodeCodex

Map questions about Aptos blockchain entities (transactions, accounts, blocks, validators, coins, fungible assets, NFTs, Move objects, ANS names) to canonical Aptos Explorer URLs at explorer.aptoslabs.com. Use when a user asks to look up on-chain data on Aptos, wants to share or generate an explorer link, or needs to…

124 2d ago A 98 tokens

aptos-labs/aptos-agent-skills

Instructions file

Instructions for aptos-labs/aptos-agent-skills, covering aptos agent skills, project scaffolding, fullstack dapp with vite (frontend + contracts), fullstack dapp with next.js and contract-only (move project).

19 1mo ago C 2,840 tokens original MIT

smoothsend-gasless

16

aptos-labs/aptos-agent-skills

Skill Claude CodeCodex

How to sponsor gas fees for Aptos dApp users using SmoothSend. Paid commercial service: free on testnet, credit-based on mainnet. Covers 3-line wallet adapter integration (transactionSubmitter), Script Composer for fee-in-token stablecoin transfers. Triggers on: 'gasless', 'sponsor gas', 'users pay no APT'…

19 1mo ago A 102 tokens original MIT

aptos-labs/aptos-agent-skills

Skill Claude CodeCodex

Analyze and optimize Aptos Move contracts for gas efficiency, identifying expensive operations and suggesting optimizations. Triggers on: 'optimize gas', 'reduce gas costs', 'gas analysis', 'make contract cheaper', 'gas efficiency', 'analyze gas usage', 'reduce transaction costs'.

19 1mo ago A 64 tokens original MIT

deploy-contracts

18

aptos-labs/aptos-agent-skills

Skill Claude CodeCodex

Safely deploys Move contracts to Aptos networks (devnet, testnet, mainnet) with pre-deployment verification. Triggers on: 'deploy contract', 'publish to testnet', 'deploy to mainnet', 'how to deploy', 'publish module', 'deployment checklist', 'deploy to devnet'.

19 1mo ago A 69 tokens original MIT

generate-tests

19

aptos-labs/aptos-agent-skills

Skill Claude CodeCodex

Creates comprehensive test suites for Move contracts with 100% coverage requirement. Triggers on: 'generate tests', 'create tests', 'write test suite', 'test this contract', 'how to test', 'add test coverage', 'write unit tests'.

19 1mo ago A 54 tokens original MIT

modernize-move

20

aptos-labs/aptos-agent-skills

Skill Claude CodeCodex

Detects and modernizes outdated Move V1 syntax, patterns, and APIs to Move V2+. Use when upgrading legacy contracts, migrating to modern syntax, or converting old patterns to current best practices. NOT for writing new contracts (use write-contracts) or fixing bugs.

19 1mo ago A 60 tokens original MIT

aptos-labs/aptos-agent-skills

Skill Claude CodeCodex

Searches aptos-core and daily-move for reference implementations before writing contracts. Triggers on: 'search examples', 'find example', 'check aptos-core', 'is there an example', 'reference implementation', 'how does aptos implement', 'similar contract', 'daily-move'.

19 1mo ago A 67 tokens original MIT

security-audit

22

aptos-labs/aptos-agent-skills

Skill Claude CodeCodex

Audits Move contracts for security vulnerabilities before deployment using 7-category checklist. Triggers on: 'audit contract', 'security check', 'review security', 'check for vulnerabilities', 'security audit', 'is this secure', 'find security issues'.

19 1mo ago A 54 tokens original MIT

write-contracts

23

aptos-labs/aptos-agent-skills

Skill Claude CodeCodex

Generates secure Aptos Move V2 smart contracts with Object model, Digital Asset integration, security patterns, and storage type guidance. Includes comprehensive storage decision framework for optimal data structure selection. Triggers on: 'write contract', 'create NFT collection', 'build marketplace', 'implement…

19 1mo ago A 104 tokens original MIT

aptos-labs/aptos-agent-skills

Skill Claude CodeCodex

Scaffolds new Aptos projects using npx create-aptos-dapp. Supports fullstack (Vite or Next.js) and contract-only templates with network selection and optional API key. Triggers on: 'build app', 'create app', 'make app', 'new app', 'build dApp', 'create dApp', 'new dApp', 'build project', 'new project', 'create…

19 1mo ago A 126 tokens original MIT