Lety AI
Official@lety-ai
Offers standardized scaffolding and architectural governance for NestJS backends, Next.js frontend modules, and GitFlow release management.
Agent Skills by Lety AI
Showing 24 vetted skills indexed across 1 GitHub repositories.
fe-zod-form
Generates Zod schemas and react-hook-form setups for Lety 2.0 frontend forms.
websocket
Scaffold secure WebSocket gateways with JWT auth and RabbitMQ broadcasting.
fe-service-hook
Generate TanStack Query hooks for ApiSDK data fetching and mutations.
nest-module
Scaffold NestJS modules with entities, DTOs, controllers, services, and tests.
migration-helper
Generate, review, run, revert, and register TypeORM migrations across tenant, platform, and auth databases.
pr-production
Finalize release candidate versions and create a production pull request from staging to master.
entity-dto
Generate TypeORM entities and Create/Update DTOs for NestJS backends.
design-patterns
Diagnose structural code smells and refactor TypeScript monorepo code with design patterns.
pr-staging
Create a release branch, bump version to RC, and open a PR to staging.
pr-develop
Create a GitFlow-compliant draft PR to develop from feature, fix, chore, or refactor branches.
fe-component
Generate React UI components with CVA variants and Radix UI primitives.
test-scaffold
Generate Jest and Vitest unit tests for NestJS services, RabbitMQ consumers, gRPC controllers, React hooks, Zustand stores, and Zod schemas.
fe-zustand-store
Scaffold typed Zustand v5 stores for Next.js TypeScript applications.
backend-resource-permissions
Register backend RBAC resources across CASL, PostgreSQL, and NestJS gateways.
fe-permissions
Add or review CASL permission checks for Next.js 15 frontend components and routes.
typeorm
Review TypeORM code to eliminate raw SQL and enforce repository patterns.
error-handler
Standardize NestJS microservice error handling with BaseRpcException and gRPC status mapping.
nextjs-feature
Scaffold domain-organized frontend feature modules for Next.js 15 App Router TypeScript projects.
security-review
Identify and remediate JWT security misconfigurations in NestJS backends.
pr-review
Review pull request diffs and generate tiered Critical/Important/Suggestion reports.
linear-report
Generate weekly Linear activity reports grouped by milestone, label, cycle, and contributor.
gateway-controller
Scaffold NestJS API gateway features translating HTTP REST endpoints into gRPC service calls.
linear-task
Create standardized Linear issues from natural language prompts with required fields.
skill-name
Create Claude Code plugin templates with YAML frontmatter and Markdown instructions.
Frequently Asked Questions About Lety AI
FAQPage SchemaWhat 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.