Skip to content
Development
Command

/add-user-management

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,

shell
$ npx -y skills add LarouexNonprofitConsulting/larouex-fullstack-plugin --agent claude-code

Ships with larouex-fullstack-builder. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/add-user-management

Context 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,

Command definition

add-user-management.md

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.

Read it on GitHub โ†—
Ships withlarouex-fullstack-builder

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.

Get the whole plugin, auto-invoked