add-admin-panel
Create basic admin dashboard with protected routes. Implement admin route protection with role-based access control. Create dashboard layout with sidebar…
Create comprehensive user management admin interface. Display user list with search, filtering, and sorting capabilities. Implement user CRUD operations: create new users, view profiles, update information, delete accounts. Add role assignment with dropdown selection (admin,
How it fires
How this command gets triggered: by you, by Claude, or both.
/add-user-managementContext preview
What this command does when you run it.
Create comprehensive user management admin interface. Display user list with search, filtering, and sorting capabilities. Implement user CRUD operations: create new users, view profiles, update information, delete accounts. Add role assignment with dropdown selection (admin,
Create comprehensive user management admin interface. Display user list with search, filtering, and sorting capabilities. Implement user CRUD operations: create new users, view profiles, update information, delete accounts. Add role assignment with dropdown selection (admin, editor, user, guest). Show user activity timeline with login history and actions. Support bulk actions: bulk role assignment, bulk delete, bulk email. Add user impersonation feature for debugging user issues with audit logging. Implement user status management (active, suspended, banned). Create user export functionality (CSV, Excel). Add advanced filters: registration date range, role, status. Ensure audit logging for all management actions. Reference authentication-agent for security implementation.
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.