Yeabsira Moges avatar

Yeabsira Moges

Community

@coleYab · Addis Ababa

19Followers
|
82Public Repos
|
9Published Skills

Programmer

Skills Distribution
DomainDeveloper To...Laravel Backend De.. (35%)React & Inertia Fr.. (25%)UI Component Syste.. (20%)Testing & Code Qua.. (12%)

Agent Skills by Yeabsira Moges

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Yeabsira Moges

FAQPage Schema
What tasks can I accomplish with coleYab's Laravel skill collection?

You can infer and document Laravel project conventions, implement Fortify authentication (login, 2FA, passkeys, password reset), write Pest/PHPUnit tests, apply Laravel best practices for Eloquent and caching, build Inertia v3 React pages and forms, style UIs with Tailwind, manage shadcn components, and migrate Radix UI to Base UI.

Who should use these Laravel development skills?

Full-stack PHP developers and frontend engineers building Laravel applications with React, Vue, or Svelte frontends. They suit teams standardizing coding conventions, engineers implementing authentication flows, and developers maintaining shadcn/ui component libraries or migrating between UI primitive libraries.

How do the frontend and backend skills work together in practice?

Wayfinder auto-generates typed TypeScript functions from Laravel routes via the wayfinder() Vite plugin and wayfinder:generate command, letting Inertia React pages call controllers through @/actions or @/routes imports with .url(), .get(), .post(), and .form() methods instead of hardcoded URLs.

Are these skills free to use and under what license?

Yes, eight of the nine skills carry the MIT license with author metadata attributed to Laravel. The migrate-radix-to-base skill lists no explicit license in its frontmatter. All skills are freely available in the public registry under coleYab's account.

What prerequisites or dependencies do these skills require?

A Laravel PHP application is the core prerequisite. Frontend skills require React with Inertia.js v3, Tailwind CSS v3/v4, or shadcn/ui projects with components.json. The shadcn skill invokes npx, pnpm dlx, or bunx commands, and convention recording uses the Boost record-rule MCP integration.