happier CLAUDE.md

Repository instructions for working on the happier-dev/happier project with Claude Code and TypeScript. TypeScript is the language and compiler setup used by the project.

In plain words
What is it for?
Use it when checking or building TypeScript code in the repository, especially from the project root or a workspace that owns TypeScript.
Why use it?
It prevents inconsistent type checks by requiring the project's centrally managed compiler commands. It also tells the coding agent which commands not to run.

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/happier-dev/happier/claude-md
Clone the repo
git clone --depth 1 https://github.com/happier-dev/happier
Per session 152 This file is loaded in full into every session.
When invoked 152 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00152 $0.00152
Opus 5 $0.00076 $0.00076
Sonnet 5 $0.00030 $0.00030
Haiku 4.5 $0.00015 $0.00015

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

Security

Grade A, and why

happier 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 3d 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 · 8 lines

What it actually says

Claude Code

@AGENTS.md

TypeScript commands

Follow the canonical TypeScript compiler-ownership rules in AGENTS.md. Use repository/package typecheck and build scripts; yarn tsc ... is safe from the repository root and every TypeScript-owning workspace, and delegates to the native compiler runner. For a direct ad hoc check, use node scripts/workspaces/runTypeScriptCli.mjs .... Do not run bare tsc, npx tsc, node_modules/.bin/tsc, or typescript/bin/tsc: compilation must use the centrally resolved native TypeScript 7 compiler, while the typescript package remains TypeScript 5.9 only for programmatic API compatibility.

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. 3d ago First seen · 8 lines · 152 tokens per session scan A 2e70ce762d1a

Subscribe to this mod's changes

happier CLAUDE.md is an instructions file published in the GitHub repository happier-dev/happier (1,608 stars, last pushed today), licensed MIT. It adds 152 tokens to every session, about $0.0008 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 instructions, from other repositories

msu-skills CLAUDE.md

Claude Code instructions for NEXPACE-Limited/msu-skills, a project described as: Agent Skills for MapleStory Universe — a SKILL.md catalog for MSU builders. Works with Claude Code, Codex CLI, Gemini CLI, Kimi CLI, and any LLM agent that reads SKILL.md. By NEXPACE.

NEXPACE-Limited/msu-skills · 5 tokens

msu-skills GEMINI.md

Gemini CLI instructions for NEXPACE-Limited/msu-skills, a project described as: Agent Skills for MapleStory Universe — a SKILL.md catalog for MSU builders. Works with Claude Code, Codex CLI, Gemini CLI, Kimi CLI, and any LLM agent that reads SKILL.md. By NEXPACE.

NEXPACE-Limited/msu-skills · 5 tokens

msu-skills AGENTS.md

AGENTS.md instructions for NEXPACE-Limited/msu-skills, covering msu-skills, commands, contributing, core principle — one source, three channels and layout.

NEXPACE-Limited/msu-skills · 7,624 tokens

ClawRouter CLAUDE.md

Claude Code instructions for BlockRunAI/ClawRouter, covering clawrouter, commands, project structure, key dependencies and conventions.

BlockRunAI/ClawRouter · 535 tokens

SearChat CLAUDE.md

Claude Code instructions for yokingma/SearChat, covering claude.md, project overview, architecture, monorepo structure and key technologies.

yokingma/SearChat · 852 tokens

InvestSkill GEMINI.md

Instructions for yennanliu/InvestSkill, covering investskill — gemini cli setup & usage guide, installation & setup, quick start, navigate to the investskill directory and start gemini cli (loads gemini.md automatically).

yennanliu/InvestSkill · 3,074 tokens