---
description: Provides guidelines for managing reactive state using createSignal in SolidJS components.
globs: src/components/**/*.jsx
- Use createSignal() for reactive state.