browser-app-creator

Community

Single-file web apps, ADHD-optimized, offline-ready.

AuthorToowiredd
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Building small, useful web tools often involves complex setup, servers, and dependencies, making quick utility creation cumbersome. Standard UIs can also be challenging for neurodivergent users. This Skill simplifies app creation with a focus on accessibility and ease of use.

Core Features & Use Cases

  • Single-File Web Apps: Generates complete HTML/CSS/JS applications in a single, downloadable file.
  • ADHD-Optimized UI: Includes large (60px+) buttons, auto-save to localStorage, dark mode, and clear visual feedback.
  • Offline Functionality: Apps work entirely in the browser, requiring no server or internet connection after download.
  • Use Case: You need a simple habit tracker. You say "create a habit tracker app." The browser-app-creator generates a single HTML file with a responsive UI, large buttons, auto-saving to localStorage, and a dark theme. You download it, open it, and start tracking habits instantly, no installation required.

Quick Start

Ask to create an app:

create a habit tracker app build a simple calculator tool make a dashboard for my project

The skill will provide a complete HTML file.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: browser-app-creator
Download link: https://github.com/Toowiredd/claude-skills-automation/archive/main.zip#browser-app-creator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository