TencentBlueKing

46 mods across 1 repository, 2.5k stars between them.

TencentBlueKing/bk-ci

Skill Claude CodeCodex

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.

2.5k 3d 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.

2.5k 3d 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.

2.5k 3d ago A 62 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A guide for working on BK-CI's low-level microservice infrastructure, including configuration, events, service calls, language support, and logging.

2.5k 3d ago A 61 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

A guide to BK-CI's core Process module, which handles pipeline records, starting builds, runtime state, engine control, events, and database storage.

2.5k 3d ago A 64 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

Guidance for BK-CI project management and project boundaries. It covers project creation, properties, member permissions, labels, project partitioning, resource ownership, project IDs, and migration.

2.5k 3d ago A 59 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

Guidance for BK-CI code-repository integration, including Git, SVN, GitHub, and TGit repositories. It covers access permissions, authentication, webhooks, PAC settings, repository differences, and commit records.

2.5k 3d ago A 68 tokens

skill-writer

39

TencentBlueKing/bk-ci

Skill Claude CodeCodex

Guidance for writing, shortening, or restructuring BK-CI skills, which are reusable instructions for coding-agent tasks. It covers descriptions, standard main-file structure, reference files, and staged disclosure of details.

2.5k 3d ago A 63 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

Guidance for writing BK-CI back-end code with Spring Boot, a Java framework for building server applications. It covers configuration, dependency setup, transactions, data access, error handling, monitoring, and framework practices.

2.5k 3d ago A 69 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

Guidance for the BK-CI development store, a marketplace for publishing and distributing plugins, templates, images, and other components. It covers publishing, review, installation, statistics, and extension points.

2.5k 3d ago A 63 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

Guidance for BK-CI supporting services such as tickets, environments, notifications, logs, quality checks, and OpenAPI, the standard format used to describe web APIs. It explains each service's role, boundaries, and entry points.

2.5k 3d ago A 63 tokens

unit-testing

43

TencentBlueKing/bk-ci

Skill Claude CodeCodex

Guidance for unit tests, which check small pieces of code in isolation, in BK-CI. It covers JUnit 5, MockK, test organization, mocked dependencies, exception checks, and TDD, a method of writing tests before implementation.

2.5k 3d ago A 56 tokens

utility-components

44

TencentBlueKing/bk-ci

Skill Claude CodeCodex

Guidance for using BK-CI utility components such as JWT authentication tokens, expression parsing, thread pools, loop helpers, and responsibility-chain implementations.

2.5k 3d ago A 51 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

Guidance for BK-CI Workers, the processes that claim and run tasks. It covers plugin execution, log reporting, environment-variable passing, and artifact archiving.

2.5k 3d ago A 61 tokens

TencentBlueKing/bk-ci

Skill Claude CodeCodex

Guidance for working with BK-CI pipeline files written in YAML, a text format for structured configuration. It covers importing and exporting pipelines, converting YAML to internal models and back, PAC, templates, comments, expressions, and validation.

2.5k 3d ago A 69 tokens