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.

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

review-pr

Logo of man-group
man-group

ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem.

2.2k
0
Данные

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.

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

ordo-rule-development

Logo of Pama-Lee
Pama-Lee

Ordo rule engine Rust development guide. Helps create RuleSet, Step, conditional branches, terminal results. Use for writing rule definitions, understanding Step Flow model, creating Decision/Action/Terminal steps.

23
0
Финансы

tanstack-devtools

Logo of Montte-erp
Montte-erp

Open source erp

5
0
Финансы

Global Error Handling

Logo of adigunners
adigunners

Error handling patterns for stock_picker_bot using FastAPI exception handlers, try/except blocks, and logging. Covers API errors, database failures, yfinance failures, and LLM API errors.

convex-component-authoring

Logo of EricJamesCrow
EricJamesCrow

How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management