forge-standards

forge-standards is a skill for Claude Code from luminary19/atelier. It costs 307 tokens per session (2,873 once invoked), scanned A, original, no licence file.

A standards layer for 3D projects that defines shared design values before geometry or textures are created. It covers coordinate systems, unit scales, and export differences between Blender, glTF, Three.js, Unreal Engine, and FBX.

In plain words
What is it for?
Use it to establish project-wide 3D constants before modeling, texturing, or exporting assets.
Why use it?
It helps prevent mismatched axes, handedness, units, and export settings from breaking 3D assets between tools.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to establish project-wide 3D constants before modeling, texturing, or exporting…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/luminary19/atelier/forge-standards
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.

Any agent
npx skills add luminary19/atelier --skill forge-standards
Clone the repo
git clone --depth 1 https://github.com/luminary19/atelier

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 forge-standards

README.md
[![agentmods](https://agentmods.dev/badge/skills/luminary19/atelier/forge-standards.svg)](https://agentmods.dev/skills/luminary19/atelier/forge-standards)
Your own site
<a href="https://agentmods.dev/skills/luminary19/atelier/forge-standards"><img src="https://agentmods.dev/badge/skills/luminary19/atelier/forge-standards.svg" alt="Measured on agentmods" height="20"></a>
Per session 307 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,873 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00307 $0.02873
Opus 5 $0.00153 $0.01437
Sonnet 5 $0.00061 $0.00575
Haiku 4.5 $0.00031 $0.00287

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

Security

Grade A, and why

forge-standards 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 6d 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.

skills/forge-standards/SKILL.md · 196 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 6d ago First seen · 196 lines · 307 tokens per session scan A 63f4393b905a

Subscribe to this mod's changes

forge-standards is a skill published in the GitHub repository luminary19/atelier (2 stars, last pushed 2mo ago), with no licence file. It adds 307 tokens to every session and 2,873 once invoked, about $0.0015 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.

Related

Other skills, from other repositories

morphous-catalog

Create or refresh Morphous website design-system/theme bundles from animal, insect, plant, landscape, mineral, weather, or other nature motifs. Use when Codex is asked to generate Morphous motif images, light/dark design-system boards, reusable image prompts, generated web assets, shadcn/tweakcn theme exports, or the…

Ameyanagi/morphos · 79 tokens

design-business-card

Generate a printable business card — pixel-exact 1050×600 front canvas + 1050×600 back canvas in a single HTML file. Standard 3.5×2 inch card at 300dpi. Front carries name + title + contact details; back is wordmark-dominant (or brand device) with minimal text. The design system's most reduced artifact — tests whether…

slogsdon/skills-design · 137 tokens

design-instagram-post

Generate an Instagram post artifact — pixel-exact HTML canvas at 1080×1350 (portrait, default — Instagram's max-real-estate format) with opt-in 1080×1080 (square) and 1080×1920 (story / reel cover) modes. Reads ./design/ /DESIGN.md, tokens.css, and components.html. Triggers include "instagram post about X", "ig post"…

slogsdon/skills-design · 107 tokens

design-linkedin-post

Generate a LinkedIn post artifact — a 1200×627 image canvas (LinkedIn's recommended share image dimension) plus a companion text suggestion (1300-char limit, hook-first structure). Reads ./design/ /DESIGN.md, tokens.css, and components.html. Triggers include "linkedin post about X", "linkedin artifact", "generate a…

slogsdon/skills-design · 86 tokens

design-blog-hero

Generate a blog post hero artifact — TWO pixel-exact HTML canvases in a single file: an Open Graph card (1200×630) for social meta tags AND an in-page hero (1440×600) for the article header. Both canvases share the same content + brand tokens; only the proportions differ. Reads ./design/ /DESIGN.md, tokens.css, and…

slogsdon/skills-design · 119 tokens

design-carousel-slide

Generate a LinkedIn / Instagram multi-slide carousel — single HTML file with N square 1080×1080 .canvas divs, each representing one slide. Default N=5 (cover + 3 content + closing CTA). Cover and closing always use the brand's most distinctive treatments; middle slides are content-led. Reads ./design/ /DESIGN.md…

slogsdon/skills-design · 111 tokens