css-grid-editorial-systems

css-grid-editorial-systems is a skill for Codex from TheGoat395/Codex-Skills. It costs 14 tokens per session (132 once invoked), scanned A, original, MIT.

A guide to arranging website content and images with CSS Grid, including uneven columns, magazine-style layouts, galleries, and feature narratives.

In plain words
What is it for?
Use it for editorial pages, portfolios, case studies, image galleries, hero sections, product evidence, and masonry-like layouts.
Why use it?
It helps replace repetitive rows of equal cards with layouts that give important content clearer visual priority.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it for editorial pages, portfolios, case studies, image galleries, hero sections, product evidence, and masonry-like layouts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/thegoat395/codex-skills/css-grid-editorial-systems
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 TheGoat395/Codex-Skills --skill css-grid-editorial-systems
Clone the repo
git clone --depth 1 https://github.com/TheGoat395/Codex-Skills

Made for: Codex.

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 css-grid-editorial-systems

README.md
[![agentmods](https://agentmods.dev/badge/skills/thegoat395/codex-skills/css-grid-editorial-systems/github.svg)](https://agentmods.dev/skills/thegoat395/codex-skills/css-grid-editorial-systems)
Your own site
<a href="https://agentmods.dev/skills/thegoat395/codex-skills/css-grid-editorial-systems"><img src="https://agentmods.dev/badge/skills/thegoat395/codex-skills/css-grid-editorial-systems/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for css-grid-editorial-systems

Your own site · 80×15
<a href="https://agentmods.dev/skills/thegoat395/codex-skills/css-grid-editorial-systems"><img src="https://agentmods.dev/badge/skills/thegoat395/codex-skills/css-grid-editorial-systems.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 132 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00014 $0.00132
Opus 5 $0.00007 $0.00066
Sonnet 5 $0.00003 $0.00026
Haiku 4.5 $0.00001 $0.00013

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

Security

Grade A, and why

css-grid-editorial-systems 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.

skills/css-grid-editorial-systems/SKILL.md · 19 lines

What it actually says

CSS Grid Editorial Systems

Use This Skill

Use this skill for build editorial grids beyond generic card layouts.

Scoped execution

Apply the shared web contract once when execution crosses phases; reuse it if already read. Load only the specialist guidance relevant to the requested surface and deliverable.

Required Reference

Read references/css-grid-editorial-systems-guide.md before making architectural or visible UI changes with this skill.

Files

What ships with it

2 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. 3d ago Changed · -4 lines · -44 tokens per session b6c5b3d98516
  2. 10d ago First seen · 23 lines · 58 tokens per session scan A 828a9a36802d

Subscribe to this mod's changes

css-grid-editorial-systems is a skill published in the GitHub repository TheGoat395/Codex-Skills (122 stars, last pushed yesterday), licensed MIT. It adds 14 tokens to every session and 132 once invoked, about $0.0001 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 skills, from other repositories

web-typography

Expert front-end web typography — apply this whenever you are styling text on the web or making type decisions in HTML/CSS/JSX/Tailwind. Use it to choose and pair fonts, build a type scale, set body copy and headings, tune fluid/responsive type with clamp(), fix line-height, rhythm, measure and heading wraps, improve…

simongonzalezdc/web-typography-skill · 156 tokens

motion-guide

Use when designing, adding, changing, suggesting, or reviewing UI motion. Motion Guide is a default-trigger motion decision advisor for AI coding agents: it decides whether motion should exist, selects an appropriate functional or expressive pattern, and constrains implementation with timing, easing, accessibility…

JarvixGaby/motion-guide-skill · 65 tokens

baseline-ui

Skill "baseline-ui" from humanerd-drew/opencode-drewgent, covering baseline ui, when to apply, rule categories by priority, 1. stack defaults and 2. html semantics.

humanerd-drew/opencode-drewgent · 52 tokens

web-design-system

Extract, create, or refine an implementation-ready design system for a website or web app. Use when an agent needs semantic tokens, component anatomy, variants, interaction states, responsive rules, accessibility defaults, or consistency improvements grounded in an existing frontend codebase.

divyanshu-iitian/agent-website-design-skills · 55 tokens

conversion-accessibility-polish

Improve an existing website or web app's decision clarity, trust, forms, UX copy, and accessibility without dark patterns. Use when an agent must polish CTAs, navigation, pricing, onboarding, empty or error states, keyboard behavior, semantic HTML, focus, contrast, or the end-to-end conversion path.

divyanshu-iitian/agent-website-design-skills · 68 tokens

product-motion-design

Design, implement, audit, or repair purposeful motion for React and web interfaces, including GSAP timelines, scroll choreography, micro-interactions, and optional Three.js scenes, with cleanup, responsive behavior, reduced-motion support, and browser verification.

divyanshu-iitian/agent-website-design-skills · 52 tokens