rushdb-domain-template

rushdb-domain-template is a skill for Claude Code, Codex from rush-db/rushdb. It costs 100 tokens per session (5,094 once invoked), scanned A, original, no licence file.

A guided planning tool for designing a RushDB data structure for a specific project. RushDB is a database that stores records, searchable text, and links between related records.

In plain words
What is it for?
Planning data structures for e-commerce, healthcare, SaaS, customer-management systems, agent memory, and other projects.
Why use it?
It helps when you do not know which kinds of records, labels, or fields your project needs before storing data.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/rush-db/rushdb/rushdb-domain-template
Any agent
npx skills add rush-db/rushdb --skill rushdb-domain-template
Clone the repo
git clone --depth 1 https://github.com/rush-db/rushdb

Made for: Claude Code, Codex.

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 rushdb-domain-template

README.md
[![agentmods](https://agentmods.dev/badge/skills/rush-db/rushdb/rushdb-domain-template.svg)](https://agentmods.dev/skills/rush-db/rushdb/rushdb-domain-template)
Your own site
<a href="https://agentmods.dev/skills/rush-db/rushdb/rushdb-domain-template"><img src="https://agentmods.dev/badge/skills/rush-db/rushdb/rushdb-domain-template.svg" alt="Measured on agentmods" height="20"></a>
Per session 100 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,094 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00100 $0.05094
Opus 5 $0.00050 $0.02547
Sonnet 5 $0.00020 $0.01019
Haiku 4.5 $0.00010 $0.00509

Measured 4d ago against content hash 6111f645a138, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

rushdb-domain-template scanned grade A with 0 findings 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 4d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

packages/skills/rushdb-domain-template/SKILL.md · 489 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 4d ago First seen · 489 lines · 100 tokens per session scan A 6111f645a138

Subscribe to this mod's changes

rushdb-domain-template is a skill published in the GitHub repository rush-db/rushdb (323 stars, last pushed 3d ago), with no licence file. It adds 100 tokens to every session and 5,094 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. 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

mysql reporter

生成 MySQL 查询报表并生成可视化图表。当用户需要查询 MySQL 数据库并以报表形式展示结果时使用此技能,包括:统计销售数据、分析用户行为、生成业务报表、查询业务指标等。.

xerrors/Yuxi · 55 tokens

start-temps

Start (or restart) a local Temps control plane built from this checkout, and the web dev server (bun dev) in /web. Invoke when the user says "start temps", "restart temps", "launch the server", "kill and restart temps", or asks to bring the local server up after backend changes. Ports, database and data dir are…

gotempsh/temps · 207 tokens

background-tasks

Async task execution authority — Celery workers and beat scheduler, APScheduler in-process cron, bare Redis LPUSH/BRPOP queues, dead-letter queues, idempotency patterns, task monitoring, and Docker Compose worker definitions for Python pipelines.

LuuOW/meridian-mcp · 51 tokens

AI Shopping Assistant Audit

Comprehensive audit of the SKAPARA AI shopping assistant — conversation quality, RAG retrieval, session memory, usage metering, tool execution, streaming UX, cost optimization, and security. Use when asked to audit the AI assistant, chatbot, conversation system, RAG pipeline, AI usage limits, or chat UX.

lroy-stack/ai-pod-store · 69 tokens

Frontend Performance Audit

Comprehensive audit of frontend performance — bundle size, code splitting, image optimization, font loading, service worker caching, Core Web Vitals, unused dependencies, and memory management. Use when asked to audit performance, bundle size, page speed, loading time, or Core Web Vitals.

lroy-stack/ai-pod-store · 61 tokens

Audit Database

Comprehensive audit of the Supabase PostgreSQL database. Use when asked to audit, review, or assess the database — covering schema design, RLS policies, multi-tenancy isolation, indexes, migrations, data integrity, and query performance.

lroy-stack/ai-pod-store · 51 tokens