Ton Pay Skill — Development skill for Claude Code
Claude Code skill for integrating TON Pay checkout into web apps, Vanilla JS, and Telegram Mini Apps.
How to install Ton Pay Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open sepivip/ton-pay-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Ton Pay Skill does
Claude Code skill for integrating TON Pay checkout into web apps, Vanilla JS, and Telegram Mini Apps.
Alternatives in Development
- Claude API — Build apps with the Claude API or Anthropic SDK 94.1k ★
- Codex Prompt Handgepflegte Mega Und Mini Prompts — Codex-Prompt — Handgepflegte Mega- und Mini-Prompts fuer alle Plugins 1.5k ★
- MiniCode Architecture — 简体中文 This document describes the lightweight architecture decisions behind mini-code 388 ★
README
ton-pay-skill
A [Claude Code](https://claude.com/claude-code) skill for integrating [TON Pay](https://docs.ton.org/ecosystem/ton-pay/overview) into web apps, Vanilla JS sites, and Telegram Mini Apps.
**TL;DR:** clone into your Claude Code skills directory, then ask Claude "add TON Pay checkout to this app." **No TON Pay merchant account is required** — the default path uses client-side polling and works with just a TON recipient address. The skill also covers the optional webhook path (HMAC verification + 7-step validation) for apps that want push-based notifications.
What's in the box
| Path | What it is |
|---|---|
SKILL.md |
Skill entry — decision tree, prerequisites, quickstart for 3 frameworks |
reference/webhooks.md |
HMAC-SHA256 verify, retry, idempotency, 7-step validation |
reference/testing.md |
Testnet flow, faucet, client-side polling, local tunnel |
reference/telegram-mini-app.md |
TMA-specific wiring: theme, back button, wallet redirect |
reference/onramp.md |
Fiat → TON onramp for users without balance |
reference/troubleshooting.md |
Common pitfalls and fixes |
examples/nextjs-app-router/ |
Runnable Next.js 15 example with webhook route |
examples/vanilla-js/ |
Static HTML client + Express webhook server |
examples/telegram-mini-app/ |
Vite + @telegram-apps/sdk-react example |
Install the skill into Claude Code
Option A: clone directly
git clone https://github.com/se
Related Skills
Owners Rep Claude Skills
Auto-triggering Claude Code skills for construction Owner's Representative work — RFIs, submittals, change ord
ChatGPT Telegram Bot
Создание телеграм бота с ChatGPT o1, o3-mini, DeepSeek, Claude 3.7, Command-A, MiniMax
Claude Rs Ge Waybill Skill
A Claude Code skill for integrating with the Georgian Revenue Service (RS.GE) Electronic Waybill SOAP Web Serv
Claude Agents Gamekit
Build multi-agent game dev workflows for Unity, Godot, Web, WeChat Mini Games, and Cocos Creator with Claude C
Claude Prototype
A Claude Code skill to prototype web apps end-to-end with zero build step
Tote
Tote — one window for all your LLMs. Web apps, native apps and CLI agents (Claude Code, Codex, Gemini, Kimi…)
Related Agents
Telegram Builder
Builds, validates, and packages a game for Telegram Mini App. Use when user asks to release, submit, or prepar
Classic Web Reviewer
Expert review specialist for classic web front ends — vanilla JS, jQuery, HTMX, hand-written HTML, server-rend
Flutter AWS
Use this agent when integrating AWS services with Flutter apps. Specializes in AWS Amplify, Cognito authentica