bk-bcs
Automate TAPD requirement development, code review, and Kubernetes platform engineering
All Skills in This Repository (54)
Pure Emerald Level IndicatorsBKUI 快速入门
Standardize frontend team onboarding to the BKUI knowledge base and workflows.
JavaScript 安全审查
Identify and remediate JavaScript frontend security issues in React, Vue, and Angular projects.
chat-x-custom-component
Create and integrate custom Chat-X message components through MessageContainer.
蓝鲸 MagicBox 3.0 组件专家规则
Analyze design drafts and propose matched BKUI template loading rules.
Webpack 到 Vite 迁移指南
Migrate large Vue projects from Webpack to Vite with configuration examples.
代码评审专家
...
全局状态管理规范 (Pinia)
Standardize global state management in Vue 3 with Pinia Setup Store syntax.
vue-best-practices
Standardize Vue 3 architecture and type-safety with TypeScript, vue-tsc, Volar, and Vite.
chat-x-contribute
Onboard developers to contribute to the @blueking/chat-x Vue 3 component library.
bk-monitor-dev-server
Configure and start local development servers using pnpm dev workflows.
bk-monitor-tapd-dev
Analyze TAPD tickets and generate a structured development plan.
Vue 3 组件单元测试指南 (Vitest)
Test Vue 3 components with Vitest and Vue Test Utils.
Frequently Asked Questions
FAQPage SchemaHow to install bk-bcs skills?▼
Run `npx skills add TencentBlueKing/bk-bcs --all -g -y` in your terminal to install all skills in this suite globally.
How to automate TAPD requirement development with AI?▼
The tapd-story-pipeline and tapd-iteration-runner skills take a TAPD requirement from clarification through planning, TDD implementation, validation, and commit automatically.
Can AI split and score TAPD requirements?▼
Yes. The tapd-story-evaluation skill breaks large requirements into sub-stories, then assigns Fibonacci size and RICE business value scores, and creates the sub-tickets in TAPD.
Does bk-bcs include code review and security checks?▼
Yes. It ships code-review, JavaScript and Node.js security audit skills, plus BlueKing's three security red lines covering input validation, authorization, and data encryption.
Do these skills work with Claude Code and Cursor?▼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible AI coding agents.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core