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.
npx agentmods add instructions/nelson820125/iforgeai/coding-standards-frontendgit clone --depth 1 https://github.com/nelson820125/iforgeaiWrote 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.
[](https://agentmods.dev/instructions/nelson820125/iforgeai/coding-standards-frontend)<a href="https://agentmods.dev/instructions/nelson820125/iforgeai/coding-standards-frontend"><img src="https://agentmods.dev/badge/instructions/nelson820125/iforgeai/coding-standards-frontend.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00249 | $0.00249 |
| Opus 5 | $0.00125 | $0.00125 |
| Sonnet 5 | $0.00050 | $0.00050 |
| Haiku 4.5 | $0.00025 | $0.00025 |
Grade A, and why
iforgeai coding-standards-frontend.instructions.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.
What it actually says
Frontend Coding Standards (Project Overrides)
This file overrides portions of the global standard that need project-specific adjustments. Global standard: user-level
coding-standards-frontend.instructions.md
Tech Stack Versions
List the confirmed framework and library versions for this project. Engineers must not introduce new dependencies not listed here.
Example:
Vue: 3.4.x TypeScript: 5.x Pinia: 2.x Element Plus: 2.x
(fill in)
UI Component Library Convention
Describe the component library in use and its usage rules (e.g. prefer library components, do not reimplement existing ones).
(fill in)
Routing and Directory Structure
Describe the frontend directory conventions (e.g. how views/ and components/ responsibilities are divided).
(fill in)
Project-Specific Rules
Append project-specific frontend conventions below. Format:
- {rule description}
(fill in)
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.
- 3d ago First seen · 43 lines · 249 tokens per session scan A 536c7d195ff4
iforgeai coding-standards-frontend.instructions.md is an instructions file published in the GitHub repository nelson820125/iforgeai (8 stars, last pushed 4mo ago), licensed MIT. It adds 249 tokens to every session, about $0.0012 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-31.
Other instructions, from other repositories
cognirepo CLAUDE.md
Instructions for ashlesh-t/cognirepo, covering claude.md, key rules, session start sequence (run in this order), behavioral confirmation rule and personas (cognirepo-402, cognirepo-403).
awaithumans-human-in-the-loop-ai-agents CLAUDE.md
Instructions for awaithumans/awaithumans-human-in-the-loop-ai-agents, covering awaithumans — codebase guide, what this project is, architecture overview, monorepo structure and package dependency rules.
Mira AGENTS.md
Instructions for byteseek/Mira, covering mira agent guide, read order, fast paths, research rules and expected artifacts.
cool-workflow AGENTS.md
AGENTS.md instructions for coo1white/cool-workflow, covering cool workflow — autonomous development agent, quick index, role, hard rule — never push directly to main and iteration loop.
pm-copilot AGENTS.md
Instructions for Leo-maomao/pm-copilot, covering pm copilot repository guidance, runtime loading, boundaries and verification.
agentic-harness AGENTS.md
Instructions for frangelbarrera/agentic-harness, covering project context, architecture in 30 seconds, non-negotiable rules (from manifesto.md), coding standards and commit conventions.