Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

tidb

tidb에는 pingcap에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 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