laravel-iterating-on-code
π―Skillfrom noartem/laravel-vue-skills
Streamline Laravel code refactoring by identifying repetitive patterns, suggesting improvements, and generating optimized iterations of existing codebase structures.
Installation
npx skills add https://github.com/noartem/laravel-vue-skills --skill laravel-iterating-on-codeMore from this repository10
Provides a Vue 3 component library and CLI tool for rapidly implementing accessible, customizable UI components based on Shadcn's design system.
Enables seamless multilingual support in Laravel applications by providing translation management, language switching, and localization utilities.
Implements Laravel authorization policies to define and manage granular access control rules for different user roles and resources.
Configures and manages Laravel task scheduling, enabling developers to define, automate, and control background job execution and periodic tasks.
Generates Laravel dependency injection and interface boilerplate code for creating clean, modular, and testable service architectures.
Optimizes Laravel database queries by automatically implementing eager loading to reduce N+1 query problems and improve application performance.
Generates Laravel API resources with built-in pagination support for efficiently transforming and serving paginated API responses.
Generates Laravel project templates and configures plugins using a standardized method for rapid, consistent project initialization with Vue 3, Tailwind, and shadcn-vue components.
Provides predefined, context-aware Claude Code prompts to help developers diagnose and resolve common Laravel application debugging scenarios efficiently.
Enforces code complexity limits and provides automated warnings or constraints to prevent overly complex function, class, or module implementations in the project.