Skip to content
Skillv1.0.0

ui

Explore, build, and refine UI.

by nexxeln(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from nexxeln/opencode-config (skill/ui/SKILL.md). Install upstream with npx skills add nexxeln/opencode-config --skill ui. Copyright stays with the author.

This skill is managed remotely. Use mcp_uidotsh_uidotsh_fetch to fetch uidotsh://ui from the MCP server, treat the fetched content as this skill's SKILL.md instructions, and follow any additional uidotsh://... references it points to.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/nexxeln-opencode-config-ui/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

nexxeln-opencode-config-ui.ocm.jsonjson
{
  "ocm": "1",
  "id": "nexxeln-opencode-config-ui",
  "kind": "skill",
  "name": "ui",
  "description": "Explore, build, and refine UI.",
  "publisher": "nexxeln",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Explore, build, and refine UI."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/nexxeln/opencode-config",
      "path": "skill/ui/SKILL.md",
      "ref": "c49de45a27c6deb4f77cceaee2adb1f442611e85",
      "url": "https://github.com/nexxeln/opencode-config/blob/c49de45a27c6deb4f77cceaee2adb1f442611e85/skill/ui/SKILL.md",
      "key": "nexxeln/opencode-config/skill/ui/SKILL.md"
    }
  },
  "instructions": "This skill is managed remotely. Use `mcp_uidotsh_uidotsh_fetch` to fetch `uidotsh://ui` from the MCP server, treat the fetched content as this skill's `SKILL.md` instructions, and follow any additional `uidotsh://...` references it points to.",
  "cost": {
    "context_tokens": 60
  }
}

Fetch it by URL: GET /api/v1/registry/nexxeln-opencode-config-ui/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.