Michael Omakei avatar

Michael Omakei

Community

@omakei · Dar es salaam

30Followers
|
34Public Repos
|
34Published Skills

Agent Skills by Michael Omakei

Showing 34 vetted skills indexed across 1 GitHub repositories.

omakeiomakei
2

nuxt-repositories

Automate typed API data access with repository patterns and model hydration in Nuxt 4.

Community
Intermediate
omakeiomakei
2

nuxt-errors

Configure typed error classes and handlers for Nuxt 4 applications.

Community
Advanced
omakeiomakei
2

nuxt-pages

Standardize Nuxt 4 page routing and metadata with definePageMeta patterns.

Community
Advanced
omakeiomakei
2

nuxt-realtime

Integrate Laravel Echo WebSocket streams into Nuxt 3 applications.

Community
Intermediate
omakeiomakei
2

nuxt-components

Organizes Vue 3 components with Composition API and script setup for Nuxt 4 projects.

Community
Intermediate
omakeiomakei
2

nuxt-forms

Create and validate Nuxt 4 forms with useFormBuilder and native elements.

Community
Intermediate
omakeiomakei
2

nuxt-models

Hydrate typed domain models with relations and casts from API responses in Nuxt applications.

Community
Intermediate
omakeiomakei
2

nuxt-features

Modularize domain logic into feature-based Nuxt modules with queries, mutations, and actions.

Community
Intermediate
omakeiomakei
2

nuxt-layers

Organize shared Nuxt architecture into reusable base, shadcn-nuxt, and x-ui layers.

Community
Intermediate
omakeiomakei
2

nuxt-architecture

Creates domain-driven, type-safe Nuxt 4 project architectures with standardized layouts and flows.

Community
Advanced
omakeiomakei
2

nuxt-config

Configure Nuxt 4 applications with standardized config files and runtime settings.

Community
Advanced
omakeiomakei
2

nuxt-tables

Create Nuxt 4 data tables with a reusable column builder and DataTable component.

Community
Intermediate
omakeiomakei
2

nuxt-composables

Create reusable Nuxt 4 composables with Composition API state patterns.

Community
Advanced
omakeiomakei
2

nuxt-auth

Authenticate users and enforce permission-based access control in Nuxt 4 with Keycloak.

Community
Intermediate
omakeiomakei
2

adonisjs-controllers

Create thin AdonisJS v6 controllers that delegate domain logic to services.

Community
Advanced
omakeiomakei
2

adonisjs-models

Standardize AdonisJS Lucid model definitions with decorators, relationships, and hooks.

Community
Advanced
omakeiomakei
2

adonisjs-queue

Schedule and process background jobs in AdonisJS applications.

Community
Advanced
omakeiomakei
2

adonisjs-quality

Enforce TypeScript, ESLint, Prettier, and test standards for AdonisJS projects.

Community
Advanced
omakeiomakei
2

adonisjs-exceptions

Create AdonisJS exceptions with static factories and HTTP responses.

Community
Advanced
omakeiomakei
2

adonisjs-query-builders

Build reusable AdonisJS Lucid query logic with model scopes and query objects.

Community
Advanced
omakeiomakei
2

adonisjs-enums

Create string-backed enums with labels and metadata for AdonisJS projects.

Community
Advanced
omakeiomakei
2

adonisjs-dtos

Define typed DTOs from VineJS-validated payloads for HTTP controllers and services.

Community
Advanced
omakeiomakei
2

adonisjs-events

Centralize AdonisJS event listener registrations in start/events.ts.

Community
Intermediate
omakeiomakei
2

adonisjs-testing

Implement Japa testing patterns for AdonisJS unit, functional, and integration tests.

Community
Advanced