mcpbeat

Section Layout Systems

thegoat395/section-layout-systems

Design non-generic website section layouts. Use when a page needs alternatives to card grids, bento overuse, generic feature blocks, repetitive centered sections, bland stat strips, or template-like section sequencing.

1k tokens
context cost
the whole folder, loaded on every use
3
files
instructions only
0
copies elsewhere
how many repositories repackaged it
115
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/TheGoat395/Codex-Skills --skill section-layout-systems

What comes with it

3 502 bytes besides the instruction
agents/openai.yaml
references/section-layout-systems-guide.md

The instruction itself

5 sections, as written by the author

Section Layout Systems

Purpose

Match section layout to content shape instead of defaulting to cards.

Required Use

Use this skill when the trigger description applies. Keep the SKILL.md lean, then read references/section-layout-systems-guide.md for concrete rules before planning or editing a meaningful website change.

Operating Contract

  • Inspect before coding when code exists.
  • Convert vague taste into concrete rules.
  • Explain planned files before major changes unless the user clearly said to proceed.
  • Build, inspect, polish, and verify.
  • Report commands run, files changed, and anything not tested.

Detailed Guide

Read references/section-layout-systems-guide.md when this skill is active for a build, redesign, review, or implementation plan.

How to use it

Copy the folder

Take thegoat395/section-layout-systems from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.