Agent skill

livewire-implementation-rules

Guidelines for developing modular, reusable Livewire components.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/livewire-implementation-rules

SKILL.md

Livewire Implementation Rules Skill

  • Create modular, reusable Livewire components.
  • Use Livewire's lifecycle hooks effectively (e.g., mount, updated, etc.).
  • Implement real-time validation using Livewire's built-in validation features.
  • Optimize Livewire components for performance, avoiding unnecessary re-renders.
  • Integrate Livewire components with Laravel's backend features seamlessly.
  • Implement lazy loading for Livewire components when appropriate.

Memory Protocol (MANDATORY)

Before starting:

bash
cat .claude/context/memory/learnings.md

After completing: Record any new patterns or exceptions discovered.

ASSUME INTERRUPTION: Your context may reset. If it's not in memory, it didn't happen.

Didn't find tool you were looking for?

Be as detailed as possible for better results