Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →帮助开发者上手 @blueking/chat-x 组件库开发。当用户需要了解 chat-x、开发新组件时使用。
.claude/skills/tencentblueking-chat-x-contribute/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | -33% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -45% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -31% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -37% | 0% |
| case-15 | ✗→✓ | ▲ Improved | -36% | 0% |
@blueking/chat-x 是蓝鲸 AI Chat 组件库。
技术栈:Vue 3 + TypeScript + bkui-vue + Vite
核心特性:流式渲染、Markdown、代码高亮、LaTeX、Mermaid
bashpnpm install # 安装依赖 pnpm --filter @blueking/chat-x dev # 启动开发 pnpm --filter @blueking/chat-x build # 构建
packages/chat-x/src/
├── components/ # 组件
├── composables/ # 组合式函数
├── types/ # 类型定义
└── index.ts # 入口src/components/new-component/src/components/index.tssrc/types/wikis/components/<script setup> 语法skill://chat-x-contribute/references/component-api.mdskill://chat-x-contribute/references/development-workflow.mdskill://chat-x-contribute/references/QA.mdskill://chat-x-contribute/references/style-guide.mdskill://chat-x-contribute/references/type-definitions.mdskill://chat-x-contribute/references/QA.mdskill://chat-x-contribute/references/component-api.mdskill://chat-x-contribute/references/development-workflow.mdskill://chat-x-contribute/references/style-guide.mdskill://chat-x-contribute/references/type-definitions.md> 根据 SKILL.md 中的 IF-THEN 规则判断是否需要加载
Other measured skills in the registry, with their headline benchmark lift.