원클릭으로
bkui
蓝鲸前端知识库入口指南,包含规范、索引和工作流程
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
蓝鲸前端知识库入口指南,包含规范、索引和工作流程
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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 规则判断是否需要加载