Просмотр:

Просматривайте и устанавливайте тысячи навыков AI Agent в каталоге Killer-Skills. Совместимо с Claude Code, Windsurf, Cursor и другими.

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

extract

Logo of RealEstateWebTools
RealEstateWebTools

Web based UI to make processing scraped data from real estate websites super simple

signal-state-management

Logo of DW225
DW225

Retro board build using Turso, Next.js and Supabase Auth

firecrawl-scraper

Logo of Bobby44-max
Bobby44-max

AI-powered video production suite for Boston luxury real estate agents. Built with Gemini 3 Pro, Veo 3.1, and Live Audio consultation.

asyncredux-persistence

Logo of marcglasberg
marcglasberg

Implement local state persistence using Persistor. Covers creating a custom Persistor class, implementing `readState()`, `persistDifference()`, `deleteState()`, using LocalPersist helper, throttling saves, and pausing/resuming persistence with app lifecycle.

commit

Logo of Renkunzhao
Renkunzhao

Summarize current session changes using git status/diff, then propose 3 Conventional Commit messages with scope limited to model|motion|ui. Only run git commands that read state; never commit/push without approval.

state-management-expert

Logo of ripgraphics
ripgraphics

Expert in React state management including Redux Toolkit, Zustand, Jotai, React Query/TanStack Query, and Context API. Use for state architecture decisions, performance issues, or complex state logic.

inference-smoke-tests

Logo of go-go-golems
go-go-golems

Run repeatable inference smoke tests using geppetto/pinocchio example binaries (single-pass, streaming, tool-loop, OpenAI Responses thinking) including tmux-driven TUI tests. Use when refactors touch InferenceState/Session/EngineBuilder, tool calling loop, event sinks, provider request formatting, or when you need a quick does inference still work? checklist.