Skip to content
Skillv1.0.0

x-aily-button-viewer

成员清单 x-aily-button-viewer.component.ts: 通用动作按钮 viewer,负责把 aily-button block 渲染成 CTA,并在硬件端口确认场景补齐 backend 真实接口选择。 x-aily-button-viewer.component.spec.ts: 按钮 viewer 回归测试,锁住端口选择会折叠成 `portId/topology` 再派发

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

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

See reviews

About

Imported from YudongL2000/aibox-to-yizheng (client/Tesseract/aily-blockly/src/app/tools/aily-chat/components/x-dialog/x-aily-button-viewer/AGENTS.md). Install upstream with npx skills add YudongL2000/aibox-to-yizheng --skill x-aily-button-viewer. Copyright stays with the author.

x-aily-button-viewer/

L2 | 父级: /mnt/c/Users/sam/Documents/Sam/code/Tesseract/aily-blockly/src/app/tools/aily-chat/components/x-dialog/AGENTS.md

成员清单 x-aily-button-viewer.component.ts: 通用动作按钮 viewer,负责把 aily-button block 渲染成 CTA,并在硬件端口确认场景补齐 backend 真实接口选择。 x-aily-button-viewer.component.spec.ts: 按钮 viewer 回归测试,锁住端口选择会折叠成 portId/topology 再派发。

法则

  • tesseract-confirm-node 的接口选择只消费 backend 给的 portOptions/selectedPortId,不在前端偷偷猜接口表或补 mock 插入逻辑。
  • viewer 只负责渲染与派发 aily-chat-action,不直接操纵会话状态。

[PROTOCOL]: 变更时更新此头部,然后检查 AGENTS.md

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/yudongl2000-aibox-to-yizheng-x-aily-button-viewer/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.

yudongl2000-aibox-to-yizheng-x-aily-button-viewer.ocm.jsonjson
{
  "ocm": "1",
  "id": "yudongl2000-aibox-to-yizheng-x-aily-button-viewer",
  "kind": "skill",
  "name": "x-aily-button-viewer",
  "description": "成员清单 x-aily-button-viewer.component.ts: 通用动作按钮 viewer,负责把 aily-button block 渲染成 CTA,并在硬件端口确认场景补齐 backend 真实接口选择。 x-aily-button-viewer.component.spec.ts: 按钮 viewer 回归测试,锁住端口选择会折叠成 `portId/topology` 再派发。",
  "publisher": "YudongL2000",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "成员清单 x-aily-button-viewer.component.ts: 通用动作按钮 viewer,负责把 aily-button block 渲染成 CTA,并在硬件端口确认场景补齐 backend 真实接口选择。 x-aily-button-viewer.component.spec.ts: 按钮 viewer 回归测试,锁住端口选择会折叠成 `portId/topology` 再派发。"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/YudongL2000/aibox-to-yizheng",
      "path": "client/Tesseract/aily-blockly/src/app/tools/aily-chat/components/x-dialog/x-aily-button-viewer/AGENTS.md",
      "ref": "ee80f074cc34a910bde3ea788e5d6f719429c6d3",
      "url": "https://github.com/YudongL2000/aibox-to-yizheng/blob/ee80f074cc34a910bde3ea788e5d6f719429c6d3/client/Tesseract/aily-blockly/src/app/tools/aily-chat/components/x-dialog/x-aily-button-viewer/AGENTS.md",
      "key": "YudongL2000/aibox-to-yizheng/client/Tesseract/aily-blockly/src/app/tools/aily-chat/components/x-dialog/x-aily-button-viewer/AGENTS.md"
    }
  },
  "instructions": "# x-aily-button-viewer/\n> L2 | 父级: /mnt/c/Users/sam/Documents/Sam/code/Tesseract/aily-blockly/src/app/tools/aily-chat/components/x-dialog/AGENTS.md\n\n成员清单\nx-aily-button-viewer.component.ts: 通用动作按钮 viewer,负责把 aily-button block 渲染成 CTA,并在硬件端口确认场景补齐 backend 真实接口选择。\nx-aily-button-viewer.component.spec.ts: 按钮 viewer 回归测试,锁住端口选择会折叠成 `portId/topology` 再派发。\n\n法则\n- `tesseract-confirm-node` 的接口选择只消费 backend 给的 `portOptions/selectedPortId`,不在前端偷偷猜接口表或补 mock 插入逻辑。\n- viewer 只负责渲染与派发 `aily-chat-action`,不直接操纵会话状态。\n\n[PROTOCOL]: 变更时更新此头部,然后检查 AGENTS.md",
  "cost": {
    "context_tokens": 134
  }
}

Fetch it by URL: GET /api/v1/registry/yudongl2000-aibox-to-yizheng-x-aily-button-viewer/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.