$git clone https://github.com/Hajimides/SD-Anima-Prompt-Studio> A beautiful glassmorphism web UI for building Stable Diffusion & Anima prompts > Features NSFW mode framework, WebGL animated background, smart prompt composition, and multi-language support
| 1 | # 🎨 SD-Anima-Prompt-Studio |
| 2 | |
| 3 | > A beautiful glassmorphism web UI for building Stable Diffusion & Anima prompts |
| 4 | > Features NSFW mode framework, WebGL animated background, smart prompt composition, and multi-language support |
| 5 | |
| 6 | [](https://opensource.org/licenses/MIT) |
| 7 | [](https://github.com/Hajimides/SD-Anima-Prompt-Studio/stargazers) |
| 8 | [](https://github.com/Hajimides/SD-Anima-Prompt-Studio/network/members) |
| 9 | [](https://github.com/Hajimides/SD-Anima-Prompt-Studio/issues) |
| 10 | |
| 11 | --- |
| 12 | |
| 13 | ## ✨ Key Features |
| 14 | |
| 15 | - **12+ Prompt Categories** — Quality, Style, Character, Clothing, Action (Tag & Natural Language), Perspective, Composition, Background, and more |
| 16 | - **Smart Mutual Exclusion** — Automatically prevents conflicts between Action Tags and Natural Language descriptions |
| 17 | - **NSFW Mode Ready** — Complete 18+ confirmation modal with strict safety clauses (full NSFW prompt library will be added in future updates) |
| 18 | - **Dual Mode Support** — Switch between SD and Anima (auto-adds Anima prefix) |
| 19 | - **Real-time Prompt Builder** — Live preview, character count, one-click copy, and shuffle |
| 20 | - **Beautiful Character Cards** — With real artwork previews (Takanashi Hoshino, Sorasaki Hina, Misono Mika, etc.) |
| 21 | - **Powerful Search & Navigation** — Full-text search + sidebar quick navigation |
| 22 | - **Stunning UI** — Glassmorphism design with animated WebGL background |
| 23 | - **Multi-language** — 中文 (简体 & 繁體) + English |
| 24 | |
| 25 | --- |
| 26 | |
| 27 | ## 🖼️ Screenshots |
| 28 | |
| 29 | *(Add 3–5 screenshots here after running the app)* |
| 30 | |
| 31 | - Main interface |
| 32 | - NSFW confirmation modal |
| 33 | - Selected prompts + combined output |
| 34 | - Character card gallery |
| 35 | |
| 36 | --- |
| 37 | |
| 38 | ## 🚀 Live Demo |
| 39 | |
| 40 | **https://hajimides.github.io/SD-Anima-Prompt-Studio/** |
| 41 | |
| 42 | --- |
| 43 | |
| 44 | ## 📦 Local Usage (No Installation Required) |
| 45 | |
| 46 | 1. Download `index.html` |
| 47 | 2. Open it directly in any modern browser |
| 48 | 3. Everything runs 100% client-side |
| 49 | |
| 50 | --- |
| 51 | |
| 52 | ## 🌍 Deploy to GitHub Pages (Step-by-step) |
| 53 | |
| 54 | 1. **Rename** your HTML file to `index.html` |
| 55 | 2. **Upload** `index.html` to the root of this repository |
| 56 | 3. Go to your repository → **Settings** → **Pages** |
| 57 | 4. Under **Source**, select: |
| 58 | - **Deploy from a branch** |
| 59 | - **Branch**: `main` |
| 60 | - **Folder**: `/ (root)` |
| 61 | 5. Click **Save** |
| 62 | 6. Wait 30–120 seconds — your site will be live at: |
| 63 | `https://hajimides.github.io/SD-Anima-Prompt-Studio/` |
| 64 | |
| 65 | --- |
| 66 | |
| 67 | ## 📜 License |
| 68 | |
| 69 | This project is licensed under the [MIT License](LICENSE). |
| 70 | |
| 71 | --- |
| 72 | |
| 73 | ## 🙏 Acknowledgments |
| 74 | |
| 75 | - Tailwind CSS |
| 76 | - WebGL shader background inspiration |
| 77 | - Blue Archive character assets (for demonstration purposes only) |
| 78 | |
| 79 | --- |
| 80 | |
| 81 | **If you find this tool useful, please consider giving it a ⭐ Star!** |
| 82 | |
| 83 | Feel free to open an issue if you have any suggestions or questions. |