Lety AI avatar

Lety AI

Official

@lety-ai

0Followers
|
2Public Repos
|
24Published Skills

Offers standardized scaffolding and architectural governance for NestJS backends, Next.js frontend modules, and GitFlow release management.

Skills Distribution
DomainDeveloper To...Backend Architecture (40%)Frontend Scaffolding (30%)Release Management (20%)Security & Complia.. (10%)

Agent Skills by Lety AI

Showing 24 vetted skills indexed across 1 GitHub repositories.

lety-ailety-ai

fe-zod-form

Generates Zod schemas and react-hook-form setups for Lety 2.0 frontend forms.

Official
Intermediate
lety-ailety-ai

websocket

Scaffold secure WebSocket gateways with JWT auth and RabbitMQ broadcasting.

Official
Advanced
lety-ailety-ai

fe-service-hook

Generate TanStack Query hooks for ApiSDK data fetching and mutations.

Official
Intermediate
lety-ailety-ai

nest-module

Scaffold NestJS modules with entities, DTOs, controllers, services, and tests.

Official
Advanced
lety-ailety-ai

migration-helper

Generate, review, run, revert, and register TypeORM migrations across tenant, platform, and auth databases.

Official
Advanced
lety-ailety-ai

pr-production

Finalize release candidate versions and create a production pull request from staging to master.

Official
Advanced
lety-ailety-ai

entity-dto

Generate TypeORM entities and Create/Update DTOs for NestJS backends.

Official
Advanced
lety-ailety-ai

design-patterns

Diagnose structural code smells and refactor TypeScript monorepo code with design patterns.

Official
Advanced
lety-ailety-ai

pr-staging

Create a release branch, bump version to RC, and open a PR to staging.

Official
Advanced
lety-ailety-ai

pr-develop

Create a GitFlow-compliant draft PR to develop from feature, fix, chore, or refactor branches.

Official
Advanced
lety-ailety-ai

fe-component

Generate React UI components with CVA variants and Radix UI primitives.

Official
Intermediate
lety-ailety-ai

test-scaffold

Generate Jest and Vitest unit tests for NestJS services, RabbitMQ consumers, gRPC controllers, React hooks, Zustand stores, and Zod schemas.

Official
Advanced
lety-ailety-ai

fe-zustand-store

Scaffold typed Zustand v5 stores for Next.js TypeScript applications.

Official
Intermediate
lety-ailety-ai

backend-resource-permissions

Register backend RBAC resources across CASL, PostgreSQL, and NestJS gateways.

Official
Advanced
lety-ailety-ai

fe-permissions

Add or review CASL permission checks for Next.js 15 frontend components and routes.

Official
Intermediate
lety-ailety-ai

typeorm

Review TypeORM code to eliminate raw SQL and enforce repository patterns.

Official
Advanced
lety-ailety-ai

error-handler

Standardize NestJS microservice error handling with BaseRpcException and gRPC status mapping.

Official
Advanced
lety-ailety-ai

nextjs-feature

Scaffold domain-organized frontend feature modules for Next.js 15 App Router TypeScript projects.

Official
Intermediate
lety-ailety-ai

security-review

Identify and remediate JWT security misconfigurations in NestJS backends.

Official
Advanced
lety-ailety-ai

pr-review

Review pull request diffs and generate tiered Critical/Important/Suggestion reports.

Official
Advanced
lety-ailety-ai

linear-report

Generate weekly Linear activity reports grouped by milestone, label, cycle, and contributor.

Official
Advanced
lety-ailety-ai

gateway-controller

Scaffold NestJS API gateway features translating HTTP REST endpoints into gRPC service calls.

Official
Advanced
lety-ailety-ai

linear-task

Create standardized Linear issues from natural language prompts with required fields.

Official
Intermediate
lety-ailety-ai

skill-name

Create Claude Code plugin templates with YAML frontmatter and Markdown instructions.

Official
Basic

Frequently Asked Questions About Lety AI

FAQPage Schema
What specific technical tasks does Lety AI support?

Lety AI enables rapid scaffolding of NestJS modules, TypeORM entities, and Next.js feature directories. It supports complex tasks including RBAC resource registration with CASL, WebSocket gateway configuration, and standardized unit test generation for Jest and Vitest environments.

Which engineering personas benefit from these capabilities?

Full-stack engineers and backend architects working within TypeScript monorepos benefit most. These capabilities are designed for developers maintaining complex NestJS microservices and Next.js 15 frontend architectures who require consistent code structure and standardized release management.

What are the prerequisites for implementing these modules?

Implementation requires a TypeScript-based environment utilizing NestJS for backend services and Next.js for frontend routing. Projects should be structured to support TypeORM for database interactions, CASL for permission management, and GitFlow for version control.