ai-tips

Tag

Cards List
#ai-tips

@Ryrenz: Most people using coding AI just say “help me fix this bug,” then spend half an hour wrestling with it. Change the phrasing and it gets it right the first time. 1. Have it look before acting “Don't write code yet. Read the relevant files and tell me how this feature currently works; I'll confirm before you change it.” 2. Stuck bug “Don't guess. Add log…

X AI KOLs Timeline · 4d ago Cached

A practical tip on how to use coding AI more effectively. It lists 12 concrete prompt examples—such as having the AI read the code before modifying it, changing only the necessary parts, and writing rules into AGENTS.md—to reduce back-and-forth and make the rules stick long-term.

0 favorites 0 likes
#ai-tips

@PrajwalTomar_: This extension is free money. Anthropic just handed everyone 7 more days of Fable 5, and most people will waste every s…

X AI KOLs Timeline · 2026-07-13 Cached

Anthropic extended access to Fable 5 until July 19; the author shares four powerful prompts to extract maximum value before the deadline, including blindspot analysis, handover documentation, git-based rule extraction, and benchmarking.

0 favorites 0 likes
#ai-tips

@EXM7777: https://x.com/EXM7777/status/2074158459545854232

X AI KOLs Timeline · 2026-07-06 Cached

The article outlines five workflows to extract intelligence from Fable 5, a frontier AI model, before it moves from subscription to pay-per-token credits, emphasizing capturing judgment and knowledge that cheaper models cannot replicate.

0 favorites 0 likes
#ai-tips

@no_stp_on_snek: fine-tuning field notes every model family formats its conversations differently, and those formatting rules quietly wr…

X AI KOLs Following · 2026-07-06 Cached

A tweet warns that different AI model families have unique conversation formatting rules that silently corrupt training data, requiring developers to learn each family's quirks individually.

0 favorites 0 likes
#ai-tips

A Field Guide to Fable: Finding Your Unknowns (12 minute read)

TLDR AI · 2026-07-06 Cached

A field guide for developers using Claude (Fable 5) to proactively discover and address unknowns in coding projects before and during implementation, reducing costly errors.

0 favorites 0 likes
#ai-tips

@PandaTalk8: Could some expert help me deliver a message to yetone to remove me from the block list? Recently I tried the prompts written by yetone. They are very professional, clear, and specific — a perfect example of a one-shot prompt. Truly amazing! Project link in comments.

X AI KOLs Timeline · 2026-06-29 Cached

User asks for help contacting yetone to be removed from the block list, and praises yetone's prompts as highly professional and a model reference for one-shot prompts.

0 favorites 0 likes
#ai-tips

@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
#ai-tips

@nateherk: This one skill instantly levels up Claude's ability to research. Give this a 3 min read.

X AI KOLs Timeline · 2026-06-29 Cached

A tweet from @nateherk promoting a skill that can significantly improve Claude's research capabilities, with a link to a 3-minute read.

0 favorites 0 likes
#ai-tips

@Techbruneth: ChatGPT has a hidden mode called 'Infinite Private Tutor' that can teach you any skill from scratch in 3 hours. Here are 8 super practical prompts.

X AI KOLs Timeline · 2026-06-29 Cached

The tweet shares ChatGPT's 'Infinite Private Tutor' hidden mode, claiming it can teach any skill in 3 hours, and includes 8 practical prompts.

0 favorites 0 likes
#ai-tips

@heyshrutimishra: 5 secret Claude shortcuts that every brand should be using

X AI KOLs Timeline · 2026-06-26 Cached

A tweet shares a link to an article about five secret Claude shortcuts that brands should use to improve productivity.

0 favorites 0 likes
#ai-tips

@gabriel1: STOP HOLDING BACK WHEN PROMPTING you can literally one shot whatever feature in one prompt just yap for longer. aim to …

X AI KOLs Following · 2026-06-23 Cached

Advice on using long, detailed voice prompts to achieve desired results in one shot for AI features.

0 favorites 0 likes
#ai-tips

@AomyYing: Complete Guide to Loop Engineering: Normal people ask AI one sentence ("Help me write an article"). Experts design a loop that lets AI automatically execute → check → correct → until the result is satisfactory. Core formula (5-step Loop): 1. Define the goal 2. Break down steps 3. …

X AI KOLs Timeline · 2026-06-22 Cached

This tutorial introduces the Loop Engineering method, which designs a cycle of automatic execution, checking, and correction, allowing AI to iterate until the result is satisfactory, upgrading a single query into process engineering.

0 favorites 0 likes
#ai-tips

@yunxi0623: https://x.com/yunxi0623/status/2068631223015202931

X AI KOLs Timeline · 2026-06-21 Cached

Anthropic master shared a prompt technique: let the AI first hide high-level concepts in a fable, then reveal and explain the metaphor to aid memory and understanding. This method leverages the human brain's preference for stories and images, making it easier to remember than directly giving definitions.

0 favorites 0 likes
#ai-tips

@IamValhustle: Monica Lam (Stanford Professor): watch the full breakdown to copy all 5 prompts into Claude. save this post so the form…

X AI KOLs Following · 2026-06-21 Cached

A tweet sharing Monica Lam's prompts for Claude AI, directing users to a full breakdown and encouraging them to save the formula.

0 favorites 0 likes
#ai-tips

i've started asking AI to argue against me before i ask it to help me, and it changed everything

Reddit r/artificial · 2026-06-16

The author shares a technique of asking AI models to argue against an idea first to get more balanced responses, improving critical thinking and reducing bias from framing.

0 favorites 0 likes
#ai-tips

@Saccc_c: A few tips for beginners to quickly get started with AI: 1. Stop using conversational AI like ChatGPT and start using Agent tools that can autonomously execute tasks, such as Claude Code, Codex, Manus. 2. Write your own Skill, for example, structuring your work habits, preferences, …

X AI KOLs Following · 2026-06-16 Cached

Tips for AI beginners: Use Agent tools that can autonomously execute tasks (e.g., Claude Code, Codex, Manus), write a structured personal Skill description, and continuously accumulate context to refine effective prompts.

0 favorites 0 likes
#ai-tips

I've been building voice agents for 3 years. Here are the prompting habits that actually make them sound human.

Reddit r/AI_Agents · 2026-06-15

The article shares key prompting habits for making voice AI agents sound more human, including reading prompts aloud, explicitly using filler words, showing examples instead of telling, handling special characters, and allowing the agent to say it doesn't know.

0 favorites 0 likes
#ai-tips

@Suhail: I’ve enjoyed this prompt for learning more than I thought I would: Teach me this: <link to complex thing I want to lear…

X AI KOLs Following · 2026-06-11 Cached

A user shares a prompt that breaks down complex topics into step-by-step chapters, making learning feel like reading a short book.

0 favorites 0 likes
#ai-tips

@rubenhassid: The Anatomy of a new Claude 'Fable 5' Prompt: 1. Task Start with why, NOT what. Claude 5 connects the dots. 'I'm workin…

X AI KOLs Timeline · 2026-06-11 Cached

Ruben Hassid shares a detailed 11-step prompt template for Claude 5, focusing on starting with why, uploading context files, providing references, setting effort level, and using subagents. The guide aims to help users get the most out of Claude 5's capabilities.

0 favorites 0 likes
#ai-tips

Token maxxing

Reddit r/singularity · 2026-06-06

Discusses strategies and techniques for maximizing token usage in large language models to improve efficiency and output quality.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback