TencentBlueKing/bk-ci

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

2.5kStars on the repository
46Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A BK-CI architecture skill for understanding how modules work together across a software delivery pipeline. BK-CI is the project named in the skill description.

not rated 2.5k 4d ago A 65 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A guide to the BK-CI Agent, the software running on a build machine that communicates with the build system. It covers the agent's background process, heartbeat, polling, task startup, and updates.

not rated 2.5k 4d ago A 70 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

API contract design guidance for BK-CI, covering resource paths, HTTP methods, request and response objects, error codes, and versioning. An API contract defines how software clients and services communicate.

not rated 2.5k 4d ago A 50 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A guide to the BK-CI artifact module, which handles uploaded build outputs, their metadata, storage through BkRepo or disks, file tasks, and cleanup. Build artifacts are files produced by a build, such as packages or reports.

not rated 2.5k 4d ago A 75 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A guide to the BK-CI Auth module, covering role-based access control, user groups, resource management, IAM integration, authorization migrations, and OAuth2 sign-in. OAuth2 is a standard way for applications to handle delegated login and access.

not rated 2.5k 4d ago A 60 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

Backend microservice development guidance for BK-CI using Kotlin or Java and Spring Boot. It covers resources, API, service, and data-access layers, dependency injection, service ownership, and backend conventions.

not rated 2.5k 4d ago A 62 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A workflow for learning an unfamiliar business domain and recording the findings as BK-CI skills or architecture documents. It uses internal wiki material and code comparisons to identify module boundaries and rewrite knowledge documents.

not rated 2.5k 4d ago A 64 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A BK-CI release-notes workflow for processing newly added version sections in a changelog. A changelog is a file that records software changes between releases.

not rated 2.5k 4d ago A 93 tokens

TencentBlueKing/bk-ci

Skill Claude Code

A narrowly scoped guide for removing old GitHub-related git worktrees. A worktree is another working directory linked to the same Git repository.

not rated 2.5k 4d ago A 61 tokens

TencentBlueKing/bk-ci

Skill Claude Code

A workflow for finishing work tied to a Git branch by optionally closing its GitHub issue and removing the local worktree and branch. A worktree is a separate local checkout of a repository branch.

not rated 2.5k 4d ago A 138 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A guide to shared backend practices in BK-CI, including aspect-oriented programming, distributed locks, retries, input checks, performance monitoring, scheduled jobs, and audit logs. These are technical concerns used across multiple features.

not rated 2.5k 4d ago A 67 tokens

database-design

12

TencentBlueKing/bk-ci

Skill Claude CodeCodex

Database design guidance for BK-CI, covering table structures, SQL definition scripts, indexes, sharding, and data archiving. Sharding splits data across multiple database partitions; archiving moves older data out of active storage.

not rated 2.5k 4d ago A 63 tokens

design-patterns

13

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A coding guide for choosing common design patterns, such as factories, strategies, and observers, in the BK-CI codebase. It also helps locate these patterns when changing the code.

not rated 2.5k 4d ago A 61 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A guide to BK-CI build scheduling, which decides where queued build tasks run and manages available capacity. It covers build machines, third-party machines, Docker, and Kubernetes scheduling.

not rated 2.5k 4d ago A 66 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

Frontend development guidance for BK-CI pages and components built with Vue, a JavaScript framework for user interfaces. It covers Vue components, Vuex state management, API calls, styling conventions, and page interactions.

not rated 2.5k 4d ago A 59 tokens

git-commit-and-push

16

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A workflow for safely creating a Git commit and sending it to a remote repository. It follows BK-CI repository rules and uses a personal fork by default.

not rated 2.5k 4d ago A 95 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A guide for writing Git commit messages and deciding how to divide changes into commits. Git is a version-control system that records code changes and supports collaboration.

not rated 2.5k 4d ago A 60 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A guide for managing software repositories and collaboration through GitHub. GitHub is a service for hosting code, issues, pull requests, reviews, and project discussions.

not rated 2.5k 4d ago A 68 tokens

github-worktree

19

TencentBlueKing/bk-ci

Skill Claude Code

A GitHub Issue worktree workflow for creating an isolated copy of a repository for a task. A worktree lets separate branches be checked out in separate folders, while an issue records the work to be done.

not rated 2.5k 4d ago A 115 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A set of conventions for developing BK-CI Go Agent code. Go is a programming language, and an agent here is software that runs tasks on a build machine.

not rated 2.5k 4d ago A 61 tokens

TencentBlueKing/bk-ci

Skill Codex

A guide for investigating Java memory problems using heap dumps and related reports. A heap dump is a snapshot of objects held in the Java Virtual Machine's memory.

not rated 2.5k 4d ago A 162 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A set of coding conventions for BK-CI Kotlin back-end projects. Kotlin is a programming language, and back-end code runs the services behind an application.

not rated 2.5k 4d ago A 71 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A tool for managing existing BK-CI pipeline builds through MCP, a way for software tools to interact with services.

not rated 2.5k 4d ago A 62 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: