Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Core context and guardrails for OpenWork native app
AGENTS.md, VISION.md, PRINCIPLES.md, PRODUCT.md, and ARCHITECTURE.md before changing behavior.vendor/opencode exists for self-reference.tauri-solidjs skill for stack-specific guidance.git -C vendor/opencode pull --ff-only
pnpm tauri dev # Desktop development
pnpm tauri ios dev # iOS development
pnpm tauri android dev # Android development
# Or run directly in the desktop package:
pnpm -C packages/desktop tauri dev
opencode -p "your prompt" -f json -q
~/.opencode/opencode.db # SQLite database
sessions — Task runsmessages — Chat messages and tool callshistory — File change trackingnpx skills add different-ai/openwork --skill openwork-coreHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Mostly clear, but there are still a few confusing or poorly structured parts.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Partially actionable with several concrete steps, but still missing important details.