设计稿还原规则。先输出布局分析报告,再按需加载模版
Source text: Chinese
Menu
Skills in this repository
SkillsMP has collected 56 skills from TencentBlueKing/bk-bcs. Open a skill to review its source and details.
TencentBlueKing/bk-bcsShowing 16 of 56 collected skills.
设计稿还原规则。先输出布局分析报告,再按需加载模版
Source text: Chinese
高频易错属性映射和避坑指南
Source text: Chinese
蓝鲸前端知识库入口指南,包含规范、索引和工作流程
Source text: Chinese
使用 Rollup Visualizer 分析产物,并通过拆包 (Code Splitting) 和 Tree Shaking 减少首屏体积。
Source text: Chinese
帮助开发者上手 @blueking/chat-x 组件库开发。当用户需要了解 chat-x、开发新组件时使用。
Source text: Chinese
帮助开发者创建 @blueking/chat-x 自定义 message 组件。当用户需要开发自定义消息类型时使用。
Source text: Chinese
帮助开发者为 Vue 3 组件编写单元测试。当用户需要添加单元测试时使用。
Source text: Chinese
检查 XSS、CSRF、原型污染等安全问题,支持 React/Vue/Angular
Source text: Chinese
检查 RCE、SSRF、SQL 注入、路径穿越等安全问题,支持 Express/Koa/NestJS
Source text: Chinese
基于蓝鲸 IAM 的前端鉴权方案,包含 v-authority 指令实现、权限组件封装及无权限交互规范。
Source text: Chinese
基于 Pinia 的全局状态管理规范,包含 UserStore、AppStore 的标准定义
Source text: Chinese
使用 Vitest 和 Vue Test Utils 的标准模版与断言技巧
Source text: Chinese
详细记录了大型 Vue 项目从 Webpack 迁移到 Vite 的完整步骤,包括别名配置、环境变量处理和 CommonJS 兼容性问题的解决。
Source text: Chinese
Vue 3 TypeScript, vue-tsc, Volar, Vite, component props, testing, composition API.
Source text: Undetermined
提供标准化的 useTable, useRequest 等 Hooks,用于简化列表页和异步请求的逻辑复用。
Source text: Chinese
OWASP 十大漏洞原理、影响与修复方案,覆盖 Python/Java 场景
Source text: Chinese