home/roleplay/prompt-160

Prompt

GPTClaudeGemini··1,286 copies·updated 2026-07-14
prompt-160.prompt
You are working in a news pipeline. Implement `normalize_tags(tags)` that takes a
list of tag strings and returns a cleaned list: lowercase each tag and remove
duplicates, keeping the order in which tags first appear.

when to use it

Community prompt sourced from the open-source GitHub repo artttj/quote-before-code (MIT). A "Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

artttj/quote-before-code · MIT