Add self-contained OpenCode skill with local scripts and data (#79)

* feat: add opencode skills directory to documentation

* docs: update readme
This commit is contained in:
l3aro
2026-01-16 07:49:49 +07:00
committed by GitHub
parent ae8c564248
commit 9a9704125b
3 changed files with 267 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ cd /path/to/your/project
uipro init --ai claude # Claude Code
uipro init --ai cursor # Cursor
uipro init --ai windsurf # Windsurf
uipro init --ai opencode # OpenCode
uipro init --ai antigravity # Antigravity (.agent + .shared)
uipro init --ai copilot # GitHub Copilot
uipro init --ai kiro # Kiro
@@ -60,6 +61,7 @@ Copy the appropriate folders to your project:
| Claude Code | `.claude/skills/ui-ux-pro-max/` |
| Cursor | `.cursor/commands/ui-ux-pro-max.md` + `.shared/ui-ux-pro-max/` |
| Windsurf | `.windsurf/workflows/ui-ux-pro-max.md` + `.shared/ui-ux-pro-max/` |
| OpenCode | `.opencode/skills/ui-ux-pro-max/` + `.shared/ui-ux-pro-max/` |
| Antigravity | `.agent/workflows/ui-ux-pro-max.md` + `.shared/ui-ux-pro-max/` |
| GitHub Copilot | `.github/prompts/ui-ux-pro-max.prompt.md` + `.shared/ui-ux-pro-max/` |
| Kiro | `.kiro/steering/ui-ux-pro-max.md` + `.shared/ui-ux-pro-max/` |
@@ -95,6 +97,16 @@ The skill activates automatically when you request UI/UX work. Just chat natural
Build a landing page for my SaaS product
```
### OpenCode
The skill is loaded automatically via the `use_skill` tool. Use it by invoking the skill:
```
Build a landing page for my SaaS product
```
The skill will guide you through the design process using its workflow.
### Cursor / Windsurf / Antigravity
Use the slash command to invoke the skill: