Рекомендуемые

Просматривайте и устанавливайте тысячи навыков 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.

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

better-auth-best-practices

Logo of kousaku-maron
kousaku-maron

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

reverse_engineer

Logo of agentydragon
agentydragon

Systematic binary reverse engineering toolkit. Extract source code, understand functions, document protocols, compare versions. Uses strings, symbols, disassembly, and differential verification.

ape-claw

Logo of simplefarmer69
simplefarmer69

Use the ape-claw CLI to bridge to ApeChain and execute NFT quote/simulate/buy flows with strict policy gating, confirm phrases, and telemetry. Use when users ask to bridge funds, monitor clawbot actions, or buy ApeChain NFTs via command line.

email

Logo of drbobber
drbobber

Email management and automation. Send, read, search, and organize emails across multiple providers.

configure

Logo of bitwize-music-studio
bitwize-music-studio

Sets up or edits the plugin configuration file interactively. Use on first-time setup, when config is missing, or when the user wants to change settings.

gh-issues

Logo of jacky-wong9273
jacky-wong9273

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]

investigating-kilroy-runs

Logo of danshapiro
danshapiro

To diagnose active, stuck, or failed Kilroy Attractor runs, inspect run artifacts (`manifest.json`, `live.json`, `checkpoint.json`, `final.json`, `progress.ndjson`), resolve run IDs/log roots, identify model/provider routing, and isolate failure causes. Includes CXDB operations for launching/probing CXDB, opening the CXDB UI, and querying run context turns. This skill is useful when investigating run status, debugging retries/failures, explaining model usage, or inspecting CXDB-backed event history.

new-post

Logo of arosenkranz
arosenkranz

Create a new quick post in src/content/posts/ with proper frontmatter and slug generation. Use when user wants to share links, photos, or quick thoughts.

stitch-loop

Logo of TheMystic07
TheMystic07

Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern

syncing-upstream

Logo of SocketDev
SocketDev

Synchronizes socket-btm with upstream Node.js by updating the submodule to latest tag, updating `.node-version`, regenerating patches, validating build and tests. Use when updating to new Node.js releases, applying security patches, or maintaining upstream synchronization.

livewire-development

Logo of TijmenWierenga
TijmenWierenga

Develops reactive Livewire 4 components. Activates when creating, updating, or modifying Livewire components; working with wire:model, wire:click, wire:loading, or any wire: directives; adding real-time updates, loading states, or reactivity; debugging component behavior; writing Livewire tests; or when the user mentions Livewire, component, counter, or reactive UI.

frontend-testing

Logo of allthingslinux
allthingslinux

Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or write/review test requests.