Leviron avatar

Leviron

Community

@levironexe

10Followers
|
28Public Repos
|
35Published Skills

Agent Skills by Leviron

Showing 35 vetted skills indexed across 1 GitHub repositories.

LevironexeLevironexe
1

Flask

Refactor Flask 3.x apps to an application factory with unbound extensions and blueprints.

Community
Advanced
LevironexeLevironexe
1

Next.js App Router

Standardize Next.js App Router project structure into app, components, lib, and actions directories.

Community
Advanced
LevironexeLevironexe
1

Hono API

Structure Hono APIs with separated routes, services, middleware, and Zod validation.

Community
Intermediate
LevironexeLevironexe
1

Express.js REST API

Standardize Express.js REST API structure into routes, controllers, services, and models.

Community
Intermediate
LevironexeLevironexe
1

ASP.NET Core MVC

Refactor ASP.NET Core MVC apps into thin controllers, ViewModels, and isolated EF Core data layers.

Community
Intermediate
LevironexeLevironexe
1

FastAPI

Rewrites Tailwind HTML to standalone CSS files preserving classes and visual output.

Community
Advanced
LevironexeLevironexe
1

ASP.NET Core Web API

Refactor ASP.NET Core Web API projects into Clean Architecture with MediatR CQRS.

Community
Advanced
LevironexeLevironexe
1

React Single Page Application

Standardize React SPA architecture with separated components, hooks, and services.

Community
Advanced
LevironexeLevironexe
1

Nuxt 3

Enforce Nuxt 3 folder contracts and separate page, component, and server responsibilities.

Community
Intermediate
LevironexeLevironexe
1

Fastify API

Refactor Fastify APIs into plugin-first architecture with TypeBox schema validation.

Community
Advanced
LevironexeLevironexe
1

NestJS

Enforce module-per-feature structure and dependency injection in NestJS projects.

Community
Intermediate
LevironexeLevironexe
1

Django + DRF

Enforce Django 5.x and DRF layered architecture with services and selectors.

Community
Advanced
LevironexeLevironexe
1

Supabase Auth

Implement Supabase SSR authentication with OAuth callbacks and RLS policies in Next.js.

Community
Advanced
LevironexeLevironexe
1

Docker

Enforce secure, deterministic Docker builds with multi-stage Dockerfiles and compose configurations.

Community
Advanced
LevironexeLevironexe
1

AWS S3 Storage (C#)

Generate pre-signed AWS S3 URLs for C# uploads and downloads.

Community
Advanced
LevironexeLevironexe
1

Playwright Python E2E

Enforce Page Object Model structure and shared pytest fixtures for Playwright Python tests.

Community
Advanced
LevironexeLevironexe
1

Selenium Python E2E

Structure Selenium pytest E2E tests with Page Object Models and centralized webdriver fixtures.

Community
Intermediate
LevironexeLevironexe
1

Vitest

Enforce correct mocking, async assertions, and test organization in Vitest.

Community
Advanced
LevironexeLevironexe
1

Clerk Auth

Enforce Clerk route protection and webhook-driven user syncing in Next.js.

Community
Advanced
LevironexeLevironexe
1

Prisma ORM

Enforce Prisma ORM architecture with singleton clients and migration-only schema changes.

Community
Advanced
LevironexeLevironexe
1

Playwright Java E2E

Structure Java Playwright E2E tests with Page Object Model and storageState auth.

Community
Advanced
LevironexeLevironexe
1

Mongoose

Standardize Mongoose ODM usage in JavaScript/TypeScript codebases accessing MongoDB.

Community
Advanced
LevironexeLevironexe
1

AWS S3 Storage (Java)

Generates secure AS3 pre-signed URLs for browser uploads and downloads with C++ type validation.

Community
Advanced
LevironexeLevironexe
1

Supabase

Enforces Supabase @supabase/ssr separation, RLS policies, repository queries, and realtime cleanup for JavaScript frameworks.

Community
Advanced