Browse and Install AI Agent Skills

Просматривайте и устанавливайте тысячи навыков AI Agent в каталоге Killer-Skills. Совместимо с Claude Code, Windsurf, Cursor и другими.

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.

17 доступные навыки

tooling

Logo of dotnet
dotnet

Implementation details for the EF Core dotnet-ef CLI and tooling. Use when changing dotnet-ef commands, the ef wrapper, EFCore.Tools (PMC), or EFCore.Tasks MSBuild integration.

14.6k
0
Данные

webperf

Logo of nucliweb
nucliweb

⚡️ 💾 Web Performance Snippets

sql-translation

Logo of tidyverse
tidyverse

Database (DBI) backend for dplyr

509
0
Данные

docs-tutorial

Logo of zio
zio

Write a tutorial for newcomers learning a topic in ZIO Blocks. Use when the user asks to write a tutorial or learning guide that teaches concepts step-by-step in a linear path. Tutorials are learning-oriented (for newcomers with no prior knowledge) unlike how-to guides which are task-oriented.

docs-how-to-guide

Logo of zio
zio

Write a how-to guide on a specific topic in ZIO Blocks. Use when the user asks to write a guide, tutorial, or walkthrough that teaches how to accomplish a concrete goal using ZIO Blocks data types and APIs.

docs-enrich-section

Logo of zio
zio

Use when a documentation section exists but lacks motivation or use-cases — thin sections that show a signature and a toy example but never explain why a reader would choose this API over alternatives.

write-data-type-ref

Logo of zio
zio

Write a reference documentation page for a specific data type in ZIO Blocks. Use when the user asks to document a data type, write an API reference for a type, or create a reference page for a class/trait/object.

zireael-header-layering

Logo of RtlZeroMemory
RtlZeroMemory

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

34
0
Дизайн

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.

tina4-developer

Logo of tina4stack
tina4stack

Tina4 PHP composer repository

26
0
Данные

ordo-jit-optimization

Logo of Pama-Lee
Pama-Lee

Ordo JIT compilation and performance optimization guide. Includes Schema-aware JIT, TypedContext derive macro, Cranelift compilation, performance tuning. Use for optimizing rule execution performance, reducing latency, increasing throughput.

24
0
Финансы

dev-review-pr

Logo of RosyGameStudio
RosyGameStudio

Handle automated PR review feedback and merge when ready