senior-frontend

Automates React/Next.js scaffolding, component generation, bundle analysis, code audits, and frontend pattern enforcement with TypeScript and Tailwind CSS.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Anuar7777/wedding-crm --skill senior-frontend-anuar7777
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-frontend
Source: https://github.com/Anuar7777/wedding-crm/tree/main/.cursor/.skills/frontend/senior-frontend
Command: npx skills add https://github.com/Anuar7777/wedding-crm --skill senior-frontend-anuar7777

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Frontend teams often duplicate setup and patterns across React/Next.js projects, leading to inconsistent UI, slower onboarding, and maintenance overhead.

Core Features & Use Cases

  • Reusable frontend patterns and components library to standardize UI.
  • Performance analysis, bundle optimization, and automated scaffolding.
  • Use cases include starting new Next.js apps, generating components and hooks, and auditing accessibility and code quality.

Quick Start

Run the scaffolder to bootstrap a new frontend project with TypeScript, Next.js, and Tailwind CSS.

Frequently Asked Questions about senior-frontend

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate frontend pattern adoption for React and Next.js projects?

Automate frontend pattern adoption by running scaffolding scripts to bootstrap Next.js environments with TypeScript and Tailwind CSS. This standardizes component generation and enforces consistent UI patterns across your React projects.

What's the best way to scaffold a new Next.js project with TypeScript and Tailwind CSS?

Scaffold a new Next.js project by running the integrated automation scripts to generate the baseline architecture. This automatically configures TypeScript and Tailwind CSS to establish a standardized frontend foundation.

Can I use this to analyze bundle size and audit code quality in existing React apps?

You can analyze bundle size and audit code quality in existing React apps by running the performance analysis scripts. These scripts evaluate bundle optimization, scan for accessibility issues, and enforce frontend best practices.

Do I need TypeScript and Tailwind CSS to generate components and hooks?

TypeScript and Tailwind CSS are required dependencies to generate components and hooks. The automation scripts rely on these technologies to scaffold projects and enforce consistent frontend coding standards.

Why should I use automation scripts for frontend code audits instead of manual reviews?

Automation scripts for frontend code audits eliminate manual review overhead and inconsistent UI patterns. By programmatically scanning for accessibility and code quality issues, teams achieve standardized performance optimization across multiple Next.js apps.

What frontend performance optimization tasks does the scaffolding automation handle?

Frontend performance optimization tasks include bundle analysis and bundle optimization. The automation scripts analyze your React project output to identify performance bottlenecks and enforce best practices during component generation.