Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

tidb

tidb 收录了来自 pingcap 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
40.3k
更新
2026-05-25
Forks
6.2k
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

tidb-test-guidelines
软件质量保证分析师与测试员

Decide where to place TiDB tests and how to write them (basic structure, naming, testdata usage). Use when asked about test locations, writing conventions, shard_count limits, casetest categorization, or when reviewing test changes in code review.

2026-05-25
tidb-change-instruction-critic
软件开发工程师

Use when implementing a user- or reviewer-prescribed code change (including review comments with suggested fixes or options), especially when the requested edit may be risky, incomplete, ambiguous, or misaligned with TiDB correctness and compatibility constraints.

2026-05-25
tidb-bazel-prepare-gate
软件开发工程师

Use when deciding whether make bazel_prepare is required before build or test commands based on local file changes in TiDB.

2026-05-22
tidb-issue-metadata-guard
软件开发工程师

Use when creating or editing TiDB GitHub issues so issue templates, labels, issue titles, and issue descriptions stay consistent with repository workflow. Trigger on tasks involving issue creation, bug reports, enhancement tracking issues, label selection, or searching for existing issues and PRs before filing a new one.

2026-05-19
tidb-pr-metadata-guard
软件开发工程师

Use when creating or editing TiDB pull requests so PR title scope, PR template fields, hidden HTML comments, and bot-parsed checklist sections stay intact. Trigger on tasks involving PR creation, PR body updates, issue linking from a PR, test checklist updates, or investigating labels like do-not-merge/needs-tests-checked.

2026-05-19
tidb-failpoint-test-runner
软件质量保证分析师与测试员

Use when running TiDB package tests and deciding whether failpoint enable/disable is required before and after the test command.

2026-03-12
tidb-integrationtest-recorder
软件质量保证分析师与测试员

Use when recording TiDB integration tests under tests/integrationtest and verifying regenerated result files stay minimal and correct.

2026-03-12
tidb-realtikv-runner
软件质量保证分析师与测试员

Use when running tests under tests/realtikvtest that require a local TiUP playground lifecycle with strict startup, readiness checks, and cleanup.

2026-03-12
tidb-test-diff-triage
软件质量保证分析师与测试员

Triage unexpected TiDB test diffs that seem unrelated to the current PR. Use when plan/result/testdata changes appear after merge/rebase or only in specific local runs, especially to quickly rule in/out failpoint enablement issues.

2026-03-12
tidb-verify-profile
软件开发工程师

Use when choosing local validation scope in TiDB work, especially to separate fast coding-loop checks from completion checks and avoid unnecessary slow commands.

2026-03-12