Destacados

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.

2614 habilidades disponibles

preflight

Logo of JustAGhosT
JustAGhosT

Runs enhanced delivery checks before ship: quality gates, changelog, coverage delta, commit convention conformance, TODO/FIXME hygiene, and documentation updates for externally visible changes.

0
0
Desarrollador

fal-platform

Logo of SamarthaKV29
SamarthaKV29

Platform APIs for model management, pricing, and usage tracking

0
0
Desarrollador

nav-stats

Logo of dkyazzentwatwa
dkyazzentwatwa

Display session efficiency report showing token savings, cache performance, and optimization recommendations. Use when user asks show my stats, how efficient am I?, show session metrics, or wants to see Navigators impact.

0
0
Desarrollador

plan-refactor

Logo of adtak
adtak

Analyze the codebase for refactoring opportunities, create a plan, and file GitHub issues for each proposal.

0
0
Desarrollador

nav-stats

Logo of alekspetrov
alekspetrov

Display session efficiency report showing token savings, cache performance, and optimization recommendations. Use when user asks show my stats, how efficient am I?, show session metrics, or wants to see Navigators impact.

0
0
Desarrollador

antd-commit-msg

Logo of ant-design
ant-design

Generate a single-line commit message for ant-design by reading the projects git staged area and recent commit style. Use when the user asks for a commit message, says msg, commit msg, 写提交信息, or wants one-line text that covers all staged changes. Output should match the repositorys existing commit style and summarize all staged changes in one line.

97.8k
0
Diseño

sentry-javascript-bugs

[ Oficial ]
Logo of getsentry
getsentry

Sentry JavaScript frontend bug pattern review based on real production errors. Use when reviewing React/TypeScript frontend code for common bug patterns. Trigger keywords: javascript bug review, frontend errors, react error patterns, sentry frontend bugs.

43.2k
0
DevOps & Cloud

simple-pr

Logo of quickwit-oss
quickwit-oss

Simple-pr es una herramienta de línea de comandos para crear solicitudes de cambio simples

14.7k
0
Desarrollador

simple-pr

Logo of quickwit-oss
quickwit-oss

Create a simple PR from staged changes with an auto-generated commit message

11.0k
0
DevOps & Cloud

upgrade-otel

[ Oficial ]
Logo of getsentry
getsentry

Upgrade OpenTelemetry instrumentations across the Sentry JavaScript SDK. Use when bumping OTel instrumentation packages to their latest versions.

8.6k
0
Desarrollador

rerender-memo

Logo of TheOrcDev
TheOrcDev

Extract expensive work into memoized components with React.memo. Apply when components perform expensive computations that can be skipped when props havent changed.

1.7k
0
Desarrollador

modifying-service-configs

Logo of golemcloud
golemcloud

Modifying service configuration types or defaults. Use when changing config structs, adding config fields, or updating default values for any Golem service.