@sentiolabs/opencode-frontend-design
v0.3.0
Published
Official OpenCode plugin package for frontend-design skills.
Maintainers
Readme
frontend-design for OpenCode
OpenCode port of Anthropic's frontend-design plugin.
Included Runtime Files
skills/frontend-design/SKILL.md
Install
Install the npm package in your OpenCode project:
npm install @sentiolabs/opencode-frontend-designThen add the plugin to your opencode.json configuration:
{
"plugin": ["@sentiolabs/opencode-frontend-design"]
}The repository installer remains supported.
Use the repository install entrypoint:
Fetch and follow instructions from https://raw.githubusercontent.com/sentiolabs/agent-nexus/main/.opencode/INSTALL.mdThen choose frontend-design or all.
OpenCode Surface
- Skill:
frontend-design
Attribution
This package is adapted from Anthropic's official frontend-design Claude Code plugin and is distributed under Apache-2.0. See LICENSE for terms.
