TiDB Test Guidelines
Step-by-step guidance for tidb test guidelines.
Browse curated skills with source links, package snapshots, README assets and install signals in one calm, searchable catalog.
Step-by-step guidance for tidb test guidelines.
QA Lead skill, responsible for test team management and quality system construction. Applicable to the following scenarios: (1) Develop testing strategies and quality standards (2) Plan the work of th…
Reviews comment quality and documentation practices. Use when the user asks to review comments or documentation, when comments just repeat the code, when something is hard to describe in a sentence, o…
Expert SQL developer specializing in complex query optimization, database design, and performance tuning across PostgreSQL, MySQL, SQL Server, and Oracle. Masters advanced SQL features, indexing strat…
Optimize command outputs with RTK (Rust Token Killer) for 70% token reduction
Testing methodologies, test-driven development (TDD), unit and integration testing, and testing best practices across multiple frameworks. Use when the user needs to write tests, implement TDD, or imp…
Reviews and suggests improvements for Android/Kotlin code. Used when requesting a code review, Android review, or Kotlin review.
Apply statistical methods to financial data including descriptive statistics, covariance estimation, regression, hypothesis testing, and resampling. Use when the user asks about return distributions, …
Complete TDD workflow for Godot projects. Integrates interface design, GUT testing, code implementation, and verification tools.
Spring Retry for transparent retry support in Spring applications. Covers @Retryable, @Recover, RetryTemplate, backoff policies, and circuit breakers. USE WHEN: user mentions "spring retry", "@Retryab…
Run an OWASP ZAP baseline security scan locally using Docker. Checks for the ZAP baseline script, executes the scan, and summarizes findings by risk level with remediation recommendations.
Run a comprehensive deep review combining architecture analysis, code review, error handling audit, type design analysis, comment verification, test coverage analysis, accessibility audit, localizatio…
Create and manage TMDD threat models grounded in actual codebase architecture. Use when the user wants to threat-model a system, add a feature, create security threat mappings, run tmdd commands, or w…
Burp Suite web security testing. Use for penetration testing.
Python coding standards and best practices. Suitable for code generation, code review, and code refactoring scenarios.
Diagnose and fix problems in flash fiction and micro fiction. Use when flash fiction feels weak, when writing stories under 1500 words, when working with micro fiction, sudden fiction, or compressed n…
Validate Godot GDScript files using gdlint, gdformat, gdradon, and LSP diagnostics. Use when users want to: (1) Check code quality after making changes, (2) Validate before committing, (3) Run code me…
Flyway database migrations for Spring Boot applications. Covers migration scripts, versioning, callbacks, and rollback strategies. Based on production patterns from castellino and gestionale-presenze …
53 AI-ready security remediation guides for Java vulnerabilities
Python development with type hints, async patterns, testing, and modern best practices
Playwright automation, Chrome DevTools debugging, and browser interaction testing. Use for E2E/unit tests, capturing screenshots, inspecting network/console logs, or validating user flows in web appli…
Vibe Coding Engineering Refactoring Methodology. Systematically refactor AI-generated code through architecture-layer and module-layer deep analysis, discovering duplicate implementations, unused reso…
Generate MyBatis Migration database scripts following established conventions. Handles table creation, column addition, and index changes with proper undo sections. Use when creating migration scripts…
A complete guide to ASP.NET Core WebApi integration testing. Use it when you need to perform integration testing on WebApi endpoints or validate the ProblemDetails error format. It covers WebApplicati…