add-admin-panel
Create basic admin dashboard with protected routes. Implement admin route protection with role-based access control. Create dashboard layout with sidebar…
Deploy to Railway production environment with mandatory review gate and validation.
How it fires
How this command gets triggered: by you, by Claude, or both.
/deploy-railway-productionContext preview
What this command does when you run it.
Deploy to Railway production environment with mandatory review gate and validation.
Deploy to Railway production environment with mandatory review gate and validation.
MANDATORY PRE-DEPLOYMENT REVIEW GATE:
WARNING: Deploying to production without completing the review gate bypasses critical safety checks for security vulnerabilities, performance issues, accessibility compliance, and configuration errors. This may result in production incidents, data exposure, or service degradation.
Execute production deployment pipeline ONLY after review approval:
Include pre-deployment checklist, post-deployment verification, and Railway dashboard monitoring links. Stop deployment if any validation fails.
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…
Integrate privacy-friendly Plausible Analytics for cookieless tracking. Add Plausible script to application layout with custom domain if configured. Implement…
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.