add-admin-panel
Create basic admin dashboard with protected routes. Implement admin route protection with role-based access control. Create dashboard layout with sidebar…
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
How it fires
How this command gets triggered: by you, by Claude, or both.
/add-analytics-plausibleContext preview
What this command does when you run it.
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
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 server-side event tracking using Plausible API for backend events. Configure custom properties for event context. Add revenue tracking for e-commerce. Create public or private dashboard sharing. No cookie consent required due to privacy-first approach. Provide analytics integration documentation. Test tracking in development environment with Plausible test mode.
A comprehensive Claude Code plugin with 81 commands and 12 specialized AI agents for building modern, full-stack web applications with Next.js 15, Azure, Railway, Bootstrap, and TypeScript.
Repo: LarouexNonprofitConsulting/larouex-fullstack-plugin
Create basic admin dashboard with protected routes. Implement admin route protection with role-based access control. Create dashboard layout with sidebar…
Integrate Google Analytics 4 for comprehensive tracking. Install gtag.js script in application layout. Create analytics wrapper hooks for type-safe event…
Create a new Azure Function HTTP endpoint with full integration.
Create a new Express API endpoint with full integration.
Implement authentication system with comprehensive user management.
Implement background job processing with queue system. Set up job queue using Bull/BullMQ with Redis. Create job processor workers for different job types.…