Settings

Manage user-specific app preferences including privacy and notifications.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/KuschiKuschbert/prepflow-web --skill settings-kuschikuschbert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Settings
Source: https://github.com/KuschiKuschbert/prepflow-web/tree/main/app/webapp/settings
Command: npx skills add https://github.com/KuschiKuschbert/prepflow-web --skill settings-kuschikuschbert

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows users to customize their PrepFlow application by managing profile information, notification preferences, security settings, and other application-wide configurations.

Core Features & Use Cases

  • Profile Management: Update personal details, business name, and avatar.
  • Notification Settings: Control email and in-app alerts for various events.
  • Security: Manage active sessions, view login history, and configure two-factor authentication (via Auth0).
  • Data & Backup: Access backup/restore options, manage import/export history, and configure scheduled backups.
  • Appearance: Switch between light and dark themes.

Quick Start

Navigate to the settings page to update your profile information and notification preferences.

Frequently Asked Questions about Settings

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

FAQPage Schema
How do I manage my profile details and application preferences in PrepFlow?

To manage profile details and application preferences in PrepFlow, navigate to the settings page to update personal information, business name, avatar, and theme choices. The settings interface supports dynamic loading of various configuration panels for user-specific data persistence.

Can I configure two-factor authentication and view login history for my account?

Yes, you can configure two-factor authentication and view login history through the security settings panel. Security management integrates with Auth0 to manage active sessions and monitor account login activity.

How do I control email and in-app notification alerts for application events?

To control email and in-app notification alerts for application events, access the notification settings panel. This panel allows you to toggle specific alert preferences and configure user-specific notification parameters.

What's the best way to back up my application data and view import/export history?

The best way to back up application data and view import/export history is through the Data Backup settings panel. This panel provides options for manual backups, scheduled backup configurations, and restoring previous data states.

Does the settings panel support switching between light and dark appearance themes?

Yes, the settings panel supports switching between light and dark appearance themes. The Appearance configuration panel dynamically loads to apply your selected theme preference across the application interface.