Coding

Page 11 of 25

Browse skills in this category.

1760 skills · Showing 721-792
Sort by:

by TencentBlueKing

Git 提交规范,涵盖 commit message 格式(feat/fix/refactor)、Issue 关联、分支命名、PR 提交准备、rebase 使用。当用户提交代码、编写 commit message、创建分支或准备 PR 时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

服务间调用规范,涵盖 Feign 客户端、服务发现、负载均衡、熔断降级、超时配置、链路追踪。当用户进行微服务间调用、配置 Feign 客户端、实现服务降级或处理跨服务通信时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

重试机制实践指南,涵盖重试策略配置、退避算法、幂等性保证、重试次数限制、异常分类处理。当用户实现重试逻辑、处理临时性故障、配置退避策略或保证操作幂等性时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

国际化与日志规范指南,涵盖 i18n 消息配置、多语言支持、日志级别规范、日志格式、敏感信息脱敏。当用户实现国际化、配置多语言、规范日志输出或处理日志脱敏时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

参数校验指南,涵盖 JSR-303 注解校验、自定义校验器、分组校验、嵌套校验、错误消息国际化。当用户实现参数校验、编写自定义校验注解、处理校验错误或配置校验分组时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

表达式解析器指南,涵盖变量表达式解析、条件表达式求值、自定义函数扩展、表达式缓存、安全沙箱。当用户实现表达式解析、处理流水线变量替换、扩展表达式函数或配置表达式引擎时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

流水线变量生命周期管理指南,涵盖变量的创建、初始化、动态更新、存储、传递和查询的完整生命周期。当用户开发变量功能、处理变量传递、调试变量问题或理解变量作用域时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

BK-CI 项目设计模式实践指南,涵盖工厂模式、策略模式、观察者模式、装饰器模式、模板方法等在项目中的实际应用。当用户学习设计模式、重构代码、设计可扩展架构或理解项目设计时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

Process 模块 API 层详细分析,涵盖 Resource 接口定义、API 版本管理、权限注解、请求参数校验。当用户开发 Process API 接口、添加新端点、处理 API 版本或配置接口权限时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

Process 模块构建引擎 Control 层详细分析,涵盖构建状态机、任务调度、并发控制、构建生命周期管理。当用户开发构建引擎、修改状态流转、处理任务调度或优化构建控制逻辑时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

Process 流水线核心模块架构总览,涵盖流水线 CRUD、构建执行引擎、事件驱动机制、分层架构设计。当用户开发流水线核心功能、理解 Process 模块、修改构建逻辑或进行流水线相关开发时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

Project 项目管理模块架构指南,涵盖项目 CRUD、成员管理、项目配置、标签管理、项目迁移。当用户开发项目管理功能、处理项目成员、配置项目属性或实现项目相关逻辑时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

Repository 代码库管理模块架构指南,涵盖 Git/SVN 代码库接入、Webhook 配置、代码库授权、触发器管理。当用户开发代码库功能、配置 Webhook、处理代码库授权或实现触发器逻辑时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

Store 研发商店模块架构指南,涵盖插件/模板/镜像管理、版本发布、审核流程、商店市场、扩展点机制。当用户开发研发商店功能、发布插件、管理模板或实现扩展点时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

Artifactory 制品库模块架构指南,涵盖制品上传下载、存储后端适配、制品元数据、清理策略、权限控制。当用户开发制品库功能、处理制品存储、配置清理策略或实现制品管理时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

Environment 构建机环境模块架构指南,涵盖构建机节点管理、环境变量配置、节点状态监控、第三方构建机接入。当用户开发环境管理功能、配置构建机节点、处理环境变量或接入第三方构建机时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

Ticket 凭证管理模块架构指南,涵盖凭证类型(密码/SSH/Token)、加密存储、凭证授权、安全访问控制。当用户开发凭证功能、添加新凭证类型、处理凭证加密或配置凭证授权时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

