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.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
Use when choosing local validation scope in TiDB work, especially to separate fast coding-loop checks from completion checks and avoid unnecessary slow commands.
algorithms-education is a collection of algorithms and data structures designed to educate and optimize code for developers.
📊 Open source visualization dashboards for OpenSearch.
The new frontend/backend code for https://xeiaso.net
Use this skill when the user wants to cut a new release.
Prevent include cycles and platform-boundary leaks by enforcing header layering.
Load a 3D model from an OBJ file, create a textured mesh with mipmaps, and render with a fly-around camera. Use when someone needs to load geometry from a file, parse OBJ models, or render textured 3D
Handle automated PR review feedback and merge when ready
Run CPU and memory profiling with pprof to identify performance hotspots. Use when investigating high resource usage.
Reference for ASN.1 notation, BER (Basic Encoding Rules), and DER (Distinguished Encoding Rules). Use when decoding/encoding binary data, debugging ASN.1 structures, or understanding PKCS standards.
HTTP handler patterns for Go 1.22+. Method routing, middleware, graceful shutdown.
Use the free first-party `dotnet format` CLI for .NET formatting and analyzer fixes. Use when a .NET repo needs formatting commands, `--verify-no-changes` CI checks, or `.editorconfig`-driven code sty