Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

bk-bcs

bk-bcs에는 TencentBlueKing에서 수집한 skills 33개가 있으며, 저장소 수준 직업 범위와 사이트 내 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