Ashikparvez89/larouex-fullstack-plugin
Plugin Claude Code
Agent settings configuring displayName, shortDescription, longDescription, categories, keywords, license and 8 more.
Ashikparvez89/larouex-fullstack-plugin
Plugin Claude Code
Agent settings configuring displayName, shortDescription, longDescription, categories, keywords, license and 8 more.
Ashikparvez89/larouex-fullstack-plugin
Plugin Claude Code
Complete Next.js + Azure/Railway full-stack website builder with 81 commands and 12 specialized agents including automated code review.
Ashikparvez89/larouex-fullstack-plugin
Agent
Ensure the Normandy Park website meets WCAG 2.1 AA standards and provides an inclusive experience for all users, including those using assistive technologies.
Ashikparvez89/larouex-fullstack-plugin
Agent
Implement secure authentication and user account management for the My Account portal, handling user registration, login, session management, and protected routes.
Ashikparvez89/larouex-fullstack-plugin
Agent
Specialized agent for developing, deploying, and managing Azure serverless applications including Azure Functions, Azure Static Web Apps, and Azure Table Storage. Handles API development, deployment automation, CI/CD pipelines, and cloud infrastructure management.
Ashikparvez89/larouex-fullstack-plugin
Agent
Automated code review specialist for Next.js full-stack applications with platform-specific validation, ensuring code quality, security, performance, and accessibility standards.
Ashikparvez89/larouex-fullstack-plugin
Agent
Specialized agent for managing static and dynamic content across web applications. Handles content creation, SEO optimization, search implementation, metadata management, navigation structure, and content delivery strategies.
Ashikparvez89/larouex-fullstack-plugin
Agent
You are an Azure DevOps specialist with deep expertise in Azure deployment patterns, Azure Static Web Apps, Azure App Service deployment slots, Azure Functions, and Azure-specific CI/CD pipelines.
Ashikparvez89/larouex-fullstack-plugin
Agent
You are a specialist in Railway.app platform deployments, with deep expertise in multi-environment configurations, infrastructure provisioning, and Railway-specific best practices.
Ashikparvez89/larouex-fullstack-plugin
Agent
Specialized agent for creating comprehensive form systems and managing application routing. Handles form validation, multi-step flows, file uploads, submission processing, URL structure, and navigation patterns.
Ashikparvez89/larouex-fullstack-plugin
Agent
Specialized agent for creating and maintaining modern web applications with React, TypeScript, and Bootstrap integration. Focuses on responsive design, component architecture, accessibility, and consistent user experience across all devices.
Ashikparvez89/larouex-fullstack-plugin
Agent
Specialized agent for implementing comprehensive application monitoring, analytics tracking, performance optimization, and observability across web applications. Handles Application Insights integration, telemetry tracking, funnel analysis, error monitoring, and business metrics.
Ashikparvez89/larouex-fullstack-plugin
Agent
Protect the platform that delivers clean water to those in need. Every security measure ensures donor trust and recipient impact.
Ashikparvez89/larouex-fullstack-plugin
Agent
Specialized agent for implementing comprehensive testing strategies, code quality assurance, and maintaining high standards across the H2All Web CMS project, including unit tests, integration tests, E2E tests, and quality metrics.
Ashikparvez89/larouex-fullstack-plugin
Command
Create basic admin dashboard with protected routes. Implement admin route protection with role-based access control. Create dashboard layout with sidebar navigation using Bootstrap. Add user management table with search and pagination. Implement CRUD operations for users: create, read, update, delete. Add role…
Ashikparvez89/larouex-fullstack-plugin
Command
Integrate Google Analytics 4 for comprehensive tracking. Install gtag.js script in application layout. Create analytics wrapper hooks for type-safe event tracking. Implement automatic pageview tracking with Next.js router events. Add custom event tracking for business metrics: button clicks, form submissions…
Ashikparvez89/larouex-fullstack-plugin
Command
Integrate privacy-friendly Plausible Analytics for cookieless tracking. Add Plausible script to application layout with custom domain if configured. Implement automatic pageview tracking. Create custom event tracking hooks for user interactions. Set up goals in Plausible dashboard for conversion tracking. Implement…
Ashikparvez89/larouex-fullstack-plugin
Command
Create a new Azure Function HTTP endpoint with full integration.
Ashikparvez89/larouex-fullstack-plugin
Command
Create a new Express API endpoint with full integration.
Ashikparvez89/larouex-fullstack-plugin
Command
Implement authentication system with comprehensive user management.
Ashikparvez89/larouex-fullstack-plugin
Command
Implement background job processing with queue system. Set up job queue using Bull/BullMQ with Redis. Create job processor workers for different job types. Implement retry logic with exponential backoff for failed jobs. Add job monitoring dashboard using Bull Board showing active, completed, failed jobs. Handle job…
Ashikparvez89/larouex-fullstack-plugin
Command
Implement comprehensive caching strategy across the application. Configure CDN caching headers in staticwebapp.config.json or Railway configuration. Set cache-control headers for static assets (immutable for hashed files). Implement static generation with revalidation using Next.js ISR. Add client-side caching with…
Ashikparvez89/larouex-fullstack-plugin
Command
Integrate Chart.js or Recharts for data visualization. Create reusable chart components: line, bar, pie, area, scatter. Implement responsive sizing with container-based dimensions. Add interactive tooltips showing detailed data on hover. Create customizable legends with click-to-hide series. Support real-time data…
Ashikparvez89/larouex-fullstack-plugin
Command
Create comprehensive shopping cart and checkout flow. Implement cart state management with Context API or Zustand. Create cart UI component with item list, quantity controls, and remove buttons. Calculate totals including subtotal, tax, shipping, and discounts. Add shipping address form with validation. Implement…