rork-local-dev
Installation
SKILL.md
rork-local Development
Use this project-scoped skill when working on rork-local itself. End-user usage
(driving a running server to publish or capture screenshots) lives in the
public skills/rork-local skill; do not add internal dev workflows there.
Workflow
-
After editing
src/, rebuild and typecheck:bun run buildStatic
public/changes need no rebuild or restart. -
Restart the dev server. It normally runs under pm2: