LarouexNonprofitConsulting

60 mods across 1 repository, 8 stars between them.

LarouexNonprofitConsulting/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.

8 10mo ago A 0 tokens original MIT

content-seo-agent

07

LarouexNonprofitConsulting/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.

8 10mo ago A 0 tokens original MIT

LarouexNonprofitConsulting/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.

8 10mo ago A 0 tokens original MIT

LarouexNonprofitConsulting/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.

8 10mo ago A 0 tokens original MIT

add-admin-panel

15

LarouexNonprofitConsulting/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…

8 10mo ago A 0 tokens original MIT

LarouexNonprofitConsulting/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…

8 10mo ago A 0 tokens original MIT

LarouexNonprofitConsulting/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…

8 10mo ago A 0 tokens original MIT

add-background-job

21

LarouexNonprofitConsulting/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…

8 10mo ago A 0 tokens original MIT

add-caching

22

LarouexNonprofitConsulting/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…

8 10mo ago A 0 tokens original MIT

add-charts

23

LarouexNonprofitConsulting/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…

8 10mo ago A 0 tokens original MIT

add-checkout

24

LarouexNonprofitConsulting/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…

8 10mo ago A 0 tokens original MIT