universal-dev-standards CLAUDE.md

universal-dev-standards CLAUDE.md is an instructions file for coding agents from AsiaOstrich/universal-dev-standards. It costs 10,511 tokens per session, scanned A, original, no licence file.

Project instructions for Claude Code covering development standards, the project overview, technology choices, and commit-message rules.

In plain words
What is it for?
Use them to guide Claude Code's coding, documentation, and Git-related work in this project.
Why use it?
They give Claude Code the project context and conventions it should follow while working.

Instructions file

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 instructions/asiaostrich/universal-dev-standards/claude-md
Clone the repo
git clone --depth 1 https://github.com/AsiaOstrich/universal-dev-standards

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 universal-dev-standards CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/asiaostrich/universal-dev-standards/claude-md.svg)](https://agentmods.dev/instructions/asiaostrich/universal-dev-standards/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/asiaostrich/universal-dev-standards/claude-md"><img src="https://agentmods.dev/badge/instructions/asiaostrich/universal-dev-standards/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 10,511 This file is loaded in full into every session.
When invoked 10,511 The same file — it is already loaded in full.
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.1 $0.10511 $0.10511
Opus 5 $0.05255 $0.05255
Sonnet 5 $0.02102 $0.02102
Haiku 4.5 $0.01051 $0.01051

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

Security

Grade A, and why

universal-dev-standards CLAUDE.md 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 2d 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.

CLAUDE.md · 1,104 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 2d ago First seen · 1,104 lines · 10,511 tokens per session scan A fe9178e685da

Subscribe to this mod's changes

universal-dev-standards CLAUDE.md is an instructions file published in the GitHub repository AsiaOstrich/universal-dev-standards (73 stars, last pushed today), with no licence file. It adds 10,511 tokens to every session, about $0.0526 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-09-03.

Related

Other instructions, from other repositories

agent-skills-standard AGENTS.md

AGENTS.md instructions for HoangNguyen0403/agent-skills-standard, covering project context for ai agents, agent skills index, 🔌 runtime enforcement via mcp and skill resolution protocol.

HoangNguyen0403/agent-skills-standard · 1,409 tokens

agent-skills-standard agent-skill-standard-rule.instructions.md

Rule for Agent Skills Standard - Always consult AGENTS.md for consolidated project context and technical triggers.

HoangNguyen0403/agent-skills-standard · 491 tokens

Alex_Skill_Mall severity-tagged-commits.instructions.md

Every commit touching brain artefacts (instructions / skills / prompts / agents / config / docs/ledgers / HANDOFF) must carry a severity tag in the commit subject: [typo | clarification | behaviour | constitutional]. [behaviour] and [constitutional] require an ACT pass before commit.

fabioc-aloha/Alex_Skill_Mall · 1,630 tokens

android-finance-spec CLAUDE.md

Instructions for brycegao/android-finance-spec: This repository packages Android finance coding specs as an installable AI skill. Before generating, editing, or reviewing code, read.

brycegao/android-finance-spec · 124 tokens

android-finance-spec copilot-instructions.md

Instructions for brycegao/android-finance-spec: When generating or editing Kotlin/Android docs, examples, scanner logic, or skill files, follow.

brycegao/android-finance-spec · 93 tokens

constitution CLAUDE.md

Claude Code instructions for systemfsoftware/constitution, a project described as: The engineering constitution for unbreakable software — functional core / imperative shell, types-first, mutation-tested. Stack-neutral, vendored across repos, enforced by AI coding agents.

systemfsoftware/constitution · 5 tokens