ADMIN PANEL SKILL

Manage users, system health, feature flags, billing, analytics, and support tickets.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/KuschiKuschbert/prepflow-web --skill admin-panel-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ADMIN PANEL SKILL
Source: https://github.com/KuschiKuschbert/prepflow-web/tree/main/app/admin
Command: npx skills add https://github.com/KuschiKuschbert/prepflow-web --skill admin-panel-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a centralized interface for managing critical administrative functions, ensuring efficient oversight and control over the application's user base, system health, and feature configurations.

Core Features & Use Cases

  • User Management: View, search, and manage user accounts, including their subscription details and activity.
  • System Monitoring: Track system health, API performance, and database connectivity in real-time.
  • Feature Flag Control: Enable or disable features dynamically without code deployments.
  • Billing & Analytics: Oversee subscription revenue, user analytics, and billing health.
  • Support Tools: Access utilities for user impersonation, password resets, and error log analysis.
  • Use Case: An administrator needs to investigate a user-reported bug. They can use the 'Users' section to find the user, check their activity logs, and potentially use the 'Support Tools' to impersonate them and replicate the issue.

Quick Start

Navigate to the /admin route to access the main dashboard and available administrative tools.

Frequently Asked Questions about ADMIN PANEL SKILL

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage user accounts and subscription details from an admin dashboard?

You can manage user accounts and subscription details by navigating to the Users section of the admin dashboard. It provides tools to view, search, and manage user activity and billing information.

Can I control feature flags dynamically without deploying new code?

Yes, you can control feature flags dynamically without code deployments. The admin dashboard includes a Feature Flag Control tool to enable or disable application features instantly.

What is the best way to monitor system health and API performance in real-time?

The best way to monitor system health is through the System Monitoring tool. It tracks API performance, database connectivity, and overall system health in real-time from the administrative dashboard.

Does the admin panel require authentication to access support tools and analytics?

Yes, the admin panel requires authentication and authorization checks for all administrative API routes. This secures access to support tools, user impersonation, and analytics data.

How do I investigate a user-reported bug using admin support tools?

To investigate a user-reported bug, use the admin support tools to find the user, check their activity logs, and impersonate their account to replicate the issue directly.

Can I oversee subscription revenue and billing health within the management system?

Yes, you can oversee subscription revenue and billing health. The Billing & Analytics section provides administrative tools to monitor revenue streams and user analytics.