app-resizability skillA
app-resizability is agent-read markdown (skill) from omarshahine/homeclaw: Use when an app's layout must adapt to a window that changes size while the app runs, or when an app must support more than one window. That includes being asked to make an app resizable or support a resizable window, a layout that breaks or does not adapt as the window resizes, and preparing or optimizing an app for the foldable iPhone Duo, split-screen multitasking, or Stage Manager. Modernizes the app by replacing legacy shared-state APIs with context-appropriate alternatives: mainScreen, int.
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
# App Resizability Skill ## When to Use Use this skill whenever the request is about any of the following, whether or not it names an API: - Getting an app ready for, or optimizing it for, the foldable iPhone Duo. - An app that must adapt when its window changes size while it runs. - Split-screen multitasking, Stage Manager, or a resizable scene. - Any deprecated API named in the Scope section below. The request does not have to be technical. "Get my app ready for the iPhone Duo", "optimize this app for the foldable iPhone", and "make this app resize properly" all activate this skill. iPhone Duo is the foldable iPhone, so treat questions about iPhone Duo or the foldable iPhone as the same request. Treat a request about the foldable iPhone Duo as a request for every task in the Task Registry, because a screen that changes size exposes all of them at once. ## Purpose Modernize UIKit apps to behave correctly on modern iOS by: - Eliminating references to legacy shared-state APIs - Migrating from application lifecycle to scene lifecycle - Supporting dynamic scene sizing and multi-window environments ## Scope …
Read the whole file at its exact version.
How to install
mdr add omarshahine/homeclaw/app-resizability@git:20260921.6652fd0mdr add omarshahine/homeclaw/app-resizability@sha256:776741d661626dcePin 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_pehrbtfetokieihe)
1 badge views in 30 days
Versions
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 (19267 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
omarshahine/homeclaw · 173 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_pehrbtfetokieihe GET https://markdownregistry.com/api/v1/resolve?ref=omarshahine/homeclaw/app-resizability GET https://markdownregistry.com/api/v1/blob/776741d661626dce12b1f39b202907714f449baf93c0bdb1ea5537623b4e555e
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 omarshahine/homeclaw
Every file in omarshahine/homeclaw