with one click
bkui
蓝鲸前端知识库入口指南,包含规范、索引和工作流程
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
蓝鲸前端知识库入口指南,包含规范、索引和工作流程
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Archive multiple completed changes at once. Use when archiving several parallel changes.
Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.
| id | bkui-quick-start |
| name | BKUI 快速入门 |
| category | engineering |
| description | 蓝鲸前端知识库入口指南,包含规范、索引和工作流程 |
| tags | ["bkui","规范","索引","入门","vue3"] |
| updated_at | "2026-01-23T00:00:00.000Z" |
蓝鲸前端知识库入口指南。
bk-)<script setup lang="ts">bk-navigation| 组件 | 错误写法 | 正确写法 |
|---|---|---|
| bk-navigation | :default-open-keys | default-open |
| bk-menu | :default-open-keys | :opened-keys |
| bk-dialog | v-model | v-model:isShow |
bk-navigation - 布局组件,易出错bk-menu - 与 navigation 配合bk-table - 列表页核心组件bk-form - 表单验证bk-dialog - v-model:isShowget_component_api({ componentName: 'navigation' })get_skill({ skillId: 'bkui-builder' })遇到 bk- 前缀组件、bkui-vue、蓝鲸前端、设计稿还原时使用。
skill://bkui-quick-start/references/skills-index.md - 完整 Skills 索引skill://bkui-quick-start/references/components-list.md - 组件完整列表skill://bkui-quick-start/references/components-list.mdskill://bkui-quick-start/references/skills-index.md根据 SKILL.md 中的 IF-THEN 规则判断是否需要加载