agents-sdk

117.1k
anomalycoanomalyco

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.

191 days ago

web-artifacts-builder

81.1k
anthropicsanthropics

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

195 days ago

zustand

72.9k
lobehublobehub

Zustand state management guide. Use when working with store code (src/store/**), implementing actions, managing state, or creating slices. Triggers on Zustand store development, state management questions, or action implementation.

195 days ago

frontend-patterns

57.0k
affaan-maffaan-m

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

195 days ago

artifacts-builder

39.6k
ComposioHQComposioHQ

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

195 days ago

react-state-management

29.9k
wshobsonwshobson

Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.

195 days ago

python-resource-management

29.9k
wshobsonwshobson

Python resource management with context managers, cleanup patterns, and streaming. Use when managing connections, file handles, implementing cleanup logic, or building streaming responses with accumulated state.

195 days ago

workflow-orchestration-patterns

29.9k
wshobsonwshobson

Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.

195 days ago

langgraph

21.8k
davila7davila7

Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpointers, human-in-the-loop patterns, and the ReAct agent pattern. Used in production at LinkedIn, Uber, and 400+ companies. This is LangChain's recommended approach for building agents. Use when: langgraph, langchain agent, stateful agent, agent graph, react agent.

195 days ago

frontend-patterns

21.8k
davila7davila7

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

195 days ago

stripe-integration

18.0k
sickn33sickn33

Implement Stripe payment processing for robust, PCI-compliant payment flows including hosted Checkout Sessions, subscriptions, and webhooks. Use this Skill when integrating Stripe payments, building subscription systems, handling refunds or disputes, or implementing marketplace payouts. It covers best practices to reduce PCI scope, secure tokenization, webhook-driven state management, and scalable integration patterns.

195 days ago

frontend-developer

18.0k
sickn33sickn33

Build React components, implement responsive layouts, and handle client-side state management. Masters React 19, Next.js 15, and modern frontend architecture.

195 days ago

workflow-orchestration-patterns

18.0k
sickn33sickn33

Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running ...

195 days ago

react-state-management

18.0k
sickn33sickn33

Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.

195 days ago

terraform-specialist

18.0k
sickn33sickn33

Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns. Handles complex module design, multi-cloud deployments, GitOps workflows, policy as code, and CI/CD integration. Covers migration strategies, security best practices, and modern IaC ecosystems. Use PROACTIVELY for advanced IaC, state management, or infrastructure automation.

195 days ago

AgentDB Memory Patterns

17.8k
ruvnetruvnet

Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants.

195 days ago

gpui-entity

10.5k
longbridgelongbridge

Entity management and state handling in GPUI. Use when working with entities, managing component state, coordinating between components, handling async operations with state updates, or implementing reactive patterns. Entities provide safe concurrent access to application state.

194 days ago

gpui-global

10.5k
longbridgelongbridge

Global state management in GPUI. Use when implementing global state, app-wide configuration, or shared resources.

195 days ago

state-management

4.2k
redpanda-dataredpanda-data

Manage client and server state with Zustand stores and React Query patterns.

195 days ago

flutter-expert

4.1k
JeffallanJeffallan

Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter navigation, platform-specific implementations, performance optimization.

195 days ago

pinia

3.8k
antfuantfu

Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.

195 days ago

Artifacts Builder

2.5k
davepoondavepoon

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

195 days ago

Frontend Vue Development

2.5k
TencentBlueKingTencentBlueKing

Frontend Vue development guidelines covering Vue 2/3 component development, Vuex state management, routing configuration, component communication, styling conventions, and internationalization. Used when performing frontend development, writing Vue components, handling state management, or implementing page interactions.

195 days ago

TanStack Form

2.5k
exceptionlessexceptionless

TanStack Form with Zod validation in Svelte 5. Form state management, field validation, error handling, and ProblemDetails integration. Keywords: TanStack Form, createForm, Field, form validation, zod schema, form errors, onSubmit, onSubmitAsync, problemDetailsToFormErrors

195 days ago

1k-state-management

2.3k
OneKeyHQOneKeyHQ

Jotai state management patterns — atoms, globalAtom, contextAtom, and persistence.

195 days ago

swiftui-expert-skill

1.9k
AvdLeeAvdLee

Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, modern APIs, Swift concurrency, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.

195 days ago

swift-expert

1.8k
openclawopenclaw

Use when building iOS/macOS applications with Swift 5.9+, SwiftUI, or async/await concurrency. Invoke for protocol-oriented programming, SwiftUI state management, actors, server-side Swift.

194 days ago

react-expert

1.8k
openclawopenclaw

Use when building React 18+ applications requiring component architecture, hooks patterns, or state management. Invoke for Server Components, performance optimization, Suspense boundaries, React 19 features.

195 days ago

kubernetes

1.8k
openclawopenclaw

Comprehensive Kubernetes and OpenShift cluster management skill covering operations, troubleshooting, manifest generation, security, and GitOps. Use this skill when: (1) Cluster operations: upgrades, backups, node management, scaling, monitoring setup (2) Troubleshooting: pod failures, networking issues, storage problems, performance analysis (3) Creating manifests: Deployments, StatefulSets, Services, Ingress, NetworkPolicies, RBAC (4) Security: audits, Pod Security Standards, RBAC, secrets management, vulnerability scanning (5) GitOps: ArgoCD, Flux, Kustomize, Helm, CI/CD pipelines, progressive delivery (6) OpenShift-specific: SCCs, Routes, Operators, Builds, ImageStreams (7) Multi-cloud: AKS, EKS, GKE, ARO, ROSA operations

195 days ago

terraform-engineer

1.8k
openclawopenclaw

Use when implementing infrastructure as code with Terraform across AWS, Azure, or GCP. Invoke for module development, state management, provider configuration, multi-environment workflows, infrastructure testing.

195 days ago

angular-architect

1.8k
openclawopenclaw

Use when building Angular 17+ applications with standalone components or signals. Invoke for enterprise apps, RxJS patterns, NgRx state management, performance optimization, advanced routing.

195 days ago

vue-pinia-best-practices

1.7k
vuejs-aivuejs-ai

Pinia stores, state management patterns, store setup, and reactivity with stores.

195 days ago

web-artifacts-builder

1.7k
snyksnyk

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

195 days ago

gaming-ui-state-management

1.7k
TheOrcDevTheOrcDev

Patterns for game-like interfaces - health bars, XP bars, mana bars. Apply when building RPG/retro gaming UI components with state-driven visuals.

195 days ago

zustand-store-ts

1.6k
microsoftmicrosoft

Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management, creating global stores, or implementing reactive state patterns with Zustand.

194 days ago

zustand-store-ts

1.6k
Microsoft Agent Skills Zustand Store TsMicrosoft Agent Skills Zustand Store Ts

Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management, creating global stores, or implementing reactive state patterns with Zustand.

195 days ago

linear-core-workflow-a

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Linear Core Workflow AJeremylongshore Claude Code Plugins Plus Skills Linear Core Workflow A

Issue lifecycle management with Linear: create, update, and transition issues. Use when implementing issue CRUD operations, state transitions, or building issue management features. Trigger with phrases like "linear issue workflow", "linear issue lifecycle", "create linear issues", "update linear issue", "linear state transition".

194 days ago

compose-expert

1.5k
vitorpamplonavitorpamplona

Advanced Compose Multiplatform UI patterns for shared composables. Use when working with visual UI components, state management patterns (remember, derivedStateOf, produceState), recomposition optimization (@Stable/@Immutable visual usage), Material3 theming, custom ImageVector icons, or determining whether to share UI in commonMain vs keep platform-specific. Delegates navigation to android-expert/desktop-expert. Complements kotlin-expert (handles Kotlin language aspects of state/annotations).

195 days ago

zustand-5

1.4k
Gentleman-ProgrammingGentleman-Programming

Zustand 5 state management patterns. Trigger: When managing React state with Zustand.

195 days ago

indicator-buffer

1.2k
DaveSkenderDaveSkender

Implement BufferList incremental indicators with efficient state management. Use for IIncrementFromChain or IIncrementFromQuote implementations. Covers interface selection, constructor patterns, and BufferListTestBase testing requirements.

195 days ago

session-execution

915
cloudflarecloudflare

Use when working on or reviewing session execution, command handling, shell state, FIFO-based streaming, or stdout/stderr separation. Relevant for session.ts, command handlers, exec/execStream, or anything involving shell process management. (project)

194 days ago

react-best-practices

868
skillcreatoraiskillcreatorai

React development guidelines with hooks, component patterns, state management, and performance optimization.

reacttypescriptnextjs
195 days ago

domain-web

786
actionbookactionbook

Use when building web services. Keywords: web server, HTTP, REST API, GraphQL, WebSocket, axum, actix, warp, rocket, tower, hyper, reqwest, middleware, router, handler, extractor, state management, authentication, authorization, JWT, session, cookie, CORS, rate limiting, web development, HTTP services, API design, middleware, routing

195 days ago

moai-domain-frontend

776
modu-aimodu-ai

Frontend development specialist covering React 19, Next.js 16, Vue 3.5, and modern UI/UX patterns with component architecture. Use when building web UIs, implementing components, optimizing frontend performance, or integrating state management.

195 days ago

moai-foundation-context

776
modu-aimodu-ai

Manages context window optimization, session state persistence, and token budget allocation for multi-agent workflows. Use when dealing with token budget management, context window limits, session handoff, state persistence across agents, or /clear strategies. Do NOT use for agent orchestration patterns (use moai-foundation-core instead).

195 days ago

robius-state-management

716
ZhangHanDongZhangHanDong

CRITICAL: Use for Robius state management patterns. Triggers on: AppState, persistence, theme switch, state management, Scope::with_data, save state, load state, serde, state persistence, theme switching

195 days ago

zustand-state-management

572
Jezweb Claude Skills Zustand State ManagementJezweb Claude Skills Zustand State Management

Build type-safe global state in React with Zustand. Supports TypeScript, persist middleware, devtools, slices pattern, and Next.js SSR with hydration handling. Prevents 6 documented errors. Use when setting up React state, migrating from Redux/Context, or troubleshooting hydration errors, TypeScript inference, infinite render loops, or persist race conditions.

195 days ago

tanstack-table

572
jezwebjezweb

Build headless data tables with TanStack Table v8. Server-side pagination, filtering, sorting, and virtualization for Cloudflare Workers + D1. Prevents 12 documented errors. Use when building tables with large datasets, coordinating with TanStack Query, or fixing state management, performance, or React 19+ compatibility issues.

195 days ago