🎯

laravel-iterating-on-code

🎯Skill

from noartem/laravel-vue-skills

VibeIndex|
What it does

Streamline Laravel code refactoring by identifying repetitive patterns, suggesting improvements, and generating optimized iterations of existing codebase structures.

laravel-iterating-on-code

Installation

Install skill:
npx skills add https://github.com/noartem/laravel-vue-skills --skill laravel-iterating-on-code
3
AddedJan 25, 2026

More from this repository10

🎯
shadcn-vue🎯Skill

Provides a Vue 3 component library and CLI tool for rapidly implementing accessible, customizable UI components based on Shadcn's design system.

🎯
laravel-internationalization-and-translation🎯Skill

Enables seamless multilingual support in Laravel applications by providing translation management, language switching, and localization utilities.

🎯
laravel-policies-and-authorization🎯Skill

Implements Laravel authorization policies to define and manage granular access control rules for different user roles and resources.

🎯
laravel-task-scheduling🎯Skill

Configures and manages Laravel task scheduling, enabling developers to define, automate, and control background job execution and periodic tasks.

🎯
laravel-interfaces-and-di🎯Skill

Generates Laravel dependency injection and interface boilerplate code for creating clean, modular, and testable service architectures.

🎯
laravel-performance-eager-loading🎯Skill

Optimizes Laravel database queries by automatically implementing eager loading to reduce N+1 query problems and improve application performance.

🎯
laravel-api-resources-and-pagination🎯Skill

Generates Laravel API resources with built-in pagination support for efficiently transforming and serving paginated API responses.

🎯
laravel-template-method-and-plugins🎯Skill

Generates Laravel project templates and configures plugins using a standardized method for rapid, consistent project initialization with Vue 3, Tailwind, and shadcn-vue components.

🎯
laravel-debugging-prompts🎯Skill

Provides predefined, context-aware Claude Code prompts to help developers diagnose and resolve common Laravel application debugging scenarios efficiently.

🎯
complexity-guardrails🎯Skill

Enforces code complexity limits and provides automated warnings or constraints to prevent overly complex function, class, or module implementations in the project.