Home / vmobifystudio / app-dev-team · skills/content-design/SKILL.md · GitHub

content-design skillA

content-design is agent-read markdown (skill) from vmobifystudio/app-dev-team: Use when writing or reviewing any string a user reads — labels, buttons, empty states, errors, permission prompts, onboarding, notifications. Invoked by ux-architect and product-designer while specifying screens, and by product-manager when a clarification turns out to be a copy decision. Triggers the moment a placeholder string would ship..

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

# Content design

The interface is mostly words. Words written last, by whoever was implementing, are the ones users
actually read.

## Buttons and labels

- **A button says what happens when you press it.** `Save changes`, not `OK`. `Delete 3 photos`, not
  `Confirm`.
- **A destructive button names what is destroyed and whether it comes back.** "This cannot be undone"
  belongs in the dialog, not in the button.
- Sentence case throughout. Never end a button label with a full stop.
- `Cancel` means "nothing happens". Never label a button `Cancel` when something happens.

## Errors — three parts, always

1. **What happened**, in the user's terms, not the system's.
2. **Whether their data is safe.** This is the question they are actually asking.
3. **What to do next**, as an action they can take right now.

`Something went wrong` fails all three. `Couldn't save — your note is still here. Retry when you're
back online.` passes all three in one line. **Never show an error code without also showing prose**,
and never show raw exception text.

## Empty states

An empty state is not a blank screen with an apology. It says what belongs here, why it is empty
…

Read the whole file at its exact version.

How to install

Latest version
mdr add vmobifystudio/app-dev-team/content-design@git:20260729.071181e
Exact content
mdr add vmobifystudio/app-dev-team/content-design@sha256:74fdc33e865e7e5f

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_hipna7k5filvftxl.svg)](https://markdownregistry.com/a/art_hipna7k5filvftxl)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260729.071181e latest2026-07-29 071181e 2,745 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 (2745 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

vmobifystudio/app-dev-team · 4 stars · license MIT · pushed 2026-09-19 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_hipna7k5filvftxl
GET https://markdownregistry.com/api/v1/resolve?ref=vmobifystudio/app-dev-team/content-design
GET https://markdownregistry.com/api/v1/blob/74fdc33e865e7e5fa30af0d046f1ae0b9de11efee2a32e5f6fafa50a3997bd52

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 vmobifystudio/app-dev-team

accessibility-gate skill
vmobifystudio/app-dev-team · skills/accessibility-gate/SKILL.md · Use as a pass/fail gate on any diff with a user-facing surface — by code-reviewer during review, by qa-engineer during…
git:20260729.071181e · audit A · 4 stars
agent-isolation skill
vmobifystudio/app-dev-team · skills/agent-isolation/SKILL.md · Use before spawning any agent that writes files, and by every developer/fixer agent as its first and last action. Gives…
git:20260807.98058c3 · audit A · 4 stars
architecture-builder skill
vmobifystudio/app-dev-team · skills/architecture-builder/SKILL.md · Use to produce the technical architecture doc and engineering principles for a mobile app. Used primarily by the CTO…
git:20260729.6f1f11e · audit A · 4 stars
board-doctor skill
vmobifystudio/app-dev-team · skills/board-doctor/SKILL.md · Use to validate docs/31-board.md before spawning any agent, and to verify a developer's "DONE" claim before moving a…
git:20260729.071181e · audit A · 4 stars
brownfield-onboarding skill
vmobifystudio/app-dev-team · skills/brownfield-onboarding/SKILL.md · Use when pointing the team at an EXISTING, already-built app instead of a blank project — detects the stack…
git:20260729.d5165d9 · audit A · 4 stars
business-model skill
vmobifystudio/app-dev-team · skills/business-model/SKILL.md · Use when deciding or revisiting how the product makes money — pricing, tiers, trial shape, ad load, unit economics — by…
git:20260729.071181e · audit A · 4 stars
context-preflight skill
vmobifystudio/app-dev-team · skills/context-preflight/SKILL.md · Run before changing a repository to verify branch, worktree, ticket, dependencies, source-of-truth documents, and…
git:20260731.42d47b3 · audit A · 4 stars
database-migration skill
vmobifystudio/app-dev-team · skills/database-migration/SKILL.md · Use before changing any persisted schema — by backend-developer on a server store, by web-developer on a client or…
git:20260729.071181e · audit A · 4 stars
defect-hunting skill
vmobifystudio/app-dev-team · skills/defect-hunting/SKILL.md · Use when reviewing code, auditing an app, writing a guard rule or test, or certifying any threshold/constant/formula…
git:20260810.958b327 · audit A · 4 stars
dependency-policy skill
vmobifystudio/app-dev-team · skills/dependency-policy/SKILL.md · Audit declared dependencies, lockfiles, tool versions, compatibility, licenses, and upgrade evidence before…
git:20260731.42d47b3 · audit A · 4 stars
design-system skill
vmobifystudio/app-dev-team · skills/design-system/SKILL.md · Use when defining or extending design tokens and the shared component library — by product-designer when writing…
git:20260729.071181e · audit A · 4 stars
git-pr-strategy skill
vmobifystudio/app-dev-team · skills/git-pr-strategy/SKILL.md · Apply safe branching, commits, conflict resolution, review ownership, merge, rollback, and release-tag rules.
git:20260731.42d47b3 · audit A · 4 stars

Every file in vmobifystudio/app-dev-team

Other files named content-design

content-design skill
eugenelim/agent-ready-repo · packs/experience-design/.apm/skills/content-design/SKILL.md · Use when someone asks what a surface should communicate, to whom, in what form, and in what order before wireframes or…
git:20260922.2bafa66 · audit A · 24 stars
content-design skill
jnpiyush/agentx · .github/skills/design/content-design/SKILL.md · Write UI copy that survives review -- microcopy, empty states, error messages, onboarding, confirmations, and tone. Use…
v1.0.0 · audit A · 16 stars

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