Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

bk-bcs

bk-bcs には TencentBlueKing から収集した 33 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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