Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

localwolfpackai/checklists-and-prompts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checklists and Prompts

UI/UX checklists and prompts for building better interfaces.

A browsable web app of categorized AI prompts — organized by design discipline (visual design, usability, polish, workflow). Each prompt includes a plain-English explanation, difficulty level, and time estimate. Built for designers and non-developers who want to use AI tools without writing code.

Quick start

git clone https://github.com/localwolfpackai/checklists-and-prompts.git
cd checklists-and-prompts
npm install
npm run dev

Open http://localhost:3000 in your browser.

How it works

  • Categories group prompts by discipline (visual design, usability, project polish, GitHub workflow)
  • One-click copy sends any prompt to your clipboard for use with Claude, ChatGPT, or any AI tool
  • Difficulty + time estimates help you pick the right prompt for the time you have
  • Search filters across all categories

Stack

  • React 18 + Vite
  • Tailwind CSS
  • Lucide React icons

Commands

Command What it does
npm run dev Start dev server
npm run build Production build
npm run preview Preview production build

License

MIT -- Lupo Studios

About

UI/UX checklists and prompts for building better interfaces

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors