Browse and Install AI Agent Skills

Explora e instala miles de habilidades para AI Agents en el directorio de Killer-Skills. Compatible con Claude Code, Windsurf, Cursor y más.

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.

16 habilidades disponibles

tidb-verify-profile

Logo of pingcap
pingcap

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

39.9k
0
Datos

algorithms-education

Logo of williamfiset
williamfiset

The algorithms-education skill enhances coding efficiency by providing clear, well-tested implementations of algorithms and data structures, benefiting developers and learners alike.

18.5k
0
Desarrollador

create_pr_description

Logo of opensearch-project
opensearch-project

📊 Open source visualization dashboards for OpenSearch.

2.0k
0
Navegador

blogpost-creator

Logo of Xe
Xe

The new frontend/backend code for https://xeiaso.net

719
0
Desarrollador

sql-translation

Logo of tidyverse
tidyverse

Database (DBI) backend for dplyr

509
0
Datos

release

Logo of ziggy42
ziggy42

Use this skill when the user wants to cut a new release.

416
0
Desarrollador

zireael-header-layering

Logo of RtlZeroMemory
RtlZeroMemory

Prevent include cycles and platform-boundary leaks by enforcing header layering.

34
0
Diseño

forge-mesh-loading

Logo of RosyGameStudio
RosyGameStudio

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.

28
0
Desarrollador

dev-review-pr

Logo of RosyGameStudio
RosyGameStudio

Handle automated PR review feedback and merge when ready

23
0
Desarrollador

profile

Logo of PeterBooker
PeterBooker

Run CPU and memory profiling with pprof to identify performance hotspots. Use when investigating high resource usage.

9
0
Navegador

asn1

Logo of way-platform
way-platform

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.

8
0
Desarrollador

http-patterns

Logo of air-gapped
air-gapped

HTTP handler patterns for Go 1.22+. Method routing, middleware, graceful shutdown.