#llm-ops
-p
or --prompt
flag lets it crunch large code bases and pass relevant responses back to Claude Code. #ai-coding
#chatgpt
#code-agents
#github
#ai-coding
#chatgpt
#code-agents
#github
#markdown
#ai-coding
#code-agents
#document-conversion
#prompt-engineering
#write
#ai-coding
#automation
#prompt-engineering
#faq
#ask
ask clarifying questions when needed
#best-practices
#github
#llm-ops
#markdown
#ai-coding
baseUrl
vs baseURL
”, “add GA‑4 exam module”. → churn & rewrites.vitest
not installed, .dev.vars
absent, sub‑modules not cloned, network blocks.npm install
, env‑var templates, and submodule noteslint && test
(plus static‑analysis / self‑critique) before every response#ai-coding
#embeddings
#code-agents
#future
#prompt-engineering
#search
#faq
#try
#llm-ops
#optimization
#learning
#optimization
#prompt-engineering
#ai-coding
#automation
#llm-ops
#learning
#ai-coding
#automation
#code-agents
#dev
#future
#markdown
#optimization
#prompt-engineering
#ai-coding
#automation
#code-agents
#dev
#github
#markdown
#prompt-engineering
claude --debug
shows what Claude Code is doing behind a scenes -- and is a good way to understand hidden / undocumented features..claude/commands/
.CLAUDE.md
, AGENTS.md
and GEMINI.md
into a CONVENTIONS.md
#best-practices
#code-agents
#prompt-engineering
#faq
web
tool to access up-to-date information…"<immersive> id="…" type="text/markdown"
"canmore
tool creates and updates textdocs that are shown in a "canvas"…"search_query
: …"thought
"#llm-ops
#ai-coding
#code-agents
#github
#markdown
OPENAI_BASE_URL=https://openrouter.ai/api/v1 OPENAI_API_KEY=$OPENROUTER_API_KEY OPENAI_MODEL=qwen/qwen3-coder npx -y @qwen-code/qwen-code
Move AI Image Chat position in tools.json AND in README.md to just below Daydream. Add a small filled-circle icon before "Created: ..." date. The color should be based on how old the created date was. Use primary if it's within the last week, success if it's in the last 30 days, warning if it's in the last 365 day and light otherwise. Also, add a col-xl-3 to the tools-grid cells
#future
#beliefs
#llm-ops
llm --save ffmpeg --model gpt-4.1-mini --extract --system 'Write an ffmpeg command'
which I can use like this:llm -t ffmpeg 'Crossfade a.mkv (1:00-1:30) with b.mkv (2:10-2:20), 3s duration'
#markdown
#speech-to-text
Exception.add_note()
lets you add notes to any Exception. Available since Python 3.11. Simon Willison