Quality 质量红线模块架构指南,涵盖质量规则管理、指标配置、准入准出控制点、红线拦截与放行机制。当用户需要开发质量管控功能、配置质量红线、实现质量检查拦截时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

Notify 通知服务模块架构指南,涵盖多渠道通知(邮件/企微/RTX)、通知模板、订阅管理、通知策略。当用户开发通知功能、添加新通知渠道、配置通知模板或实现订阅逻辑时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

Log 构建日志模块架构指南,涵盖日志接收存储、实时流式输出、多存储后端(ES/Lucene)、日志索引管理。当用户需要开发日志功能、查询构建日志、实现日志存储或处理日志流时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

OpenAPI 开放接口模块架构指南,涵盖 API 网关、接口鉴权、限流配置、SDK 生成、API 文档。当用户开发开放 API、配置接口鉴权、实现限流策略或生成 SDK 时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

Worker 构建执行器模块架构指南,涵盖插件执行引擎、任务分发、日志上报、制品上传、Worker 生命周期。当用户开发 Worker 功能、实现插件执行、处理任务分发或优化执行器性能时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

Agent 构建机模块架构指南(Go 语言),涵盖 Agent 启动流程、心跳机制、任务领取执行、升级更新、与 Dispatch 交互。当用户开发 Agent 功能、修改心跳逻辑、处理任务执行或实现 Agent 升级时使用。

2.5K
Jan 9, 2026, 09:52 AM

45

Coding

by TencentBlueKing

IAM RBAC 权限模型变更规则,涵盖资源类型定义、操作权限配置、权限迁移脚本、IAM 回调实现。当用户修改权限模型、添加新资源类型、配置操作权限或编写权限迁移脚本时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

流水线模板模块架构指南,涵盖模板创建、版本管理、实例化、权限控制、研发商店集成。当用户需要开发模板功能、实现模板复用、管理模板版本或进行批量实例化时使用。

2.5K
Jan 9, 2026, 09:52 AM

by TencentBlueKing

指导用户为 CodeBuddy 创建 Agent Skills。当用户想要创建、编写、设计新的 Skill,或需要帮助编写 SKILL.md 文件、frontmatter、skill 结构时使用。

2.5K
Jan 9, 2026, 09:52 AM

by exceptionless

2.4K
Jan 12, 2026, 04:05 AM

by exceptionless

2.4K
Jan 12, 2026, 04:05 AM

net-cli

Coding

by exceptionless

2.4K
Jan 12, 2026, 04:05 AM

by exceptionless

2.4K
Jan 12, 2026, 04:05 AM

by exceptionless

2.4K
Jan 12, 2026, 04:05 AM

by exceptionless

2.4K
Jan 12, 2026, 04:05 AM

by OneKeyHQ

Jotai state management patterns for OneKey. Use when working with atoms, global state, feature state, or context atoms. Triggers on jotai, atom, state, globalAtom, contextAtom, store, persistence, settings.

2.4K
Mar 23, 2026, 10:29 AM

fix-lint

Coding

by OneKeyHQ

Helps fix ESLint errors and warnings in the OneKey codebase. Use when running yarn lint and encountering warnings, cleaning up code before committing, or fixing spellcheck, unused variable, or other ESLint warnings.

2.4K
Jan 29, 2026, 02:11 PM

by OneKeyHQ

Helps create and configure pages and routes in the OneKey app-monorepo. Use when creating new pages, configuring routes, setting up deep links, handling QR codes, or understanding navigation patterns. Page, route, navigation, deep link, universal link, QR code, modal, tab, onboarding.

2.4K
Jan 29, 2026, 02:11 PM

codex-cli

Coding

by kingkongshot

Orchestrate OpenAI Codex CLI for parallel task execution. As orchestrator, analyze tasks, inject context, manage sessions, and coordinate parallel instances. Use when delegating coding tasks to Codex or running multi-agent workflows. (user)

