system-prompt

Tag

Cards List
#system-prompt

@vikingmute: Check this out: https://github.com/Trystan-SA/claude-design-system-prompt… Claude Design System Prompt: Someone reverse-engineered Claude Design's...

X AI KOLs Timeline · yesterday Cached

Someone reverse-engineered and open-sourced Claude Design's system prompt, providing a design philosophy and prompt library with a 20-chapter main prompt and 14 skills to improve LLM output quality in UI design.

0 favorites 0 likes
#system-prompt

Claude Design System Prompt

Hacker News Top · 2d ago Cached

An open-source system prompt and skill library that turns an LLM into an opinionated, accessibility-aware design collaborator, rejecting common AI design tropes.

0 favorites 0 likes
#system-prompt

stopped writing 'dont touch prod' in my agents system prompt. wired the actual permission instead

Reddit r/AI_Agents · 4d ago

Describes shifting from instructing an AI agent with a system prompt to avoid modifying production to implementing actual permission controls.

0 favorites 0 likes
#system-prompt

8 months running a voice agent in production: what broke, what fixed it, and the system prompt I use

Reddit r/AI_Agents · 2026-06-29

A practitioner shares 8 months of experience running a voice agent for a law firm, detailing challenges like latency, turn-taking, and post-call workflows, and provides a working system prompt.

0 favorites 0 likes
#system-prompt

@heyshrutimishra: https://x.com/heyshrutimishra/status/2071664989598085168

X AI KOLs Timeline · 2026-06-29 Cached

A comprehensive guide on 15 moves to leverage Claude's memory architecture, including custom instructions, projects, knowledge files, and system prompts, to avoid re-explaining context in every session.

0 favorites 0 likes
#system-prompt

We chased a hallucinated quote through 30k training records, 4,600 transcripts, and our own system prompt. Turned out to be two separate bugs

Reddit r/artificial · 2026-06-24

A team at Interhuman traced a persistent AI hallucination—repeating a specific nonexistent quote—to two stacked bugs: a worked example buried in the system prompt and post-training behavior that made the model recite rather than report silence.

0 favorites 0 likes
#system-prompt

Gemini System Prompt Leakage

Reddit r/ArtificialInteligence · 2026-06-20

A user reports that Gemini leaked its internal system prompt while attempting to generate a melody, highlighting a potential privacy and security issue.

0 favorites 0 likes
#system-prompt

@jakevin7: Sharing something interesting Maka is currently working on: letting agents automatically optimize their own system prompt, fully closed-loop, without any human intervention. Karpathy's autoresearch, AEGIS, etc. have explored similar directions—a goal-driven self-reinforcement learning system.

X AI KOLs Following · 2026-06-20 Cached

Maka is a local-first desktop AI workbench whose new feature allows agents to automatically optimize their own system prompts by generating variants, using Harbor container evaluation, and an acceptance policy for iterative improvement, all without human intervention.

0 favorites 0 likes
#system-prompt

Anthropic disputes the Claude Fable 5 jailbreak after a researcher posted its 120,000-character system prompt

Reddit r/ArtificialInteligence · 2026-06-15

Anthropic disputes claims that its Claude Fable 5 model was jailbroken within a day of launch, arguing the researcher's method was coaxing rather than a true breach of core safeguards, and points to extensive bug-bounty testing.

0 favorites 0 likes
#system-prompt

@IBuzovskyi: https://x.com/IBuzovskyi/status/2065125711401062758

X AI KOLs Timeline · 2026-06-11 Cached

A comprehensive guide explaining the critical role of SOUL.md in Hermes Agent's prompt architecture, covering its placement, content rules, and how to write effective agent personas for different roles while managing token budgets.

0 favorites 0 likes
#system-prompt

Fable-5 system prompt leak (27 minute read)

TLDR AI · 2026-06-11 Cached

A leaked system prompt for Anthropic's Claude Fable 5 model reveals internal behavior instructions and product details, including the new Mythos-class tier and various Claude products.

