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.
浏览和安装 Killer-Skills 目录中的数千个 AI Agent 技能。支持 Claude Code、Windsurf、Cursor 等。
这个技能目录把可安装的 AI Agent 技能集中在一起,方便你按搜索、分类、主题和官方来源快速筛选,并直接安装到 Claude Code、Cursor、Windsurf 等环境。
Use when choosing local validation scope in TiDB work, especially to separate fast coding-loop checks from completion checks and avoid unnecessary slow commands.
The algorithms-education skill enhances coding efficiency by providing clear, well-tested implementations of algorithms and data structures, benefiting developers and learners alike.
📊 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 meshes in SDL3 GPU.
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 style enforcement.