2.4K
Dec 2, 2025, 01:48 PM

by kingkongshot

Review code using Linus Torvalds' "good taste" philosophy. Eliminates defensive code, special cases, and deep nesting. Use when reviewing code quality, refactoring, or checking for code smells.

2.4K
Dec 2, 2025, 01:48 PM

by facet-rs

Debug crashes, segfaults, and memory errors using valgrind integration with nextest through pre-configured profiles

2.3K
Jan 12, 2026, 01:07 AM

by facet-rs

Orientation to facet-format JIT deserialization (tiering, fallbacks, key types/entry points) and where to look when changing or debugging JIT code

2.3K
Jan 12, 2026, 01:07 AM

profiling

Coding

by facet-rs

Profile code performance using callgrind and valgrind with nextest integration for analyzing instruction counts, cache behavior, and identifying bottlenecks

2.3K
Jan 12, 2026, 01:07 AM

by facet-rs

Guidelines for using facet crates (facet-json, facet-toml, facet-args) instead of serde-based alternatives for consistent dogfooding

2.3K
Jan 12, 2026, 01:07 AM

build

Coding

by iPlug2

Build an iPlug2 plugin project for different formats and platforms using xcodebuild or Visual Studio

2.2K
Jan 4, 2026, 09:57 PM

by iPlug2

Build an iPlug2 plugin project using CMake with Ninja, Xcode, or Visual Studio generators

2.2K
Jan 4, 2026, 09:57 PM

by iPlug2

Download iPlug2 dependencies including plugin format SDKs (VST3, CLAP, WAM) and optional Skia graphics backend libraries

2.2K
Jan 4, 2026, 09:57 PM

validate

Coding

by iPlug2

Validate iPlug2 plugin builds using format-specific validators (auval, pluginval, vstvalidator, clap-validator) (project)

2.2K
Jan 4, 2026, 09:57 PM

by davepoon

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

2.2K
Jan 12, 2026, 04:25 AM

by davepoon

This skill should be used when the user asks to "create an API route", "add an endpoint", "build a REST API", "handle POST requests", "create route handlers", "stream responses", or needs guidance on Next.js API development in the App Router.

2.2K
Jan 12, 2026, 04:25 AM

by davepoon

Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".

2.2K
Jan 12, 2026, 04:25 AM

by davepoon

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

2.2K
Jan 12, 2026, 04:25 AM

by davepoon

Download YouTube videos with customizable quality and format options. Use this skill when the user asks to download, save, or grab YouTube videos. Supports various quality settings (best, 1080p, 720p, 480p, 360p), multiple formats (mp4, webm, mkv), and audio-only downloads as MP3.

2.2K
Jan 12, 2026, 04:25 AM

by cryfs

Guide to the AsyncDrop pattern for async cleanup in Rust. Use when working with AsyncDropGuard, implementing AsyncDrop trait, or handling async resource cleanup.

2.2K
Jan 10, 2026, 10:20 PM

jujutsu

Coding

by cryfs

Guide to Jujutsu (jj) version control system. Use when working with commits, branches, pull requests, PRs, version control, rebasing, pushing, or when the user mentions jj, git, or version control operations.

2.2K
Jan 10, 2026, 10:20 PM

by spring-ai-alibaba

Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields, Instructions for searching arXiv papers using Python script and shell tool. Read SKILL.md to learn the workflow.

2.2K
Jan 11, 2026, 01:14 PM

by spring-ai-alibaba

Generates HTTP request examples for Spring Boot Web interfaces according to task specification and saves them as .http files in module-generate.md directories

2.2K
Jan 11, 2026, 01:14 PM

pr-review

Coding

by OneKeyHQ

