home / skills / tencentblueking / bk-ci

tencentblueking/bk-ci

蓝鲸持续集成平台(蓝盾)

31 skills
GitHub

Sponsored

common-technical-practices

tencentblueking/bk-ci

2.5k
This skill provides cross-cutting backend practices for AOP, distributed locks, retry, validation, monitoring, scheduling, and auditing in Spring Boot.
unit-testing

tencentblueking/bk-ci

2.5k
This skill helps you write reliable Kotlin unit tests with JUnit5 and MockK, improving test coverage and promoting TDD practices.
managing-devops-pipeline

tencentblueking/bk-ci

2.5k
This skill helps you manage BlueKing pipelines by querying histories, obtaining start parameters, viewing statuses, and safely triggering builds with user
process-module-architecture

tencentblueking/bk-ci

2.5k
This skill provides a concise overview of the Process module architecture, helping you navigate API, engine, and data layers to accelerate pipeline development.
store-module-architecture

tencentblueking/bk-ci

2.5k
This skill helps you design and publish scalable store modules by guiding plugin, template, and image lifecycle across architecture layers.
pipeline-model-architecture

tencentblueking/bk-ci

2.5k
This skill helps you understand and work with the BK-CI pipeline core model, enabling you to manage stages, containers, and tasks.
pipeline-variable-management

tencentblueking/bk-ci

2.5k
This skill helps you manage pipeline variables across lifecycle and extend their fields, improving configuration, transfer, and debugging efficiency.
microservice-infrastructure

tencentblueking/bk-ci

2.5k
This skill helps you implement microservice infrastructure foundations including conditional config, event-driven architecture, inter-service communication,
worker-module-architecture

tencentblueking/bk-ci

2.5k
This skill helps you design and optimize a worker-based execution engine, including task dispatch, plugin execution, and log reporting.
00-bkci-global-architecture

tencentblueking/bk-ci

2.5k
This skill helps you understand BK-CI global architecture, orchestrate cross-module development, and plan architectural design across pipelines, modules, and
auth-module-architecture

tencentblueking/bk-ci

2.5k
This skill helps you design and enforce RBAC-based auth architectures across IAM, OAuth, and resource permissions for BK-CI.
permission-model-change-guide

tencentblueking/bk-ci

2.5k
This skill guides users through IAM RBAC permission model changes, covering resource types, actions, migrations, and validation for safe rollout.
business-knowledge-workflow

tencentblueking/bk-ci

2.5k
This skill helps you gather business knowledge from external docs, validate with code, and produce reusable Skill documentation efficiently.
repository-module-architecture

tencentblueking/bk-ci

2.5k
This skill helps you manage diverse code repositories, configure webhooks, and handle authorization and triggers across Git, SVN, and GitHub within BK-CI.
skill-writer

tencentblueking/bk-ci

2.5k
This skill helps you design well-structured Agent Skills, draft SKILL.md, and validate frontmatter for IDE integrations.
pipeline-template-module

tencentblueking/bk-ci

2.5k
This skill helps you manage pipeline templates with versioning, instantiation, and store integration to boost reuse and standardization.
api-interface-design

tencentblueking/bk-ci

2.5k
This skill helps you design robust RESTful APIs with consistent paths, error codes, and response formats to streamline reviews and integration.
database-design

tencentblueking/bk-ci

2.5k
This skill assists designing scalable database schemas, indexing, partitioning, and archiving strategies for BK-CI microservices across tables.
go-agent-development

tencentblueking/bk-ci

2.5k
This skill guides Go agent development by detailing architecture, heartbeat, task execution, and dispatch interactions to streamline building agents.
supporting-modules-architecture

tencentblueking/bk-ci

2.5k
This skill helps you understand and leverage BK-CI's six support modules—Ticket, Environment, Notify, Log, Quality, and OpenAPI—to boost security and
git-commit-specification

tencentblueking/bk-ci

2.5k
This skill helps standardize git commit messages, branch naming, and PR readiness to streamline code reviews and issue tracking.
dispatch-module-architecture

tencentblueking/bk-ci

2.5k
This skill helps you design and optimize dispatch scheduling for multiple build environments, improving resource allocation and deployment efficiency.
utility-components

tencentblueking/bk-ci

2.5k
This skill helps you leverage utility components to implement JWT authentication, expression parsing, thread pool utilities, and chain of responsibility in
backend-microservice-development

tencentblueking/bk-ci

2.5k
This skill helps you develop Kotlin/Java backend microservices by applying four-layer architecture, dependency injection, and Spring Boot best practices.
artifactory-module-architecture

tencentblueking/bk-ci

2.5k
This skill helps you design and integrate an Artifactory based artifact repository by providing end-to-end guidance for storage, metadata, cleanup, and
pipeline-plugin-development

tencentblueking/bk-ci

2.5k
This skill helps you create, configure, and debug blueking pipeline plugins across languages with task.json, inputs, outputs, and release steps.
frontend-vue-development

tencentblueking/bk-ci

2.5k
This skill guides Vue 2/3 development, Vuex, and routing with best practices for component structure, state management, and API integration.
agent-module-architecture

tencentblueking/bk-ci

2.5k
This skill orchestrates agent startup, heartbeat, task execution, upgrades, and worker interaction for BK-CI build machines.
yaml-pipeline-transfer

tencentblueking/bk-ci

2.5k
This skill helps you convert YAML pipelines to models and back, validate syntax, and implement Pipeline as Code with templates and triggers.
design-patterns

tencentblueking/bk-ci

2.5k
This skill helps you learn and apply BK-CI project design patterns to refactor code and build scalable architectures.
project-module-architecture

tencentblueking/bk-ci

2.5k
This skill helps you design and navigate a Kotlin project management module, covering project lifecycle, membership, configuration, and governance.