By ilyagulya
XState v5 skills for state machine development — modeling, states, transitions, actions, actors, stores, persistence, event emitters, inspection, actor systems, SolidJS integration, testing, TypeScript, and common patterns
Covers XState v5 action types and side-effect patterns. Use when implementing entry/exit actions, assign() for context updates, raise(), sendTo(), enqueueActions(), or deciding where to place effects. Includes type-bound action helpers (v5.22+).
Covers XState v5 actor model, actor types, invocation, spawning, and communication. Use when choosing between promise/callback/observable/state-machine actors, implementing invoke vs spawn, designing parent-child communication, or managing actor lifecycle with input/output.
Ready-to-use XState v5 patterns for common scenarios. Use when implementing data fetching with loading/error/retry, form validation, authentication flows, debounce/throttle, retry with backoff, persistence, or CRUD with dynamic actors. Each pattern is a complete machine.
Covers XState v5 event emitter pattern for outward-facing events. Use when emitting events to external handlers via emit() action, subscribing to emitted events with actor.on(), or typing emitted events. Available since XState 5.9.0.
Covers XState v5 Inspect API and developer tools. Use when debugging actor systems, inspecting state transitions, integrating Stately Inspector, or observing actor lifecycle events and microsteps.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ilyagulya/claude-marketplace --plugin xstateResearch-backed linter for CLAUDE.md, AGENTS.md, and similar context files. Analyzes context files against findings from 'Evaluating AGENTS.md' (Gloaguen et al., 2026) to identify instructions that hurt agent performance.
Production-grade frontend interface design with high visual diversity — includes frontend-design-v2 skill and style-director-v2 agent for generating distinctive, non-generic UI
SolidJS skills for reactive UI development — reactivity, components, async data, stores, and control flow
Comprehensive toolkit for building Claude Code skills — interactive creation guide, review and validation, frontmatter reference, common patterns, troubleshooting, and plugin packaging
EventMachine — Laravel state machines with event sourcing, parallel states, delegation, timers, and HTTP routing. Ships with full documentation (87 pages) and curated agent cheat-sheets.
Comprehensive Zustand state management skills for React applications with store patterns, middleware, and TypeScript integration.
Design meaningful interactions with micro-animations, state machines, gestures, error handling, and feedback patterns.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review