Fatih Kadir Akın
Fatih Kadir Akın
@mmkal Yes it'd be nice!
bugbot run
I’d propose using a convention like: `.ai-rules/**/*.md` (markdowns + headers just like Cursor supports) This enables better categorization by topic or feature area (e.g., `.ai-rules/frontend/linting.md`, `.ai-rules/backend/security.md`) while keeping it consistent....
I am on it
@lencx can you check again?
Please let me know and I'll put it into README.
Can you give a full example?
@lencx WDYT about adding a feature that parses the prompts.csv file and shows user a prompt list? So I can put the link to the https://prompts.chat to for downloading your...
@lencx you can just make an HTTP request to https://raw.githubusercontent.com/f/awesome-chatgpt-prompts/main/prompts.csv and you'll get all the recent CSV file. Parse and convert it to a data model as you wish, then...
Oh sorry 😅 You've said you'll think how to implement it, so I thought a minor trick may help you.