house-conventions skillA
house-conventions is agent-read markdown (skill) from vmobifystudio/app-dev-team: Use before writing any code, spec, or store asset on a Mobify Studio app — loads the relevant House Knowledge Base pack(s) so output matches the studio's established conventions instead of generic defaults. Every IC invokes this first; execs invoke it when their document names a platform, version, library, or store surface..
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
# House conventions
The plugin ships a House Knowledge Base under `knowledge/` mined from our internal shipped
apps. This skill is how an agent loads the right pack before working, so what it produces looks
like the studio's other apps — same architecture, same monetization patterns, same store hygiene.
## When to use
Invoke this **before** the first edit/spec on any ticket, sprint, or asset. It costs one read
and prevents a whole class of "this doesn't match how we build" rework.
## Procedure
1. Identify what you're about to do and load the matching pack(s). The packs live at
**`${CLAUDE_PLUGIN_ROOT}/knowledge/<pack>.md`**. If `CLAUDE_PLUGIN_ROOT` is not set in your
environment, glob for `**/knowledge/stack-defaults.md` inside the plugin install and read the
packs from that directory. If you genuinely cannot locate the packs, **STOP and report a
blocker** — do not silently proceed on generic defaults; that is exactly the failure this skill
exists to prevent.
| You are about to… | Read |
|---|---|
| Pick stack / versions / libraries | `stack-defaults.md` |
| Write or review iOS code | `ios-conventions.md` (+ `stack-defaults.md`) |
…Read the whole file at its exact version.
How to install
mdr add vmobifystudio/app-dev-team/house-conventions@git:20260810.958b327mdr add vmobifystudio/app-dev-team/house-conventions@sha256:18481daa07db4cd5Pin 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_b5vqxw6cciggwgwt)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260810.958b327 latest | 2026-08-10 | 958b327 | 6,322 B | A | view · diff |
| git:20260809.474c2e7 | 2026-08-09 | 474c2e7 | 5,424 B | A | view · diff |
| git:20260729.9cb5dfd | 2026-07-29 | 9cb5dfd | 4,180 B | A | view · diff |
| git:20260729.32eb18a | 2026-07-29 | 32eb18a | 4,182 B | A | view · diff |
| git:20260601.f48fdbd | 2026-06-01 | f48fdbd | 3,048 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 (6322 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
vmobifystudio/app-dev-team · 4 stars · license MIT · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_b5vqxw6cciggwgwt GET https://markdownregistry.com/api/v1/resolve?ref=vmobifystudio/app-dev-team/house-conventions GET https://markdownregistry.com/api/v1/blob/18481daa07db4cd533922a715e4bf80bf884517951abfa4254740dd850fbdf48
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.