Anons, quick personal suggestion if you're using LLMs (GPT/Claude/DeepSeek) to organize your prompts and running NeoForge:
Since NeoForge ignores any line that starts with #, you can actually use that to organize your tag soup way better. Throw your prompt at whatever AI you're using with this:
{your messy tags here}
## Instruction: Prompt Reordering and Formatting
Please reorder this prompt in a coherent manner and write it using code blocks.
Format requirements:
- Use ## for titles or categories
- Add a line break (\n) after each title
- Include relevant tags below each section
The AI will reorganize everything under ## headers like "## Character", "## Background", etc. NeoForge skips over those lines so they don't fuck with SDX, but you get a clean readable prompt instead of staring at walls of random tags.
Makes editing way easier. Been doing this for a while and it's a game changer for keeping track of complex prompts.
Pic related is me working with Claude with a random prompt from Civit, Claude replies with a ready copy paste prompt.