htetaunglin-coder.dev CLAUDE.md

htetaunglin-coder.dev CLAUDE.md is an instructions file for coding agents from htetaunglin-coder/htetaunglin-coder.dev. It costs 2,468 tokens per session, scanned A, a copy of htetaunglin-coder.dev AGENTS.md, MIT.

Project instructions for a portfolio and writing website built with Next.js, a framework for web applications.

In plain words
What is it for?
Use them when changing routing, layouts, metadata, images, fonts, CSS, caching, route handlers, server actions, or Next.js configuration.
Why use it?
They document project-specific rules and warn about changes in Next.js 16, where some APIs differ from older versions.

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/htetaunglin-coder/htetaunglin-coder.dev/claude-md
Clone the repo
git clone --depth 1 https://github.com/htetaunglin-coder/htetaunglin-coder.dev

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 htetaunglin-coder.dev CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/htetaunglin-coder/htetaunglin-coder.dev/claude-md.svg)](https://agentmods.dev/instructions/htetaunglin-coder/htetaunglin-coder.dev/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/htetaunglin-coder/htetaunglin-coder.dev/claude-md"><img src="https://agentmods.dev/badge/instructions/htetaunglin-coder/htetaunglin-coder.dev/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 2,468 This file is loaded in full into every session.
When invoked 2,468 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.02468 $0.02468
Opus 5 $0.01234 $0.01234
Sonnet 5 $0.00494 $0.00494
Haiku 4.5 $0.00247 $0.00247

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

Security

Grade A, and why

htetaunglin-coder.dev 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 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.

Origin

This is a copy

100% identical to htetaunglin-coder.dev AGENTS.md — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

CLAUDE.md · 118 lines

How it starts

The opening of the file, as written. The whole thing — 118 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Portfolio Agent Guide

Cross-tool agent guide for htetaunglin-coder.dev. AGENTS.md and CLAUDE.md are identical — edit one, mirror the other in the same commit.

Keep this file short. Deep docs live in agent_docs/; load one only when the task touches it. The code wins over this file — if they disagree, say so instead of silently picking one.

This is NOT the Next.js you know

This repo runs Next.js 16, which breaks things your training data predates. Before changing routing, layouts, metadata, images, fonts, CSS, caching, route handlers, server actions, or next.config.mjs, verify the current API — don't recall it. Heed deprecation notices in build output rather than silencing them.

Check, in order: the installed package's own types under node_modules/next/ and the patterns already in src/app, then the Vercel plugin's nextjs skill (next-upgrade for version bumps), then https://nextjs.org/docs. This version ships no docs at node_modules/next/dist/docs/ — don't go looking for that path.

Already caught here: params and searchParams page props are promisesawait them.

Project

Personal portfolio and writing site for Htet Aung Lin. Live and public on Vercel, deployed from main, no staging.

Next.js 16 (App Router, Turbopack dev) · React 19 · TypeScript strict · Tailwind v4 · Motion · Fumadocs MDX · AI SDK v6 + Groq · Resend · Upstash/Vercel KV · Cloudinary · Giscus · Biome + Ultracite · pnpm, Node 24.

Alias: @/*src/*. Route map, boundaries, and env vars: agent_docs/project-map.md.

Commands

pnpm dev · build · start · preview · types:check (tsc --noEmit) · check (Ultracite) · fix (Ultracite autofix) · resume:pdf (regenerates the committed resume PDF via headless Chrome — only when asked).

There is no test runner. No Vitest, no Playwright, no pnpm test. Don't invent one and never claim tests pass. Verification here is types:check + check + build + actually looking at the page.

Read the full file on GitHub · 118 lines

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 · 118 lines · 2,468 tokens per session scan A 988e53b53258

Subscribe to this mod's changes

htetaunglin-coder.dev CLAUDE.md is an instructions file published in the GitHub repository htetaunglin-coder/htetaunglin-coder.dev (5 stars, last pushed 3d ago), licensed MIT. It adds 2,468 tokens to every session, about $0.0123 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to htetaunglin-coder.dev AGENTS.md, differing in 0 lines, and is treated as a copy.

Related

Other instructions, from other repositories

core CLAUDE.md

Claude Code instructions for module-federation/core, covering claude task parallelization & development guidelines, core principles, maximum parallelization strategy, universal parallel task patterns and for any codebase task.

module-federation/core · 3,933 tokens

mastra AGENTS.md

AGENTS.md instructions for mastra-ai/mastra: Unless asked, don't inspect reference or modify examples. Use the most-specific AGENTS.md; for package work, read packages/ /AGENTS.md first.

mastra-ai/mastra · 411 tokens

souls-directory CLAUDE.md

Instructions for thedaviddias/souls-directory, covering claude.md — project context for ai assistants, project overview, tech stack, critical rules and database is convex.

thedaviddias/souls-directory · 1,675 tokens

nextarter-tailwind AGENTS.md

AGENTS.md instructions for agustinusnathaniel/nextarter-tailwind, covering next.js: always read docs before coding, ai agent guidance: nextarter-tailwind, 1. mental model for agents, implementation delegation and tooling strategy.

agustinusnathaniel/nextarter-tailwind · 1,839 tokens

agentgram CLAUDE.md

Claude Code instructions for agentgram/agentgram, covering claude.md — agentgram development guide, project overview, tech stack, monorepo structure and core architecture patterns.

agentgram/agentgram · 4,467 tokens

catatz AGENTS.md

AGENTS.md instructions for kupzed/catatz, covering catatz - codex operating instructions, origin, source of truth, ecc workflow overlay and design contract.

kupzed/catatz · 2,814 tokens