web-config-page
CommunityCreate full-featured config pages with BobTheSkull UI.
Authorwant2bet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes the creation of web configuration pages, ensuring consistent structure, backend routes, and UI patterns across all configurable components.
Core Features & Use Cases
- Page Template Blueprint: HTML, Flask routes, and backend methods follow a unified pattern.
- Dashboard Card Integration: Easily add a card to the config dashboard.
- Test Script Pattern: Optional tests to verify routes and settings loading.
Quick Start
- Create web/templates/config_<name>.html, add Flask routes in monitor_server.py, and implement get_<name>settings / save<name>_settings in web/config_manager.py.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: web-config-page Download link: https://github.com/want2bet/BobTheSkull5/archive/main.zip#web-config-page Please download this .zip file, extract it, and install it in the .claude/skills/ directory.