prompt-engineering

Tag

Cards List
#prompt-engineering

@garrytan: https://x.com/garrytan/status/2053127519872614419

X AI KOLs Timeline · 2h ago Cached

Garry Tan describes using a personal AI agent system, termed 'Book Mirror', to deeply integrate reading material with his life context via Meta-Meta-Prompting. He shares insights on building real AI systems as an operating system rather than just a chat interface.

0 favorites 0 likes
#prompt-engineering

@Mnilax: https://x.com/Mnilax/status/2053116311132155938

X AI KOLs Timeline · 3h ago Cached

The article details an expanded 12-rule CLAUDE.md configuration template that builds upon Andrej Karpathy's original 4 rules to further reduce AI coding errors and handle complex agent orchestration issues.

0 favorites 0 likes
#prompt-engineering

@Saccc_c: From casual experimentation to now, I am actively exploring the commercial potential of Codex + HyperFrames. I recently created a promotional video for Nike. This was generated directly from a prompt, but I am still fine-tuning and testing it. If successful, I will open-source it. Fellow creators, feel free to offer suggestions and share inspiration.

X AI KOLs Timeline · 7h ago Cached

The user shares progress on commercial testing involving Codex and HyperFrames to generate a Nike promotional video, stating that the results will be open-sourced if successful.

0 favorites 0 likes
#prompt-engineering

@_avichawla: https://x.com/_avichawla/status/2053049489963811135

X AI KOLs Timeline · 7h ago Cached

This article outlines a 2026 roadmap for LLM engineering, detailing eight key pillars including prompt engineering, RAG systems, and context management, while providing curated free and open-source resources for each.

0 favorites 0 likes
#prompt-engineering

@AYi_AInotes: The biggest mistake when managing your AI agents is repeating the same instructions every time. YC founder Garry Tan has released his personal 'OpenClaw' system prompts, transforming your AI from a one-off tool into a persistent, automated system that operates on a single command. This means you no longer have to constantly remind it to 'remember this format,' 'don't forget this column,' or 'run this every Monday.'

X AI KOLs Following · 12h ago

YC founder Garry Tan shares a set of system prompts for OpenClaw designed to transform AI assistants from disposable tools into persistent automated systems, achieving automation of repetitive tasks through a self-evolving skill library.

0 favorites 0 likes
#prompt-engineering

@DivyanshT91162: GitHub may have just killed vibe coding. Their new repo “spec-kit” already has 92k+ stars — and it reveals where AI-dri…

X AI KOLs Timeline · 12h ago

GitHub's 'spec-kit' repository has gained 92k+ stars by offering a structured 6-command workflow that transforms vague ideas into executable specifications for AI coding agents, positioning itself as an alternative to unstructured 'vibe coding'. It supports Claude Code, Copilot, Cursor, Codex, Gemini, and 25+ other AI agents.

0 favorites 0 likes
#prompt-engineering

@SaitoWu: Garry Tan has a crucial skill called Plan-Eng-Review. The workflow for this skill is roughly: First, have the agent plan, then have the agent draw ASCII diagrams, mapping out all data flows, user flows, and state machines. Then proceed to code implementat...

X AI KOLs Timeline · 13h ago

Introduces Garry Tan's 'Plan-Eng-Review' skill, emphasizing that before using AI for coding, one should first use an Agent to generate ASCII diagrams to plan data flows and state machines, in order to prevent the code implementation from deviating from the intended direction.

0 favorites 0 likes
#prompt-engineering

@NFTCPS: Brothers, doing AI without large models is like doing nothing! Today I have to recommend an open-source masterpiece 'Foundations of LLMs' to you. Don't wait, just read it! This book doesn't beat around the bush—it goes deep from the start! From getting started with large language models to architectural evolution, and then it breaks down Prompt engineering, parameter-efficient fine-tuning, model editing, RAG (Retrieval-Augmented Generation) and other hardcore techniques in one go—a one-stop service.

X AI KOLs Timeline · yesterday Cached

This article promotes the open-source book 'Foundations of LLMs', which systematically explains knowledge about large language models, and introduces the multi-agent development framework Agent-Kernel.

0 favorites 0 likes
#prompt-engineering

One line system prompt change dropped model quality from 84% to 52%. How are people monitoring semantic quality in production?

Reddit r/AI_Agents · yesterday

