Alexej Luft avatar

Alexej Luft

Community

@alexejluft

0Followers
|
0Public Repos
|
74Published Skills

Agent Skills by Alexej Luft

Showing 74 vetted skills indexed across 1 GitHub repositories.

alexejluftalexejluft

managing-secrets

Validate and secure environment variables in Next.js applications on Vercel.

Community
Intermediate
alexejluftalexejluft

building-transitions-astro

Implement native Astro View Transitions with CSS customization and lifecycle events.

Community
Intermediate
alexejluftalexejluft

building-legal-pages

Generate Impressum and Datenschutzerklärung pages with GDPR and DDG compliance.

Community
Intermediate
alexejluftalexejluft

maintaining-quality

Enforce TypeScript best practices with Zod validation, typed tryCatch, and T3 Env.

Community
Intermediate
alexejluftalexejluft

securing-applications

Enforce security best practices for Next.js and React APIs with Zod validation.

Community
Advanced
alexejluftalexejluft

implementing-design-tokens

Establish design token systems using CSS custom properties and Tailwind CSS v4.

Community
Intermediate
alexejluftalexejluft

integrating-payments

Integrate Stripe Checkout Sessions and webhooks into a Next.js application.

Community
Advanced
alexejluftalexejluft

handling-ui-states

Implement Loading, Error, Empty, and Content UI states for data-driven components.

Community
Intermediate
alexejluftalexejluft

architecting-saas

Guides Next.js SaaS architecture with Supra authentication, multi-tenant schema design, and service layers.

Community
Advanced
alexejluftalexejluft

testing-user-interfaces

Create user-centric component tests for React interfaces using testing-library.

Community
Intermediate
alexejluftalexejluft

managing-database-schemas

Manage Supabase/PostgreSQL schema design, versioned migrations, and query optimization.

Community
Intermediate
alexejluftalexejluft

Building Preloaders

Create GSAP preloader animations with letter reveals and progress bars.

Community
Intermediate
alexejluftalexejluft

handling-errors-idiomatically

Enforce idiomatic error handling in Next.js App Router with Supabase.

Community
Advanced
alexejluftalexejluft

managing-background-jobs

Manages asynchronous jobs in Next.js apps using Inngest and Vercel cron with idempotency enforcement.

Community
Advanced
alexejluftalexejluft

building-components-core

Architect accessible UI components with correct ARIA attributes and animation patterns.

Community
Intermediate
alexejluftalexejluft

designing-resilient-apis

Guide REST, tRPC, and GraphQL API development with versioning, idempotency, RFC 7807 errors, and Zod validation.

Community
Intermediate
alexejluftalexejluft

scaling-horizontally

Guide horizontally scalable web applications with statelessness, connection pooling, and multi-layer caching.

Community
Advanced
alexejluftalexejluft

crafting-brand-systems

Implement a cohesive brand identity system in code with Tailwind v4.

Community
Intermediate
alexejluftalexejluft

implementing-token-bridge

Bridge CSS design tokens to GSAP animations using TypeScript constants and React hooks.

Community
Advanced
alexejluftalexejluft

deploying-to-production

Enforces Next.js deployment best practices for Vercel and Supabase, including scoped env vars and migrations.

Community
Advanced
alexejluftalexejluft

optimizing-images

Optimizes Next.js and React images for CLS prevention and LCP improvement.

Community
Intermediate
alexejluftalexejluft

monitoring-errors

Configure Sentry error tracking and performance monitoring for Next.js applications.

Community
Advanced
alexejluftalexejluft

building-disclosure-patterns

Build accessible disclosure widgets with ARIA roles and keyboard navigation.

Community
Intermediate
alexejluftalexejluft

building-layouts

Guide CSS Grid, Flexbox, and Container Queries for responsive component layouts.

Community
Basic