openwork-core
Installation
SKILL.md
Quick Usage (Already Configured)
Orientation
- Read
AGENTS.md,VISION.md,PRINCIPLES.md,PRODUCT.md, andARCHITECTURE.mdbefore changing behavior. - Ensure
vendor/opencodeexists for self-reference. - Use the
tauri-solidjsskill for stack-specific guidance.
Update the OpenCode mirror
git -C vendor/opencode pull --ff-only
Development workflow
pnpm tauri dev # Desktop development
pnpm tauri ios dev # iOS development
pnpm tauri android dev # Android development