A developer shares their experience of a single system prompt change degrading LLM response quality without triggering traditional monitoring alerts, and describes internal tooling they built to monitor semantic quality in production LLM applications.

0 favorites 0 likes
#prompt-engineering

Marc Andreessen Mocked for Accidentally Revealing That He Seems to Have a Deep Misunderstanding of How AI Actually Works

Reddit r/artificial · yesterday Cached

Marc Andreessen faced online mockery after sharing a custom AI prompt that demonstrated a fundamental misunderstanding of how large language models work, particularly regarding hallucinations and knowledge limits.

0 favorites 0 likes
#prompt-engineering

Prober.ai: Gated Inquiry-Based Feedback via LLM-Constrained Personas for Argumentative Writing Development

arXiv cs.AI · yesterday Cached

The article introduces Prober.ai, a web-based writing environment that uses LLM-constrained personas to provide inquiry-based feedback for argumentative writing, aiming to prevent cognitive outsourcing. Developed as a hackathon prototype, the system gates revision suggestions behind student reflection to preserve critical thinking skills.

0 favorites 0 likes
#prompt-engineering

how does, say, chatGPT write essays?

Reddit r/ArtificialInteligence · yesterday

The user asks about the internal processes ChatGPT uses to generate essays, specifically whether it synthesizes information and structures arguments like a human or simply copies existing text.

0 favorites 0 likes
#prompt-engineering

Agents need control flow, not more prompts

Hacker News Top · 2d ago Cached

The article argues that reliable AI agents require deterministic control flow and programmatic verification in software, rather than relying solely on complex prompt chains.

0 favorites 0 likes
#prompt-engineering

@wsl8297: Sharing an easy-to-read open-source book 'Foundations of Large Models'. From an introduction to large language models to architectural evolution, then to key technologies such as Prompt engineering, parameter-efficient fine-tuning, model editing, retrieval-augmented generation (RAG), all in one book. GitHub: https://github.com/ZJU-LLMs/…

X AI KOLs Timeline · 2d ago Cached

The Zhejiang University team open-sourced an easy-to-understand textbook on large models 'Foundations of Large Models', covering from architectural evolution to key technologies like RAG, accompanied by the Agent-Kernel multi-agent framework.

0 favorites 0 likes
#prompt-engineering

Nonsense Helps: Prompt Space Perturbation Broadens Reasoning Exploration

Hugging Face Daily Papers · 2d ago Cached

This paper introduces LoPE, a training framework that uses prompt-space perturbations to address the zero-advantage problem in reinforcement learning with verifiable rewards, thereby enhancing reasoning exploration in large language models.

0 favorites 0 likes
#prompt-engineering

I spent 40% of my development time preventing an LLM from citing sources wrong. here are the 7 failure modes I found

Reddit r/artificial · 2026-04-23

A developer building an AI legal assistant for a German law firm details seven specific LLM citation failure modes and the prompt-engineering fixes used to meet strict legal citation standards.

0 favorites 0 likes
#prompt-engineering

“AI engineers” today are just prompt engineers with better branding?

Reddit r/artificial · 2026-04-22

A viral hot take argues that today's "AI engineers" are mostly prompt engineers rebranded, questioning whether API-chaining and guardrails count as true engineering versus just using AI effectively.

0 favorites 0 likes
#prompt-engineering

Less Is More: Cognitive Load and the Single-Prompt Ceiling in LLM Mathematical Reasoning

arXiv cs.CL · 2026-04-22 Cached

Empirical study on LLM formal-math reasoning finds a single-prompt ceiling: accuracy plateaus around 60–79% regardless of prompt size, driven by undecidability, model fragility, and distribution mismatch.

0 favorites 0 likes
#prompt-engineering

Why Tone Works (It's Not What You Think)

Reddit r/artificial · 2026-04-21 Cached

A 2026 blog post revisits how prompt tone and context depth shift LLM responses, showing richer gamer-style prompts yield deeper, stat-backed answers than bare questions.

0 favorites 0 likes
#prompt-engineering

My AI system kept randomly switching to French mid-answer and it took me way too long to figure out why

Reddit r/artificial · 2026-04-21

A developer describes how French text in retrieved contexts caused their multilingual RAG system to unpredictably switch languages mid-answer, ultimately solved with a regex-based German detector and explicit negative prompts.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback