Ilya Gulya
Community@ilyagulya ยท Almaty
Staff Mobile Engineer ๐ฑ Crafting dev tools to boost DX & productivity ๐๐ก
Agent Skills by Ilya Gulya
Showing 27 vetted skills indexed across 1 GitHub repositories.
solidjs-stores
Manage nested SolidJS state with createStore, produce, reconcile, and unwrap.
solidjs-control-flow
Guide SolidJS control flow components for conditional rendering and lists.
solidjs-reactivity
Explain SolidJS signals, effects, and memos with anti-pattern corrections.
solidjs-components
Generate SolidJS components with TypeScript types and lifecycle hooks.
solidjs-async
Manage asynchronous data fetching in SolidJS with createResource and Suspense.
skill-creator-review
Validate Claude Code SKILL.md files for structure, quality, and deployment readiness.
skill-creator-frontmatter
Document YAML frontmatter fields for Claude Code SKILL.md files.
skill-creator-troubleshooting
Diagnose and resolve Claude Code skill loading, triggering, and instruction issues.
skill-creator-patterns
Guide architectural patterns for developing Claude skills with structural examples.
skill-creator-guide
Guide users through creating Claude Code skills with structured phases.
skill-creator-plugin
Package Claude Code skills into distributable plugins with plugin.json configuration.
xstate-actions-and-effects
Explain XState v5 action types and side-effect patterns for state machines.
xstate-typescript
Create type-safe XState v5 state machines with TypeScript.
xstate-system
Manage XState v5 actor systems for cross-actor communication and global addressing.
xstate-machine-modeling
Model XState v5 state machines using a systematic five-step process.
xstate-actors-and-invocation
Explain XState v5 actor types and invoke versus spawn lifecycles.
xstate-solidjs
Integrate XState v5 machines and stores with SolidJS components using hooks.
xstate-event-emitter
Manage XState v5 event emission with emit() actions and actor.on() subscriptions.
xstate-common-patterns
Provide XState v5 state machine patterns for data fetching, forms, and authentication.
xstate-testing
Test XState v5 state machines with Vitest or Jest.
xstate-inspection
Inspect XState v5 actor systems via the Inspect API and Stately Inspector.
xstate-persistence
Persist and restore XState v5 actor snapshots to storage.
xstate-transitions-and-events
Explain and demonstrate XState v5 transitions, events, and guarded target resolution.
xstate-store
Manage application state with event-driven stores and atoms in TypeScript.