Settings

Theme

LLM guidelines, do you have the same pblm

2 points by francoispiquard 2 months ago · 1 comment · 2 min read


Hey folks,

Nothing built yet, but I was wondering if you’ve also run into the problem of keeping strong, opinionated guidelines when working with LLMs.

I’m thinking about an open-source solution to help teams define and share high-level project guidelines (PEP8, architectural rules, naming conventions, product principles, tone of voice, etc.) in a way that’s actually usable by LLMs.

The idea would be simple:

- a few clicks to configure your guidelines.

- you get a public URL with LLM-readable content and a YAML file you can download and plug directly into Cursor/Copilot/Google Cli/other tools

The goal is that teams can have shared, explicit, opinionated guidelines that stay consistent across prompts, editors, and contributors. without copy-pasting the same instructions everywhere or relying on tribal knowledge.

Think:

- onboarding new devs faster.

- less “LLM drift” over time.

- clearer defaults for AI-assisted code and writing

- guidelines that live next to the project and evolve with it.

So, very early idea, but curious: - does this resonate with problems you’re seeing? - what kind of rules or constraints would you actually want to encode? - anything like this you’ve tried before (and why it didn’t stick)?

Happy to hear thoughts or pushback.

jrdnpsnc 2 months ago

If it is simple enough I think it could work but what would be the different categories

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection