0029-laravel-custom-helpers

Community

Write clean, reusable Laravel helper functions.

AuthorMrJmpl3
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Scattered utility logic in a Laravel codebase makes behavior inconsistent and hard to reuse, especially when small transformations and formatting helpers are needed across many places.

Core Features & Use Cases

  • Create small, pure helpers: Add clarity by encapsulating focused value transformations like currency formatting.
  • Register helpers for autoloading: Load helper functions via Composer so they’re available where needed.
  • Keep organization and testability: Prefer helpers that avoid hidden IO/state so they remain easy to reason about and verify.

Quick Start

Tell the AI to create a small pure helper like money(int $cents) and wire it into Laravel through Composer autoload so it’s available application-wide.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: 0029-laravel-custom-helpers
Download link: https://github.com/MrJmpl3/codex_____data_____configuration/archive/main.zip#0029-laravel-custom-helpers

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.