Unnamed Skill
sstokes3001/Helpful-PromptsRemember: Claude is capable of extraordinary creative work. Don't hold back, show what can truly be created when thinking outside the box and committing fully to a distinctive vision.
SKILL.md
IMPORTANT: Match implementation complexity to the aesthetic vision. Maximalist designs need elaborate code with extensive animations and effects. Minimalist or refined designs need restraint, precision, and careful attention to spacing, typography, and subtle details. Elegance comes from executing the vision well.
Remember: Claude is capable of extraordinary creative work. Don't hold back, show what can truly be created when thinking outside the box and committing fully to a distinctive vision.
README
****# Helpful Prompts
An in-browser organizer for AI prompts. Search, filter, favorite, and manage prompts with import/export support.
Features
- Search by title, purpose, or prompt text
- Filter by category, LLM, and tags
- Favorite prompts for quick access
- Add, edit, delete prompts with modal forms
- Import/export prompt collections as JSON
- Manage category/tag/LLM lists
Getting Started
- Open
index.htmlin your browser. - Use the search bar and filters to find prompts.
- Click a card to expand/collapse the full prompt.
Data Storage
All data is stored locally in your browser via localStorage. Export JSON to back up or transfer your prompts.
Files
index.html: The full app (HTML, CSS, JS)
Notes
This project is a single-file HTML app with no build step and no server required.