wilburhimself/promptly
Opinionated Rails integration for reusable AI prompt templates. Build maintainable, localized, and testable AI prompts using ERB or Liquid templates with Rails conventions.
This tool helps developers working with Ruby on Rails applications manage the text prompts sent to AI services like OpenAI. It allows you to organize, reuse, and translate these prompts using familiar Rails conventions and templating languages like ERB or Liquid. Developers feed in data like user names or feature lists, and the tool outputs a ready-to-use, personalized prompt string for an AI model.
Use this if you are a Rails developer building an application that integrates with AI and you need a structured way to create, maintain, localize, and test your AI prompts.
Not ideal if you are not working within the Ruby on Rails framework or if your AI integration is very simple and doesn't require templating or localization.
Stars
14
Forks
2
Language
Ruby
License
MIT
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/wilburhimself/promptly"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
promptslab/Promptify
Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured...
masci/banks
LLM prompt language based on Jinja. Banks provides tools and functions to build prompts text and...
character-ai/prompt-poet
Streamlines and simplifies prompt design for both developers and non-technical users with a low...
promplate/partial-json-parser
Parse partial JSON generated by LLM
Hunyuan-PromptEnhancer/PromptEnhancer
PromptEnhancer is a prompt-rewriting tool, refining prompts into clearer, structured versions...