WEI LOON avatar

WEI LOON

Community

@weiloon1234 · Malaysia

1Followers
|
25Public Repos
|
21Published Skills

Agent Skills by WEI LOON

Showing 21 vetted skills indexed across 1 GitHub repositories.

weiloon1234weiloon1234

admin-datatable

Build admin datatables with unified backend queries, column rendering, and CRUD routes.

Community
Advanced
weiloon1234weiloon1234

middleware

Configure Forge's built-in HTTP middleware globally, by group, or per-route.

Community
Advanced
weiloon1234weiloon1234

new-integration

Wrap third-party HTTP APIs into reusable domain integrations with typed models.

Community
Advanced
weiloon1234weiloon1234

new-permission

Add RBAC permission variants to the Permission enum with TypeScript bindings.

Community
Advanced
weiloon1234weiloon1234

new-store

Create a shared frontend store with hydrate, set, and reset lifecycle.

Community
Advanced
weiloon1234weiloon1234

jobs-and-notifications

Orchestrate Forge Jobs and Notifications for background work and multi-channel delivery.

Community
Advanced
weiloon1234weiloon1234

new-cli-command

Scaffold and register a new CLI command in Forge Starter with clap-based arguments.

Community
Advanced
weiloon1234weiloon1234

new-event-listener

Creates listeners for events and wires them into forge applications.

Community
Advanced
weiloon1234weiloon1234

admin-page

Create a non-datatable admin page scaffold with route, component, menu, and i18n wiring.

Community
Advanced
weiloon1234weiloon1234

new-model

Generate a full Forge Model scaffold with Rust structs, migrations, and seeder templates.

Community
Intermediate
weiloon1234weiloon1234

new-channel

Register a new WebSocket channel in Forge's src/realtime/mod.rs with app.websocket() broadcasts.

Community
Intermediate
weiloon1234weiloon1234

testing

Validate backend logic with unit and integration tests for HTTP routes and Postgres.

Community
Intermediate
weiloon1234weiloon1234

new-schedule

Schedule recurring tasks on a fixed cadence using ScheduleRegistry helpers.

Community
Intermediate
weiloon1234weiloon1234

shared-components

Catalog shared UI primitives and theming rules for React portals.

Community
Intermediate
weiloon1234weiloon1234

new-module

Orchestrate sub-skills to implement a vertical slice across models, permissions, and admin UI.

Community
Advanced
weiloon1234weiloon1234

new-validation-rule

Implement and register a custom backend ValidationRule for Forge request DTO validation.

Community
Intermediate
weiloon1234weiloon1234

admin-badge

Automate admin sidebar badges with permission-filtered pending-work counts via WebSocket updates.

Community
Advanced
weiloon1234weiloon1234

new-portal

Scaffold a new authenticated portal with login actor, routes, and optional SPA frontend.

Community
Advanced
weiloon1234weiloon1234

new-enum

Add a Rust forge::AppEnum with wire keys, i18n labels, and TypeScript bindings.

Community
Advanced
weiloon1234weiloon1234

frontend-form

Define reusable frontend forms with centralized state, validation, and 422 error handling.

Community
Advanced
weiloon1234weiloon1234

new-route

Declare a new portal route with DTOs and OpenAPI bindings.

Community
Advanced