Enterprise admin
Skill Dragoon0x/everything-design-taste/skills/enterprise-admin
Enterprise admin panel design, role management, audit logs, organizational hierarchy, and enterprise UX patterns.From its SKILL.md
npx -y skills add Dragoon0x/everything-design-taste --skill enterprise-adminAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.4 KB, 263 tokens by cl100k_base, as published. Nobody here has run it
Enterprise Admin Design
User Management
- User list: name, email, role, status, last active
- Bulk actions: invite, deactivate, change role
- Search and filter by role, department, status
- User detail: profile, permissions, activity, sessions
- Impersonate user (for support debugging)
Role & Permission Management
- Role list with permission count
- Role detail: grouped permissions with toggles
- Custom role creation from template
- Permission inheritance (org-level, team-level, project-level)
- Visual permission matrix (roles × permissions)
Audit Log
- Chronological event list
- Filter: user, action type, resource, date range
- Event detail: who, what, when, where, before/after values
- Export as CSV/JSON
- Retention policy display
Organization
- Org hierarchy visualization (tree or nested list)
- Department/team management
- SSO/SAML configuration
- Domain verification
- Billing per department or centralized
Design Principles
- Information density appropriate for admin power users
- Confirmation for destructive actions (with specific detail of what's affected)
- Undo where possible
- Clear feedback on bulk operations (success count, failure reasons)
- Keyboard shortcuts for frequent admin tasks
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.