Cursor rule Cursor
../../CLAUDE.md.
Cursor rule Cursor
../../CLAUDE.md.
Instructions file CodexOpenCode
Instructions for mislavjc/stoop, covering release workflow, write changelog files, example, fix button hover state and package references.
Instructions file
Instructions for mislavjc/stoop, covering stoop agent notes, workspace layout, commands, effect conventions and schema contracts.
Skill Claude CodeCodex
Publish a stoop site over HTTP with an API key, from a server-side app, agent, or CI job that has no folder and no terminal. Use when code you are writing needs to publish or revise a web page at runtime — a bot posting a report, a job publishing a dashboard. If you have the files on disk and a terminal, use stoop…
Skill Claude CodeCodex
The stoop platform SDK reference: platform.db, identity, ai, files, channel, and the served house-style theme. Load before writing any platform. call in a stoop site, whichever way the site is published.
Skill Claude CodeCodex
Deploy a static site to stoop from a folder using the stoop CLI. Use when you have the site's files on disk and a terminal: creating, changing, deploying, or debugging a stoop site, or shipping a quick prototype or demo. If you are a server-side app or agent publishing at runtime with no folder and no terminal, use…