covaga.dev CLAUDE.md

covaga.dev CLAUDE.md is an instructions file for Claude Code from covagashi/covaga.dev. It costs 1,032 tokens per session, scanned A, original, MIT.

Repository instructions for Covaga Hub, an open platform for EPLAN teams. EPLAN is engineering software used for electrical design; the project handles article data, translations, document or bill-of-material events, and automations.

In plain words
What is it for?
It is for guiding work on the platform's data workflows, approval process, EPLAN updates, event automations, and matching the project's existing screen designs.
Why use it?
It tells coding agents how the repository is organized and sets design rules based on existing mockups instead of invented interfaces.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md. Also seen: mentions CLAUDE.md.

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

Made for: Claude Code.

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/covagashi/covaga.dev/claude-md.svg)](https://agentmods.dev/instructions/covagashi/covaga.dev/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/covagashi/covaga.dev/claude-md"><img src="https://agentmods.dev/badge/instructions/covagashi/covaga.dev/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,032 This file is loaded in full into every session.
When invoked 1,032 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.1 $0.01032 $0.01032
Opus 5 $0.00516 $0.00516
Sonnet 5 $0.00206 $0.00206
Haiku 4.5 $0.00103 $0.00103

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

Security

Grade A, and why

covaga.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 5d 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 · 77 lines

How it starts

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

CLAUDE.md — working rules for covaga.dev (Covaga Hub)

Instructions for any AI agent (and humans) working in this repository. This is a public, community project: keep it clean, typed, and well organized.

What this is

An open platform for EPLAN teams, built on Cloudflare. Two pillars:

  • Data + Gym — ingest an article-database snapshot, then let an LLM close text gaps (translations, descriptions) through an MCP server whose validators are deterministic and server-side. Proposals are reviewed like pull requests; approved changes are written back to EPLAN by a local polling client.
  • Automations — EPLAN events (PDF/BOM/project) routed to destinations (Microsoft Teams, email, webhook).

See ARCHITECTURE.md for the full map.

Design — NO AI SLOP (non-negotiable, top priority)

Using generic, invented, "AI-styled" UI is FORBIDDEN. Every screen must match the project's real, existing design — never improvise.

  • The mockups are the source of truth. The owner designed the UI as HTML mockups (in the eplanbridge repo, docs/mockups/). Build against them, pixel-for-intent.
  • The events / automations page is mockup C3 — "editor vertical (Zapier puro)": master–detail — the event list on the left; selecting an event shows its route as 3 vertical steps (1 Origen = the EPLAN .cs script, 2 Nexo = Covaga Hub, 3 Destinos). It is NOT a CRUD form. (Other mockups A/B/D and canvas variants were explicitly rejected.)
  • Reuse, never regenerate. If a screen already has a mockup or an existing implementation (e.g. the ported Covaga dashboard screens), port/match it exactly — do not redesign it.
  • Brand: dark warm background, Signal Orange #f26419 accent, Space Grotesk
    • JetBrains Mono, per the mockups. (The ported Covaga dashboard screens use blue/Inter — that drift must be reconciled with the owner, not left mixed.)
  • 7 LANGUAGES, ALWAYS (non-negotiable). EVERY user-facing surface — the landing, the dashboard, every screen, label, message and empty state — must exist in ALL seven locales: en, es, de, pt, ja, ko, zh-cn, with a language switcher. No single-language screens. Wire i18n from the start (reuse the landing's i18n/ and the ported Covaga dashboard's dicts.ts); a screen that is not fully translated is not done.
  • If no design exists for something new, ask the owner — do not ship generic UI.

Read the full file on GitHub · 77 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. 5d ago First seen · 77 lines · 1,032 tokens per session scan A cd4a7cf452aa

Subscribe to this mod's changes

covaga.dev CLAUDE.md is an instructions file published in the GitHub repository covagashi/covaga.dev (0 stars, last pushed 1mo ago), licensed MIT. It adds 1,032 tokens to every session, about $0.0052 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.