Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

opencode-gui

opencode-gui 收录了来自 saffron-health 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
51
更新
2026-03-03
Forks
18
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

solidjs
网页开发工程师

SolidJS framework development skill for building reactive web applications with fine-grained reactivity. Use when working with SolidJS projects including: (1) Creating components with signals, stores, and effects, (2) Implementing reactive state management, (3) Using control flow components (Show, For, Switch/Match), (4) Setting up routing with Solid Router, (5) Building full-stack apps with SolidStart, (6) Data fetching with createResource, (7) Context API for shared state, (8) SSR/SSG configuration. Triggers: solid, solidjs, solid-js, solid start, solidstart, createSignal, createStore, createEffect.

2026-03-03
dev-command
软件质量保证分析师与测试员

Interact with the running VSCode extension via Playwright. Use when automating, testing, or debugging the OpenCode webview UI.

2026-03-03
generate-spec
软件开发工程师

Create a spec sheet for the given feature/fix request in specs/ directory. Use when planning a significant new feature or complex fix.

2026-03-03
playwright
软件质量保证分析师与测试员

Browser automation CLI using Playwright. Use when automating browser workflows, filling forms, clicking elements, scraping pages, or debugging web issues.

2026-03-03
spec-review
软件开发工程师

Review a spec for under-specified areas, bugs, and adherence to the generate-spec skill. Use when asked to review, critique, or check a spec.

2026-03-03
update-docs
软件开发工程师

Update AGENTS.md files based on session learnings about a topic. Use when documenting patterns, commands, or conventions discovered during development.

2026-03-03
commit
软件开发工程师

Stage all changes and commit with appropriate message, showing changed files and edits. Use when you need to create a git commit.

2026-02-12
push-everything
软件开发工程师

Stage ALL changes in the repository (not just session changes), commit, and push. Use when you need to commit all pending changes.

2026-02-12
push
软件开发工程师

Commit and push changes, creating or updating a PR as needed. Use for standard push workflow.

2026-02-12
prompting
软件开发工程师

Guide for writing effective system prompts for LLM agents. Use when creating or editing system prompts for applications, agent configurations, or development tools.

2026-01-13