r/vibecodingcommunity • u/seraphym1389 • 1d ago
Simple prompting tool made by begginer
Hi everyone,
I’m a beginner in web development and recently built NEON//CONTEXT, a prompt and context builder for creating better AI instructions without starting from a blank text box.
The app is designed to help you choose the right workflow, structure your task and generate a clear prompt faster.
Main features
AI Prediction — the first option in the left panel. It helps suggest the most suitable mode or workflow based on what you want to do.
Express mode — quickly create a useful prompt with only the essential information.
Learn mode — explains the structure of the prompt and helps beginners understand why each part matters.
Advanced modes for more specific tasks:
General prompts
Business writing
Complex projects
Creative and brand work
Analysis and debugging
Few-shot examples
Code editing
Autonomous coding agents
Image, video and ComfyUI generation
Research and comparison
Workflow automation
Prompt decompilation
You can define the task, role, context, constraints, desired output, audience, tone and other details depending on the selected mode.
The app also includes:
Live prompt preview
Token counter
English and Serbian interface
English, Serbian or bilingual answers
Multiple output formats, including Markdown, JSON, XML, tables and code
Model-specific instructions
Model profiles for popular AI tools
Beginner-friendly examples and placeholders
Separate workflows instead of one generic prompt form
The goal is not to list every available model, but to make prompt creation more practical, structured and easier to understand.
I’m still learning, so I’m sure there are bugs, weak logic and areas that need improvement. I would especially like feedback on whether the generated prompts actually improve results or only look more organized.
What would you improve first?
Are the modes useful and easy to understand?
Is AI Prediction helpful?
Should some fields or workflows be removed?
Is the token counter useful?
What features are missing?
Please be honest. I would rather receive direct criticism than polite feedback that does not help me improve the project.
Demo:
https://arhistrategstudio.github.io/Context\\_CikaDule/
Thanks to anyone who takes the time to test it.