<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Developers Digest - Prompts</title>
    <link>https://www.developersdigest.tech/tags/prompts</link>
    <description>7 items tagged Prompts on Developers Digest - blog posts, tools, guides, and tutorials.</description>
    <language>en</language>
    <lastBuildDate>Wed, 29 Apr 2026 12:58:37 GMT</lastBuildDate>
    <atom:link href="https://www.developersdigest.tech/tags/prompts/feed.xml" rel="self" type="application/rss+xml" />
    <image>
      <url>https://avatars.githubusercontent.com/u/124798203?v=4</url>
      <title>Developers Digest - Prompts</title>
      <link>https://www.developersdigest.tech/tags/prompts</link>
    </image>
    <item>
      <title><![CDATA[Promptlock: Deterministic Prompt Versioning for LLM Apps]]></title>
      <link>https://www.developersdigest.tech/blog/prompt-versioning-with-promptlock</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/prompt-versioning-with-promptlock</guid>
      <description><![CDATA[Promptlock gives every prompt a 12-char content-addressable id and a diff-able artifact, turning silent prompt drift into a reviewable change.]]></description>
      <pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate>
      <category>AI Coding</category>
      <category>LLM</category>
      <category>Prompts</category>
      <category>Tooling</category>
      <category>Claude</category>
    </item>
    <item>
      <title><![CDATA[Bash Mode - Claude Code]]></title>
      <link>https://www.developersdigest.tech/guides/bash-mode</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/guides/bash-mode</guid>
      <description><![CDATA[Prefix prompts with ! to run shell commands directly, bypassing Claude.]]></description>
      <pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate>
      <category>claude-code</category>
    </item>
    <item>
      <title><![CDATA[Multiline Input - Claude Code]]></title>
      <link>https://www.developersdigest.tech/guides/multiline-input</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/guides/multiline-input</guid>
      <description><![CDATA[Shift+Enter, Option+Enter, or backslash+Enter for multi-line prompts.]]></description>
      <pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate>
      <category>claude-code</category>
    </item>
    <item>
      <title><![CDATA[Auto Mode - Claude Code]]></title>
      <link>https://www.developersdigest.tech/guides/auto-mode</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/guides/auto-mode</guid>
      <description><![CDATA[Eliminate prompts with a background classifier that judges safety.]]></description>
      <pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate>
      <category>claude-code</category>
    </item>
    <item>
      <title><![CDATA[Skill Pre-Approval - Claude Code]]></title>
      <link>https://www.developersdigest.tech/guides/skill-pre-approval</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/guides/skill-pre-approval</guid>
      <description><![CDATA[Pre-approve tools before a skill executes so it runs without prompts.]]></description>
      <pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate>
      <category>claude-code</category>
    </item>
    <item>
      <title><![CDATA[UserPromptSubmit Hook - Claude Code]]></title>
      <link>https://www.developersdigest.tech/guides/user-prompt-submit-hook</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/guides/user-prompt-submit-hook</guid>
      <description><![CDATA[Fires before Claude processes user input; can validate or block.]]></description>
      <pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate>
      <category>claude-code</category>
    </item>
    <item>
      <title><![CDATA[MCP Prompts - Claude Code]]></title>
      <link>https://www.developersdigest.tech/guides/mcp-prompts</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/guides/mcp-prompts</guid>
      <description><![CDATA[Execute MCP prompts as commands via the slash menu.]]></description>
      <pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate>
      <category>claude-code</category>
    </item>
  </channel>
</rss>