Security-first PR review checklist for this repo. Use when reviewing diffs/PRs, especially changes involving auth, networking, sensitive data, or dependency/lockfile updates. Focus on secret/PII leakage risk, supply-chain risk (npm + node_modules inspection), cross-platform architecture (extension/mobile/desktop/web), and React performance (hooks + re-render hotspots). Avoid UI style nitpicks. PR Review.

2.2K
Jan 12, 2026, 04:48 AM

by wei

Upgrade simple-icons to the latest version and preserve any removed icons by sourcing them from the previous version into common/icons/customIcons.ts and updating icon mappings. Use whenever bumping or upgrading simple-icons in this repo.

2.2K
Jan 9, 2026, 06:01 AM

by openai

Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents JS monorepo.

2.1K
Jan 12, 2026, 05:43 AM

by stacklok

Generates clear commit messages from git diffs. Use when writing commit messages or reviewing staged changes.

2.1K
Mar 17, 2026, 09:17 AM

by kagent-dev

A skill that makes a kebab for the user.

2.0K
Jan 10, 2026, 12:37 AM

by TheOrcDev

Use Set and Map for O(1) membership lookups instead of array.includes(). Apply when checking membership repeatedly or performing frequent lookups against a collection.

2.0K
Jan 16, 2026, 09:09 AM

by TheOrcDev

Use toSorted() instead of sort() to avoid mutating arrays. Apply when sorting arrays that are React props, state, or otherwise shared/referenced elsewhere.

2.0K
Jan 16, 2026, 09:09 AM

by TheOrcDev

Extract expensive work into memoized components with React.memo. Apply when components perform expensive computations that can be skipped when props haven't changed.

2.0K
Jan 16, 2026, 09:09 AM

by openwebf

Develop custom WebF native plugins based on Flutter packages. Create reusable plugins that wrap Flutter/platform capabilities as JavaScript APIs. Use when building plugins for native features like camera, payments, sensors, file access, or wrapping existing Flutter packages.

2.0K
Jan 12, 2026, 04:24 AM

by openwebf

Install WebF native plugins to access platform capabilities like sharing, payment, camera, geolocation, and more. Use when building features that require native device APIs beyond standard web APIs.

2.0K
Jan 12, 2026, 04:24 AM

by openwebf

Develop custom native UI libraries based on Flutter widgets for WebF. Create reusable component libraries that wrap Flutter widgets as web-accessible custom elements. Use when building UI libraries, wrapping Flutter packages, or creating native component systems.

2.0K
Jan 12, 2026, 04:24 AM

by openwebf

Get started with WebF development - setup WebF Go, create a React/Vue/Svelte project with Vite, and load your first app. Use when starting a new WebF project, onboarding new developers, or setting up development environment.

2.0K
Jan 12, 2026, 04:24 AM

by openwebf

Setup hybrid routing with native screen transitions in WebF - configure navigation using WebF routing instead of SPA routing. Use when setting up navigation, implementing multi-screen apps, or when react-router-dom/vue-router doesn't work as expected.

2.0K
Jan 12, 2026, 04:24 AM

by tambo-ai

Manages AI SDK model configurations - updates packages, identifies missing models, adds new models with research, and updates documentation

1.9K
Jan 12, 2026, 04:39 AM

review

Coding

by quran

../../../.agents/quran/skills/review/SKILL.md

1.9K
Feb 9, 2026, 07:50 AM

by Wirasm

Orchestrate complete PRP workflow from feature request to pull request. Run create branch, create PRP, execute implementation, commit changes, and create PR in sequence. Use when implementing features using PRP methodology or when user requests full PRP workflow.

1.9K
Jan 9, 2026, 09:34 AM

onboard

Coding

by ballred

Interactive vault setup and context loading. On first run, personalizes your vault. On subsequent runs, loads full context. Use at start of session or when Claude needs full vault context.

1.9K
Feb 15, 2026, 07:07 PM

by trpc-group

Small Python utilities for math and text files.

1.8K
Nov 12, 2025, 12:08 PM