algorand-devrel

14 mods across 1 repository, 34 stars between them.

skill-creator

01

algorand-devrel/algorand-agent-skills

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

34 15d ago A 45 tokens copy · 86% MIT

kapa

02

algorand-devrel/algorand-agent-skills

MCP server Claude CodeCodexCursor +2

MCP server "kapa", hosted remotely at algorand-docs.mcp.kapa.ai, as configured in algorand-devrel/algorand-agent-skills.

34 15d ago A tokens not measured original MIT

github

03

algorand-devrel/algorand-agent-skills

MCP server Claude CodeCodexCursor +2

GitHub's hosted MCP server: lets the agent search code, read and create issues and pull requests. Remote server at api.githubcopilot.com.

34 15d ago A tokens not measured copy · 100% MIT

algokit-utils-py

05

algorand-devrel/algorand-agent-skills

Skill Claude CodeCodex

Guide for writing Python code with AlgoKit Utils (algokit-utils). Use this skill whenever the user is building on Algorand with Python — client setup, account management, payments, ASA operations, atomic transaction groups, smart contract deployment and interaction (AppFactory, AppClient, ARC-56/ARC-32 specs), raw app…

34 15d ago A 218 tokens original MIT

algokit-utils-ts

06

algorand-devrel/algorand-agent-skills

Skill Claude CodeCodex

Guide for writing TypeScript code with AlgoKit Utils (@algorandfoundation/algokit-utils). Use this skill whenever the user is building on Algorand with TypeScript — client setup, account management, payments, asset operations, atomic transaction groups, smart contract deployment and interaction (AppFactory, AppClient…

34 15d ago A 257 tokens original MIT

algorand-core

07

algorand-devrel/algorand-agent-skills

Skill Claude CodeCodex

Foundational mental model for the Algorand Virtual Machine (AVM). Use when encountering AVM concepts, stack machine questions, resource limit errors, opcode budget issues, program size problems, or constraint errors. Use when an agent defaults to PyTEAL, Beaker, or raw TEAL. Read BEFORE writing any smart contract…

34 15d ago A 106 tokens original MIT

algorand-ecosystem

08

algorand-devrel/algorand-agent-skills

Skill Claude CodeCodex

Catalog of major projects, protocols, and tools in the Algorand ecosystem. Use when the user asks about Algorand ecosystem projects, DeFi protocols (Folks Finance, Tinyman, Pact, Haystack, Vestige, AlphaArcade), wallets (Pera, Lute, Defly), bridges and cross-chain swaps (XO Swap, SimpleSwap, Allbridge, Wormhole NTT)…

34 15d ago A 199 tokens original MIT

algorand-frontend

09

algorand-devrel/algorand-agent-skills

Skill Claude CodeCodex

Builds Algorand dApp frontends with wallet integration and typed contract clients. Supports React, Vue, SolidJS, Svelte, and vanilla JS/TS via @txnlab/use-wallet. Covers the signer handoff pattern, wallet provider setup, network configuration, and calling contract methods from frontend code. Use when creating a dApp…

34 15d ago A 103 tokens original MIT

algorand-devrel/algorand-agent-skills

Skill Claude CodeCodex

Scaffolds Algorand projects using AlgoKit CLI, manages LocalNet, and retrieves code examples from official GitHub repositories. Use when initializing projects with algokit init, running build/test/deploy commands, starting or resetting LocalNet, or searching for Algorand contract examples and patterns.

34 15d ago A 66 tokens original MIT

algorand-python

11

algorand-devrel/algorand-agent-skills

Skill Claude CodeCodex

Develops Algorand smart contracts in Python using PuyaPy — covers syntax, decorators, storage, transactions, types, testing with pytest, deployment, AlgoKit Utils, ARC-4/ARC-56 standards, and error troubleshooting. Use when writing algopy contracts, using @arc4.abimethod decorators, working with GlobalState or BoxMap…

34 15d ago A 103 tokens original MIT

algorand-typescript

12

algorand-devrel/algorand-agent-skills

Skill Claude CodeCodex

Develops Algorand smart contracts in TypeScript using Algorand TypeScript (PuyaTs). Covers contract syntax, AVM types, storage patterns, transactions, ABI methods, testing, deployment, and AlgoKit Utils. Use when: (1) writing or modifying .algo.ts smart contracts, (2) using uint64, bytes, GlobalState, BoxMap…

34 15d ago A 167 tokens original MIT

algorand-devrel/algorand-agent-skills

Skill Claude CodeCodex

Builds x402 HTTP-native payment applications on Algorand using Python. Covers clients (httpx, requests), servers (FastAPI, Flask), facilitators, Bazaar discovery, and the x402-avm library. Use when implementing x402 payment flows in Python, creating payment-gated APIs, building x402 facilitators, or integrating the…

34 15d ago A 82 tokens original MIT

algorand-devrel/algorand-agent-skills

Skill Claude CodeCodex

Builds x402 HTTP-native payment applications on Algorand using TypeScript. Covers clients (fetch, axios), servers (Express, Hono), facilitators, paywalls, Next.js integration, and the @x402/core library. Use when implementing x402 payment flows in TypeScript, creating payment-gated APIs, building x402 facilitators or…

34 15d ago A 90 tokens original MIT