Start
Skills
How Userland repo-scoped Codex skills fit into the agent workflow.
For agents: When working inside
userland-public, load the relevant.agents/skills/*/SKILL.mdworkflow before implementing manifests, runtime code, publishing, or debugging.
Distribution
Launch uses repo-scoped skills in the public examples repo. Plugin packaging is deferred until the workflows stabilize.
Public repo: https://github.com/dwrtz/userland-public
CLI source: https://github.com/dwrtz/userland-public/tree/main/cli
Skill Areas
userland-build-appfor end-to-end app generation.userland-manifest-resourcesfor resource declarations.userland-runtime-codefor server handlers andctx.userland-publish-operatefor CLI/API publishing, secrets, events, and rollback.userland-debug-migratefor activation and resource-change failures.userland-adapt-examplesfor copying examples into new apps.
See /skills/catalog.json for a machine-readable list.