mui-styling skillA
mui-styling is agent-read markdown (skill) from komluk/scaffolding: Material-UI (MUI) styling standards: sx-prop priority, theme tokens, spacing scale, responsive design, and accessibility. TRIGGER when: styling MUI components, defining theme tokens, or building responsive layouts. SKIP: component logic and hooks (use react-patterns); cross-stack UX/design decisions (use ui-ux-pro-max)..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# MUI Styling Skill Material-UI styling standards and best practices. ## When to Apply - Creating styled components - Implementing responsive design - Theme customization - UI consistency review --- ## Styling Approach Priority | Priority | Approach | Use When | |----------|----------|----------| | 1st | `sx` prop | Most styling needs | | 2nd | `styled()` API | Reusable styled components | | 3rd | Theme overrides | Global component defaults | | Avoid | Inline CSS / CSS files | Never use in MUI projects | --- ## Spacing System ### Spacing Scale | Value | Pixels | Usage | |-------|--------|-------| | 0.5 | 4px | Tight spacing | | 1 | 8px | Default small | | 2 | 16px | Default medium | | 3 | 24px | Section spacing | | 4 | 32px | Large spacing | ### Spacing Props | Prop | CSS Property | |------|--------------| | `m` | margin | | `p` | padding | | `mt`, `mr`, `mb`, `ml` | margin-top/right/bottom/left | | `pt`, `pr`, `pb`, `pl` | padding-top/right/bottom/left | | `mx`, `my` | margin x/y axis | | `px`, `py` | padding x/y axis | | `gap` | flex/grid gap | --- ## Color System ### Theme Colors | Category | Values | |----------|--------| …
Read the whole file at its exact version.
How to install
mdr add komluk/scaffolding/mui-styling@git:20260627.c37d831mdr add komluk/scaffolding/mui-styling@sha256:8d43de04aa5f0755Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_m6wcefwmpt6grizl)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260627.c37d831 latest | 2026-06-27 | c37d831 | 10,204 B | A | view · diff |
| git:20260614.9d809af | 2026-06-14 | 9d809af | 10,167 B | A | view · diff |
| git:20260520.3aa374b | 2026-05-20 | 3aa374b | 9,626 B | A | view · diff |
| git:20260409.25dc3ca | 2026-04-09 | 25dc3ca | 9,526 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (10204 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
komluk/scaffolding · 15 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_m6wcefwmpt6grizl GET https://markdownregistry.com/api/v1/resolve?ref=komluk/scaffolding/mui-styling GET https://markdownregistry.com/api/v1/blob/8d43de04aa5f0755a63d15971d451c5cfda2be540dd5649de5c122583c1a0072
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.