Home / buildinternet / uploads · .claude/skills/docs-page-style/SKILL.md · GitHub

docs-page-style skillA

docs-page-style is agent-read markdown (skill) from buildinternet/uploads: House style and structure for uploads.sh documentation pages — the MDX subject pages under apps/web/src/content/docs/ (and the docs.astro hub) built on DocsLayout. Use this whenever you write, restructure, trim, or review a docs page: requests like "clean up the galleries docs", "this docs page has too much prose", "rework the agents page", "the flow on /docs/comment-config feels complicated", "make the reference page scannable", or any edit to a file under apps/web/src/content/docs/. Encodes th.

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

# uploads.sh docs page style

These pages teach a developer (or their agent) to do one thing with the `uploads`
CLI and then get out of the way. Each subject page is one `.mdx` file in the
`docs` content collection (`apps/web/src/content/docs/`), rendered through
`DocsLayout` by the `apps/web/src/pages/docs/[...slug].astro` route: you write
Markdown prose, fenced code blocks, and a small, fixed vocabulary of HTML
wrappers and components. The hub page (`apps/web/src/pages/docs.astro`) is still
a plain Astro page — it is a card index, not prose. The goal is a page that reads like reputable dev-tool docs (Stripe, Vercel, Wrangler):
one short orientation, then commands you can actually run, with prose used only as
connective tissue.

The failure mode to fight is the opposite: heavy paragraphs, an example for every
variation, a copy button on every line, and setup buried below usage. That reads
as "complicated" even when every sentence is individually fine — because the
_structure_ makes the reader work.

## How to approach a page

1. **Read the page and identify the ONE thing it's for.** Everything else is
   secondary and should be demoted or linked out, not given equal weight.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add buildinternet/uploads/docs-page-style@git:20260923.c997e2d
Exact content
mdr add buildinternet/uploads/docs-page-style@sha256:39f172b0b7ad7307

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_vwcvr4ncumgrxub2.svg)](https://markdownregistry.com/a/art_vwcvr4ncumgrxub2)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260923.c997e2d latest2026-09-23 c997e2d 20,109 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (20109 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

GitHub

buildinternet/uploads · 19 stars · license Apache-2.0 · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_vwcvr4ncumgrxub2
GET https://markdownregistry.com/api/v1/resolve?ref=buildinternet/uploads/docs-page-style
GET https://markdownregistry.com/api/v1/blob/39f172b0b7ad73075f99ab00fe6b57a48f65799324aa4f16ac8be9c081f0a173

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.

More from buildinternet/uploads

AGENTS.md agents
buildinternet/uploads · AGENTS.md
git:20260923.c997e2d · audit A · 19 stars
CLAUDE.md claude
buildinternet/uploads · CLAUDE.md
git:20260706.dc6e61b · audit B · 19 stars
llms-full.txt@apps/web/public llmstxt
buildinternet/uploads · apps/web/public/llms-full.txt
git:20260923.558a7d6 · audit A · 19 stars
llms.txt@apps/web/public llmstxt
buildinternet/uploads · apps/web/public/llms.txt
git:20260923.558a7d6 · audit A · 19 stars
llms.txt llmstxt
buildinternet/uploads · llms.txt
git:20260830.2b9ae25 · audit A · 19 stars
annotate-screenshots skill
buildinternet/uploads · skills/annotate-screenshots/SKILL.md · Bake hand-drawn boxes, arrows, labels, freeform strokes, and redactions onto a screenshot so a PR reviewer or teammate…
git:20260724.ea80710 · audit B · 19 stars
github-screenshots skill
buildinternet/uploads · skills/github-screenshots/SKILL.md · Embed screenshots, images, diagrams, GIFs, and screen recordings in GitHub PRs and issues — or stage them ahead of a…
git:20260922.2765e81 · audit A · 19 stars
uploads-cli skill
buildinternet/uploads · skills/uploads-cli/SKILL.md · Reference for the uploads CLI and its stdio/hosted MCP tools — exact flags, keys, and contracts for put and attach…
git:20260922.2765e81 · audit A · 19 stars

Every file in buildinternet/uploads

Browse by kind, by grade A, or by owner.