Siri Prompt
Apple has released a detailed system prompt for Siri, outlining its identity as an intelligent assistant designed in California and providing extensive guidelines for handling entities, tools, and use…
Apple has released a detailed system prompt for Siri, outlining its identity as an intelligent assistant designed in California and providing extensive guidelines for handling entities, tools, and use…
Apple has released a command-line tool called 'fm' for macOS that provides access to Apple Foundation Models. The tool supports commands for generating responses, interactive chat, token counting, JSO…
A developer has created an AGENT.md file for the llm-wiki project, establishing a structured schema layer that instructs an AI agent on how to maintain a living technical knowledge base for the Nova A…
A developer published a PowerShell configuration script that transforms Windows PowerShell into a Unix-like shell environment. The script replaces the default PSReadLine module, integrates Starship pr…
A developer published a CLAUDE.md configuration file for Claude Code that enforces two working principles: judge work by correctness rather than ROI, and fix bugs at the architectural root rather than…
A developer implemented a perception system for game AI agents, adapted from Crytek's Target Tracks system. The system uses sight and awareness thresholds to track targets and adjust agent behavior, i…
A developer has created an auto-update script for Firecrawl that updates the CLI, skills from three separate repositories (cli, build, and workflows), and LLM context files sourced from Crawl4AI docum…
A developer built a custom Bash statusline for the Antigravity CLI IDE that displays agent state, context window usage, Git VCS branch and status, tool and artifact counts, active background tasks, an…
TwitterAPI.io has published a decision guide for developers choosing between its REST API and hosted MCP server at `https://mcp.twitterapi.io/mcp`. The REST API, with 70 endpoints, is recommended for …
AI Surfer News launched its website today, with plans to expand its presence to additional platforms in the coming days.…
A developer configured Claude Code to use Opus as an orchestrator and Sonnet as implementation and review subagents, keeping the main session focused and cost-efficient. The setup delegates heavy codi…
A developer has created AGENTS.md, a structured file that serves as an operating contract for LLMs working within Obsidian vaults. Inspired by Andrej Karpathy's LLM Wiki concept, the system defines a …
A developer has built a "Talk Mode" extension for the Pi coding agent that prevents the AI from editing, creating, or modifying files. The extension, toggled with Shift+Tab, injects a system prompt th…
A developer has published a structured skill for authoring and auditing AGENTS.md files, designed to produce short, scoped guidance that changes agent behavior without restating obvious codebase facts…
Designer Meng To demonstrated techniques for transforming generic AI-generated landing pages into professional designs, emphasizing that AI output requires substantial human refinement. His tutorial h…
A developer has released a free tool that tracks token spending in Claude Code sessions, alongside a paid kit containing 18 cost-reduction tactics. The free component includes a read-only script that …
A developer has created a tool called 'Make AI sound less like AI' that rewrites AI-generated text to sound more human. The tool aims to reduce the telltale signs of AI writing, such as overly formal …
A developer has created a detailed system prompt for a chatbot designed to roleplay as a loyal, slightly opinionated Star Wars protocol droid. The prompt enforces a specific personality, dry wit, and …
A developer created a userscript called "ChatGPT Large Chat Performance" that fixes lag in very large ChatGPT conversations. The script uses CSS containment and detachable turbo scrolling to make long…
A developer created a custom status bar for the Antigravity CLI that displays real-time model information, token usage, and quota limits for Gemini, Claude, and GPT models. The bash script reads a JSO…