Skip to content

Standard templates to define quality standards in LLM prompts used for coding

License

tuxerrante/llm-prompt-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

LLM Prompt Template & Policy for development

These documents defines the minimum quality standards for software prompts and outputs when using LLMs in complex projects. It must be included and adapted for every new repository.

Developers should:

  • Clone this repo to initialize new projects.
  • Fork this repo to extend or specialize it for other domains (frontend, data pipelines, DevOps, etc.).

📖 Usage Guidelines

  1. Always start a new LLM session with this template. Copy it into your first prompt.
  2. Replace all TBD fields with project-specific details before generating code.
  3. Use this as a policy reference: it enforces consistent quality, security, and maintainability.
  4. Treat this template as a contract between developers and the LLM.
  5. Extend or refine categories when the project grows.

About

Standard templates to define quality standards in LLM prompts used for coding

Topics

Resources

License

Stars

Watchers

Forks