Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

bk-bcs

يحتوي bk-bcs على 33 من skills المجمعة من TencentBlueKing، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
33
Stars
839
محدث
2026-03-27
Forks
261
التغطية المهنية
7 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

openspec-apply-change
مطوّرو البرمجيات

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

2026-03-27
openspec-archive-change
مطوّرو البرمجيات

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

2026-03-27
openspec-bulk-archive-change
مطوّرو البرمجيات

Archive multiple completed changes at once. Use when archiving several parallel changes.

2026-03-27
openspec-continue-change
مطوّرو البرمجيات

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.

2026-03-27
openspec-explore
مطوّرو البرمجيات

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.

2026-03-27
openspec-ff-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.

2026-03-27
openspec-new-change
مطوّرو البرمجيات

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

2026-03-27
openspec-onboard
مطوّرو البرمجيات

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

2026-03-27
openspec-sync-specs
مطوّرو البرمجيات

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

2026-03-27
openspec-verify-change
مطوّرو البرمجيات

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

2026-03-27
axios
مطوّرو البرمجيات

蓝鲸双协议兼容的 Axios 封装,自动处理旧版和新版 HTTP 协议

2026-02-03
bk-monitor-dev-server
مديرو الشبكات وأنظمة الحاسوب

帮助配置和启动本地开发服务器。当用户提到启动开发服务器、dev server、pnpm dev 时使用。

2026-02-03
bk-monitor-security-audit
محللو أمن المعلومات

对前端代码进行安全审计,检测 XSS、CSRF 等漏洞。当用户请求代码审查或询问代码安全性时使用。

2026-02-03
bk-monitor-tapd-dev
متخصصو إدارة المشاريع

根据 TAPD 单据分析开发需求并生成方案。当用户需要开发 TAPD 需求/缺陷/任务时使用。

2026-02-03
bk-monitor-tapd-summary
متخصصو إدارة المشاريع

获取 TAPD 待办单据并生成归纳总结。当用户提到获取 TAPD 单据、查看待办时使用。

2026-02-03
bk-monitor-weekly-report
متخصصو إدارة المشاريع

通过 GitHub MCP 获取用户 PR 并生成周报。当用户提到生成周报、写周报时使用。

2026-02-03
skill
المهن الحاسوبية الأخرى

指导如何创建符合渐进式披露架构的 skill 文档

2026-02-03
magicbox-30
مطوّرو الويب

设计稿还原规则。先输出布局分析报告,再按需加载模版

2026-02-03
bkui
مطوّرو الويب

高频易错属性映射和避坑指南

2026-02-03
bkui
مطوّرو الويب

蓝鲸前端知识库入口指南,包含规范、索引和工作流程

2026-02-03
vite
مطوّرو البرمجيات

使用 Rollup Visualizer 分析产物,并通过拆包 (Code Splitting) 和 Tree Shaking 减少首屏体积。

2026-02-03
chat-x-contribute
مطوّرو البرمجيات

帮助开发者上手 @blueking/chat-x 组件库开发。当用户需要了解 chat-x、开发新组件时使用。

2026-02-03
chat-x-custom-component
مطوّرو البرمجيات

帮助开发者创建 @blueking/chat-x 自定义 message 组件。当用户需要开发自定义消息类型时使用。

2026-02-03
chat-x-unit-test
محللو ضمان جودة البرمجيات والمختبرون

帮助开发者为 Vue 3 组件编写单元测试。当用户需要添加单元测试时使用。

2026-02-03
javascript
محللو أمن المعلومات

检查 XSS、CSRF、原型污染等安全问题,支持 React/Vue/Angular

2026-02-03
nodejs
محللو أمن المعلومات

检查 RCE、SSRF、SQL 注入、路径穿越等安全问题,支持 Express/Koa/NestJS

2026-02-03
iam
مطوّرو البرمجيات

基于蓝鲸 IAM 的前端鉴权方案,包含 v-authority 指令实现、权限组件封装及无权限交互规范。

2026-02-03
pinia
مطوّرو البرمجيات

基于 Pinia 的全局状态管理规范,包含 UserStore、AppStore 的标准定义

2026-02-03
vue-3-vitest
محللو ضمان جودة البرمجيات والمختبرون

使用 Vitest 和 Vue Test Utils 的标准模版与断言技巧

2026-02-03
webpack-vite
مطوّرو البرمجيات

详细记录了大型 Vue 项目从 Webpack 迁移到 Vite 的完整步骤,包括别名配置、环境变量处理和 CommonJS 兼容性问题的解决。

2026-02-03
vue-best-practices
مطوّرو البرمجيات

Vue 3 TypeScript, vue-tsc, Volar, Vite, component props, testing, composition API.

2026-02-03
vue-3-composables
مطوّرو البرمجيات

提供标准化的 useTable, useRequest 等 Hooks,用于简化列表页和异步请求的逻辑复用。

2026-02-03
web
محللو أمن المعلومات

OWASP 十大漏洞原理、影响与修复方案,覆盖 Python/Java 场景

2026-02-03