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

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

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

rlm

Logo of rawwerks
rawwerks

Recursive Language Models (RLM) CLI - enables LLMs to recursively process large contexts by decomposing inputs and calling themselves over parts. Use for code analysis, diff reviews, codebase exploration. Triggers on rlm ask, rlm complete, rlm search, rlm index.

n8n-mcp-tools-expert

Logo of czlonkowski
czlonkowski

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.

coding-agent

Logo of openclaw
openclaw

Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:acp), or any work in ~/clawd workspace (never spawn agents here). Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required.

dribl-crawling

Logo of dejanvasic85
dejanvasic85

Document patterns for crawling dribl.com fixtures website using playwright-core to extract clubs and fixtures data with Cloudflare protection. Covers extraction (crawling with API interception) and transformation (Zod validation, data merging) phases.

remote-browser

Logo of browser-use
browser-use

Controls a cloud browser from a sandboxed remote machine. Use when the agent is running in a sandbox (no GUI) and needs to navigate websites, interact with web pages, fill forms, take screenshots, or expose local dev servers via tunnels.

packmind-create-skill

Logo of PackmindHub
PackmindHub

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claudes capabilities with specialized knowledge, workflows, or tool integrations.

skill-creator

Logo of dirnbauer
dirnbauer

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skills description for better triggering accuracy.

mermaid-diagrams

Logo of alexanderop
alexanderop

Generate Mermaid diagrams (flowcharts, sequence, class, state, ER, C4, mindmaps, gitgraph). Use when asked to create diagrams, visualize processes, document architecture, or explain systems visually. Triggers include diagram, flowchart, sequence diagram, class diagram, state diagram, ER diagram, C4, mindmap, gitgraph, visualize, draw.

berdl_start

Logo of kbaseincubator
kbaseincubator

Get started with the BERIL Research Observatory. Use when a user is new, wants orientation, or asks what they can do.

rcr-backend

Logo of Aias
Aias

Database, API, and integration conventions for Red Cliff Record. Use when working with Drizzle ORM, tRPC routers, database migrations, integration syncs, or media alt-text workflows in this project. Triggers on database queries, API routes, Drizzle v2, tRPC, Zod validation, integration work, or `rcr media` commands.

onboard

Logo of mindfold-ai
mindfold-ai

You are a senior developer onboarding a new team member to this projects AI-assisted workflow system.

effect-ts

Logo of adophilus
adophilus

This skill should be used when the user asks about Effect-TS patterns, services, layers, error handling, service composition, or writing/refactoring code that imports from effect. Also covers Effect + Next.js integration with @prb/effect-next.