community

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

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

creating-components

Logo of NuclearPlayer
NuclearPlayer

Use when creating new UI components in packages/ui. Covers component structure, tests, stories, and what to avoid.

gluestack-ui-v4:variants

Logo of bogajoss
bogajoss

Guide for creating custom variants for gluestack-ui v4 components - covers tva usage, extending components, variant patterns, and customization strategies.

zustand-state

Logo of eduardojvieira
eduardojvieira

Zustand state management for React and vanilla JavaScript. Use when creating stores, using selectors, persisting state to localStorage, integrating devtools, or managing global state without Redux complexity. Triggers on zustand, create(), createStore, useStore, persist, devtools, immer middleware.

generate-video

Logo of ai-service-incubator
ai-service-incubator

Python moviepy를 활용한 숏폼 영상 자동 생성. 스크립트를 기반으로 자막, 이미지, BGM이 포함된 영상을 생성합니다.

blueprint-document-reference

Logo of AdobeDocs
AdobeDocs

Riferimento per la creazione e la modifica di documenti di Adobe Digital Experience Blueprint. Da utilizzare per creare nuovi blueprint, aggiungere pagine blueprint o quando l’utente chiede informazioni su struttura, sezioni, modelli blueprint o riferimenti ad Adobe Experience League.

mythosmud-logging-standards

Logo of arkanwolfshade
arkanwolfshade

Use MythosMUD logging: get_logger from server.logging.enhanced_logging_config, structured key=value args, no f-strings or context= parameter. Use when adding or editing Python logging, or when the user mentions logs or logging.

validation-add-constraint

Logo of muonsoft
muonsoft

Adds new validation constraints to the Go validation library. Use when adding a new constraint to package it, translations (message, english, russian), optional validate/is helpers, tests in test/, and examples in it/example_test.go or validate/example_test.go.

vector-db-storage

Logo of 8dazo
8dazo

Storage backends and indexing for vector databases in Elixir. Use when choosing persistence, implementing exact vs approximate k-NN, or integrating pgvector, file, or ETS for vector storage.

product-requirements-guide

Logo of wyc7758775
wyc7758775

以资深产品经理身份指导用户完成详细清晰的产品需求文档(PRD)、交互逻辑说明及 i18n 国际化翻译文档。PRD 含墨刀原型链接、交互逻辑表(状态/校验/边界),供前后端开发使用。适用于产品规划、需求梳理、功能设计、交互逻辑、i18n 翻译或用户提及 PRD、产品需求、产品设计稿、墨刀、国际化时。

integration-test

Logo of bCommonsLAB
bCommonsLAB

Führe Integration-Tests für ein Verzeichnis aus, analysiere Fehler, implementiere Fixes und wiederhole bis alle Tests grün sind. Verwende diesen Skill wenn der Benutzer Integrationstests oder teste dieses Verzeichnis erwähnt.

code-style

Logo of meleantonio
meleantonio

Python code style and formatting standards using Ruff. Use when writing or reviewing Python code.

software-architecture

Logo of v24kuon
v24kuon

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.