ritual-dapp-frontend

ritual-dapp-frontend is a skill for Claude Code from ritual-foundation/ritual-dapp-skills. It costs 42 tokens per session (12,331 once invoked), scanned A, original, BSD-3-Clause-Clear.

Frontend development guidance for Ritual decentralized applications, which are apps that interact with blockchain networks.

In plain words
What is it for?
Use it when building React or Next.js interfaces for Ritual, especially transaction flows, wallet hooks, and event subscriptions.
Why use it?
It defines how the interface should handle delayed blockchain transactions, wallet connections, and updates from on-chain events.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ritual-dapp-skills plugin — 32 skills, 2 agents shipped together

Good fit Use it when building React or Next.js interfaces for Ritual, especially transaction flows, wallet hooks, and event subscriptions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ritual-foundation/ritual-dapp-skills/ritual-dapp-frontend
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ritual-foundation/ritual-dapp-skills --skill ritual-dapp-frontend
Clone the repo
git clone --depth 1 https://github.com/ritual-foundation/ritual-dapp-skills

Made for: Claude Code.

Or install ritual-dapp-skills, the plugin that ships this one along with the rest of its 32 skills, 2 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ritual-dapp-frontend

README.md
[![agentmods](https://agentmods.dev/badge/skills/ritual-foundation/ritual-dapp-skills/ritual-dapp-frontend/github.svg)](https://agentmods.dev/skills/ritual-foundation/ritual-dapp-skills/ritual-dapp-frontend)
Your own site
<a href="https://agentmods.dev/skills/ritual-foundation/ritual-dapp-skills/ritual-dapp-frontend"><img src="https://agentmods.dev/badge/skills/ritual-foundation/ritual-dapp-skills/ritual-dapp-frontend/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ritual-dapp-frontend

Your own site · 80×15
<a href="https://agentmods.dev/skills/ritual-foundation/ritual-dapp-skills/ritual-dapp-frontend"><img src="https://agentmods.dev/badge/skills/ritual-foundation/ritual-dapp-skills/ritual-dapp-frontend.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 12,331 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00042 $0.12331
Opus 5 $0.00021 $0.06166
Sonnet 5 $0.00008 $0.02466
Haiku 4.5 $0.00004 $0.01233

Measured 12d ago against content hash bb9a5d39cffc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

ritual-dapp-frontend scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

const res = await fetch(RPC_URL, {
skills/ritual-dapp-frontend/SKILL.md · 1,206 lines

The source is not reproduced here

Licensed BSD-3-Clause-Clear

The repository is licensed BSD-3-Clause-Clear, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 1,206 lines · 42 tokens per session scan A bb9a5d39cffc

Subscribe to this mod's changes

ritual-dapp-frontend is a skill published in the GitHub repository ritual-foundation/ritual-dapp-skills (63 stars, last pushed 4mo ago), licensed BSD-3-Clause-Clear. It adds 42 tokens to every session and 12,331 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

onchainkit

Build onchain apps with Coinbase's OnchainKit React components - wallets, swaps, NFTs, payments.

alsk1992/CloddsBot · 24 tokens

adopting-generated-api-types

Use when migrating frontend code from manual API client calls (api.get, api.create, api.surveys.get, api.dashboards.list, new ApiRequest()) and handwritten TypeScript interfaces to generated API functions and types. Triggers on files importing from lib/api, files with api.get . , manual interface definitions that…

PostHog/posthog · 131 tokens

dapp-frontend-patterns

Use when building dApp frontends with wagmi v2 and viem. Covers useReadContract, useWriteContract, useSimulateContract, useWaitForTransactionReceipt, wallet connection (RainbowKit), chain switching, and ENS resolution.

ccashwell/evm-cortex · 56 tokens

scaffold-eth-patterns

Use when building with Scaffold-ETH 2. Covers project structure, custom hooks (useScaffoldReadContract, useScaffoldWriteContract), debug page, deploying contracts, hot reload, and wagmi integration.

ccashwell/evm-cortex · 50 tokens

crypto-market-dashboard-guide

Guide to building a real-time crypto market dashboard with Next.js, React, and TradingView charts. Features multi-chain portfolio tracking, DeFi position monitoring, price alerts, and social sentiment integration. Production-ready dashboard template.

nirholas/three.ws · 49 tokens

ritual-dapp-frontend

Skill "ritual-dapp-frontend" from OpenCoven/coven, covering ritual dapp frontend skill, when to use, tech stack, quick start pattern and 1. setup chain & providers.

OpenCoven/coven · 0 tokens