Ahmad Khamdani avatar

Ahmad Khamdani

Community

@rizalord · Malang, Indonesia

30Followers
|
72Public Repos
|
6Published Skills

Laravel ecosystem development skills covering Pest testing, Tailwind CSS, Inertia React, Wayfinder routing, and convention inference for PHP applications.

Skills Distribution
DomainDeveloper To...Laravel Backend De.. (35%)PHP Testing & Qual.. (20%)Frontend CSS & Com.. (20%)React Client-Side .. (15%)

Agent Skills by Ahmad Khamdani

Showing 6 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Ahmad Khamdani

FAQPage Schema
What tasks can I accomplish with rizalord's Laravel skills?▼

You can write and refactor Laravel controllers, models, migrations, and Eloquent queries following best practices; run Pest tests with datasets and browser testing; build Tailwind-styled Blade interfaces; develop Inertia v3 React pages with forms and prefetching; and generate typed route functions via Wayfinder.

Who should use these Laravel development skills?▼

PHP developers and full-stack engineers building Laravel applications with modern frontends. They suit teams standardizing project conventions via .ai/rules, engineers converting PHPUnit to Pest, and developers wiring React, Vue, or Svelte frontends to Laravel backend routes.

How do the infer-conventions and Wayfinder skills work in practice?▼

infer-conventions sweeps roughly 49 Laravel convention dimensions, detects conflicting patterns, and records rules through the Boost record-rule MCP integration. Wayfinder generates typed functions from controllers via the wayfinder:generate command and Vite plugin, enabling tree-shakeable route calls from frontend code.

Are these Laravel skills free to use?▼

Yes. All six skills are released under the MIT license with author metadata attributed to Laravel, permitting free use, modification, and redistribution in personal and commercial projects without licensing fees.

What prerequisites are needed to use these skills?▼

A Laravel PHP project is required. Pest testing needs tests/Feature, tests/Unit, or tests/Browser directories; Tailwind skills apply to Blade, JSX, or Vue templates; Wayfinder requires the Vite plugin and @/actions or @/routes imports; Inertia skills require a React client-side setup.