Add Admin Panel banner
Ashikparvez89 Ashikparvez89

Add Admin Panel

Design community

Description

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 assignment functionality (admin, editor, user). Create activity logs showing user actions with timestamps. Implement analytics overview with key metrics. Add content management sections. C

Installation

Installs to ~/.claude/skills/ashikparvez89-larouex-fullstack-plugin-add-admin-panel/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ashikparvez89-larouex-fullstack-plugin-add-admin-panel && curl -fsSL https://raw.githubusercontent.com/Ashikparvez89/larouex-fullstack-plugin/HEAD/commands/add-admin-panel.md -o ~/.claude/skills/ashikparvez89-larouex-fullstack-plugin-add-admin-panel/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository