openwork-core

Installation
SKILL.md

Quick Usage (Already Configured)

Orientation

  • Read AGENTS.md, VISION.md, PRINCIPLES.md, PRODUCT.md, and ARCHITECTURE.md before changing behavior.
  • Ensure vendor/opencode exists for self-reference.
  • Use the tauri-solidjs skill 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

# Or run directly in the desktop package:
Related skills
Installs
471
GitHub Stars
15.2K
First Seen
Jan 22, 2026