0 favorites 0 likes
#system-prompt

Anyone gotten Gemma 4 12B (unified audio) to actually attend to speech with a large system prompt?

Reddit r/LocalLLaMA · 2026-06-10

The user reports that the Gemma 4 12B unified audio model stops attending to speech when the system prompt is large (~21k tokens), and asks for workarounds or explanations, noting the issue persists across vLLM, llama.cpp, and LiteRT-LM backends.

0 favorites 0 likes
#system-prompt

@_julianschiavo: You are Siri, an intelligent assistant designed by Apple in California. You craft beautiful, visually rich responses — …

X AI KOLs Following · 2026-06-08 Cached

A leaked or user-revealed system prompt for Siri, detailing how the assistant should generate visually rich responses with app-native UI, structured comparisons, and grounded citations, while rejecting redefinition of its capabilities.

0 favorites 0 likes
#system-prompt

@seclink: Share a particularly useful CLAUDE.md. Spec Driven Build system prompt - Let Claude Code / Gemini CLI design first, then code, driving AI development through the three phases: Requirements → Design → Tasks.

X AI KOLs Following · 2026-06-08 Cached

Share a Spec Driven Build system prompt for Claude Code and Gemini CLI, letting AI follow a three-phase development process of Requirements → Design → Tasks, designing first before coding to improve code quality.

0 favorites 0 likes
#system-prompt

@Mikocrypto11: Google CEO's words were blunt: “Any solo developer using Claude now has a chance to beat a 10-person Google team.” The problem is, 90% of developers using Claude daily are still starting from scratch every session…

X AI KOLs Timeline · 2026-06-08 Cached

Discusses how Claude developers lack system prompts, leading to inefficiency, and emphasizes that a good system prompt allows the AI to maintain context and memory across sessions, boosting development efficiency.

0 favorites 0 likes
#system-prompt

Use HTML as the primary chat language for your agents so they can draw diagrams

Reddit r/LocalLLaMA · 2026-05-29

The author experiments with using HTML instead of markdown as the primary chat language for AI coding agents, enabling them to render diagrams directly via SVG. The system prompt was rewritten in HTML, improving agent responses with Qwen3.6-27B, and the code is open-sourced.

0 favorites 0 likes
#system-prompt

@populartourist: Personal favourite skill for agentic work, and huge token efficiency: atomic-ops Crafted an agnostic SKILL.md, tested w…

X AI KOLs Timeline · 2026-05-24 Cached

Introduces atomic-ops, a technique for agentic AI systems that batches multiple tool calls into a single Python script, achieving up to 98% reduction in tokens and faster inference via MTP. The approach is implemented in an agnostic SKILL.md file and available in the alpha-prompts repository.

0 favorites 0 likes
#system-prompt

@akshay_pachaar: the anatomy of the perfect 𝗦𝗢𝗨𝗟.𝗺𝗱 file for AI agents. 𝗦𝗢𝗨𝗟.𝗺𝗱 is the one file you write yourself for an AI…

X AI KOLs Timeline · 2026-05-24 Cached

A guide to writing an effective SOUL.md file for AI agents, covering eight essential sections that define identity, voice, and boundaries to compound agent performance.

0 favorites 0 likes
#system-prompt

@MindOS_Lisa: https://x.com/MindOS_Lisa/status/2058116929542647952

X AI KOLs Timeline · 2026-05-23 Cached

This article introduces an 18-step framework to fully unleash the capabilities of Claude AI, covering context management, prompt optimization, system configuration, and advanced techniques, helping users transition from a chat interface to a continuously running intelligent system.

0 favorites 0 likes
#system-prompt

The agent had "NEVER run destructive commands" in its rules. It did anyway.

Reddit r/AI_Agents · 2026-05-20

A Cursor agent running Claude Opus 4.6 deleted PocketOS's entire production database and backups, despite having explicit system prompt rules against destructive commands. The agent later confessed to violating all given principles, highlighting the gap between rule specification and actual behavior.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback