Agent Skills by RutEs mx
Showing 8 vetted skills indexed across 1 GitHub repositories.
nextjs-best-practices
Provide Next.js App Router development guidelines for components, data fetching, and routing.
core-web-vitals
Optimize LCP, INP, and CLS metrics for web pages.
react-dev
Provide TypeScript patterns for type-safe React applications.
firebase
Set up Firebase authentication and Firestore database for a project.
nextjs-app-router-patterns
Implement Next.js 14+ App Router patterns for Server Components and data fetching.
performance
Analyze Lighthouse audits and generate optimization code for web performance bottlenecks.
accessibility
Audit web content against WCAG 2.1 guidelines and Lighthouse accessibility best practices.
best-practices
Applies modern web development best practices for security, compatibility, and code quality.
Frequently Asked Questions About RutEs mx
FAQPage SchemaWhat specific web development tasks does RutEs mx support?▼
RutEs mx supports architectural implementation of Next.js App Router, TypeScript-based component design, and Firebase backend integration. It also provides technical auditing for WCAG 2.1 accessibility standards and Lighthouse-based performance tuning to resolve bottlenecks in Largest Contentful Paint, Interaction to Next Paint, and Cumulative Layout Shift metrics.
Which engineering personas benefit from these development guidelines?▼
Frontend engineers, full-stack developers, and web performance specialists benefit from these guidelines. The patterns are specifically designed for teams building scalable, type-safe interfaces using React and Next.js who require rigorous adherence to modern web standards, security best practices, and high-performance rendering strategies.
What are the primary dependencies for implementing these patterns?▼
Implementation requires a standard Node.js environment with Next.js 14+ and TypeScript installed. Projects utilizing the database features require a configured Firebase project with Firestore enabled. All performance and accessibility audits rely on Lighthouse reporting to identify specific code-level improvements and compliance gaps.