#agents
#automation
#code-agents
#future
#ask
#code-agents
#prompt-engineering
#ai-coding
#automation
#code-agents
#github
codex -c model_reasoning_effort=high
lets you run Codex CLI with highest reasoning effort. This has a separate limit that resets every 5 hours. https://x.com/thsottiaux/status/1958035261947781262 #ai-coding
#code-agents
#automation
#code-agents
#automation
#code-agents
#future
#optimization
#prompt-engineering
#ai-coding
#code-agents
#document-conversion
#future
#llm-ops
#ai-coding
#automation
#code-agents
#dev
#future
#prompt-engineering
spec.md
to AI coding agents rather than directly typing-in prompts. This lets you meta-prompt and (collaboratively) iterate on the spec.md
, version the prompts as specs, and generate specs as documentation. Tanika Gupta #ai-coding
#code-agents
#future
#github
#markdown
#prompt-engineering
#faq
#ai-coding
#code-agents
#tts
variance()
instead of sampleVariance()
.#ai-coding
#code-agents
#future
#prompt-engineering
#prediction
#code-agents
#github
#ai-coding
#ai-coding
#automation
#code-agents
#dev
#github
#markdown
#prompt-engineering
#ai-coding
#best-practices
#code-agents
#optimization
#prompt-engineering
#code-agents
#dev
#markdown
#prompt-engineering
#medium
#ai-coding
#best-practices
#code-agents
#dev
#future
#github
#markdown
#prompt-engineering
#ai-coding
#code-agents
#llm-ops
#prompt-engineering
#voice-cloning
#automation
#code-agents
prompts.md
, told Codex "prompts.md has a prompt under the "# Improve schema" section starting line 294. This is a prompt that will be passed to Claude Code to implement. Ask me questions as required and improve the prompt so that the results will be in line with my expectations, one-shot." After a few discussions, it generated this remarkable prompt. This prompt was easy for me to review AND easy for Claude Code to understand because of the lack of inconsistencies. #ai-coding
#code-agents
#prompt-engineering
#ai-coding
#automation
#best-practices
#code-agents
#dev
#prompt-engineering
#ai-coding
#best-practices
#code-agents
#prompt-engineering
#code-agents
#future
#prompt-engineering
#ai-coding
#code-agents
"type": "custom"
that lets it write code as an argument to a tool call. Great for code / SQL generation. Even more powerfully, you can generate output following specific grammars, e.g. STL files, PostgreSQL dialect, Mermaid/PlantUML diagrams, OpenAPI specs, Vega-Lite JSONs, Cron expressions, GraphQL SDLs, Dockerfiles, Terraform HCLs, or any DSL! # #ai-coding
#automation
#code-agents
#github
#markdown
#prompt-engineering
#ai-coding
#code-agents
#llm-ops
#write
#ai-coding
#automation
#code-agents
#future
#best-practices
#chatgpt
#code-agents
#future
#github
#markdown
#optimization
#prompt-engineering
-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
#code-agents
#future
#prompt-engineering
#search
#faq
#try
#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
"#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
#ai-coding
#automation
#code-agents
#github
#prompt-engineering
#ai-coding
#code-agents
#github
#code-agents
#code-agents
#optimization
#ai-coding
#automation
#chatgpt
#code-agents
#llm-ops
#prompt-engineering
#ai-coding
#code-agents
#github
#markdown
To keep Claude Code in line on my project, I’ve relied heavily on linters, build scripts, formatters, and git commit hooks. It’s pretty easy to get Claude Code to commit often by including it in your CLAUDE.md, but it often likes to ignore other commands like “make sure the build doesn’t fail” and “fix any failing tests”. All my projects have a .git/hooks/pre-commit script that enforces project standards. The hook works really well to keep things in line.
#ai-coding
#code-agents
#github
#markdown
#python
/review
command that requests a code review and a /pr_comments
to view pull request comments Ref #code-agents
#github
#ai-coding
/compact Focus on code samples and API usage
(or mention it in CLAUDE.md
) #ai-coding
#code-agents
#github
#markdown
think
< think hard
< think harder
< ultrathink
Ref #ai-coding
#code-agents
#future
#think
/install-github-app
so that any mention of @claude
in an issue or a PR will trigger a CI job that does what you suggest. An alternative to Jules or Codex #ai-coding
#code-agents
#github
#cloud
#code-agents
#github
#ai-coding
apiKeyHelper
setting can dynamically generate API keys #code-agents
#ai-coding
#ai-coding
#code-agents
~/.claude/
#ai-coding
#code-agents
#github
#markdown
#code-agents
#prompt-engineering
#code-agents
#cloud
#code-agents
#automation
#code-agents
#future
#code-agents
#llm-ops
#ai-coding
#code-agents
#github
#automation
#code-agents
#prompt-engineering
#code-agents
#prompt-engineering
#ai-coding
#code-agents
#future
#code-agents
#future
#ai-coding
#ai-coding
#automation
#code-agents
#prompt-engineering
Break down the implementation into: 1. Planning. 2. API stubs. 3. Implementation.
Use sub tasks and sub agents to conserve context
.Write it like @filename
. & -> & but &x -> &x
.Use ultrathink
.#code-agents
#future
#ai-coding
#best-practices
#code-agents
#future
#github
#optimization
#learning
#ai-coding
#automation
#code-agents
#dev
#future
#github
#prompt-engineering
#ai-coding
#code-agents
#dev
#future
#github
#prompt-engineering
#ai-coding
#chatgpt
#code-agents
#github
#markdown
#ai-coding
#code-agents
#future
#ai-coding
#code-agents
#llm-ops
#prompt-engineering
#code-agents
#github
#ai-coding
#code-agents
#dev
#github
#html
#markdown
#prompt-engineering
#code-agents
#github
#agents
#automation
#code-agents
#future
#models
#code-agents
#chatgpt
#code-agents
#ai-coding
#code-agents
#dev
#github
#automation
#code-agents
#llm-ops
#automation
#code-agents
#future
#html
#llm-ops
#markdown
#prompt-engineering
#web-dev
#write
#ai-coding
#code-agents
#github
cmdg
. #code-agents
#github
#llm-ops
#markdown
#prompt-engineering
#ai-coding
#code-agents
#future
#github
#markdown
tqdm.pbar
can print logs while showing progress. It's worth noting such learnings until it becomes a habit. #ai-coding
#automation
#code-agents
#future
#github
#markdown
#prompt-engineering
#learning
#ai-coding
#code-agents
#future
#markdown
#prompt-engineering
#faq
#ai-coding
#code-agents
#github
#markdown
codex.md
can only handle 32K.#ai-coding
#code-agents
#dev
#prompt-engineering
#web-dev
#code-agents
#llm-ops
#ai-coding
#code-agents
#future
#ai-coding
#automation
#code-agents
#future
This ability to define your desired outcome in crisp, complete terms is one of the most important superpowers of the AI era.
#code-agents
#future
#ai-coding
#code-agents
#github
#markdown
#prompt-engineering
#code-agents
#github
#automation
#code-agents
#future
#llm-ops
#ai-coding
#code-agents
#dev
#github
#llm-ops
#markdown
#prompt-engineering
ai!
comment to trigger changes and ai?
to ask questions.tmux
based LLM tool for the command line. It screen-grabs from tmux, which is powerful.make
sucks but is hard to beat. just
comes closest.yjs
is a good start but automerge
(Rust, WASM) is faster and may be better.#ai-coding
#code-agents
#dev
#github
#html
#markdown
#prompt-engineering
#web-dev
#agents
#code-agents
#agents
#automation
#code-agents
#future
#ai-coding
#automation
#code-agents
#html
#optimization
#prompt-engineering
#web-dev
gid
to each element.#ai-coding
#automation
#code-agents
#future
#github
#llm-ops
#code-agents
#html
#markdown
#prompt-engineering
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script><script>document.body.innerHTML = marked(document.body.textContent);</script>
. Use for dynamically generated static sites.?format=markdown
vs ?format=html
vs ?format=json
. Use in APIs.Accept
header, serve Markdown or HTML. Send Vary: Accept
to indicate that the response depends on the Accept
header. Use for dynamic web apps.#ai-coding
#code-agents
#agents
#automation
#code-agents
#future
#ai-coding
#automation
#code-agents
#prompt-engineering
#automation
#code-agents
#llm-ops
#optimization
#prompt-engineering
#best-practices
#code-agents
#todo
uv
Package Manager Overview#ai-coding
#code-agents
#prompt-engineering
#code-agents
#future
#llm-ops
#ai-coding
#code-agents
#llm-ops
#markdown
#optimization
#prompt-engineering
#write
#ai-coding
#code-agents
openGate
for testing."#code-agents
#huggingface
#cloud
#code-agents
#github
#llm-ops
#automation
#code-agents
#future
#5478
#code-agents
#dev
#github
#prompt-engineering
#1
#ai-coding
#code-agents
#llm-ops
#ai-coding
#automation
#code-agents
#llm-ops
#prompt-engineering
#automation
#code-agents
#llm-ops
#prompt-engineering
#automation
#code-agents
#prompt-engineering
#automation
#code-agents
#ai-coding
#code-agents
#document-conversion
#html
#llm-ops
#chatgpt
#code-agents
#github
#prompt-engineering
#ai-coding
#code-agents
#markdown
#prompt-engineering
#code-agents
#llm-ops
#ai-coding
#code-agents
#prompt-engineering
#ai-coding
#code-agents
#ai-coding
#code-agents
#dev
#github
#markdown
#code-agents
#automation
#code-agents
#future
#github
#prompt-engineering
#ai-coding
#code-agents
#github
#markdown
#ai-coding
#code-agents
#ai-coding
#code-agents
#dev
#github
#prompt-engineering
#code-agents
#ai-coding
#code-agents
#dev
#github
#llm-ops
#markdown
#code-agents
#dev
#future
#markdown
#prompt-engineering
#write
#code-agents
#llm-ops
#markdown
#prompt-engineering
#ai-coding
#automation
#code-agents
#future
#llm-ops
#prompt-engineering
#ai-coding
#code-agents
#future
#llm-ops
#ai-coding
#code-agents
#code-agents
#github
#ai-coding
#code-agents
#future
search_enterprise(query: str)
tool and a hint(M365Copilot_language: str)
tool as assistants. #code-agents
#prompt-engineering
#ai-coding
#automation
#code-agents
#dev
#future
#github
#markdown
#prompt-engineering
#code-agents
#try
#code-agents
#future
#github
#code-agents
#future
#prompt-engineering
#ai-coding
#automation
#code-agents
#code-agents
#search
#ai-coding
#code-agents
#github
#markdown
Explain this
to understand the code%something
in command bar searches ACROSS files for a term. Exactly like Ctrl+Shift+F
Ctrl+2
opens a second window on the side. Ctrl+1
goes back to the first window#code-agents
#prompt-engineering
#code-agents
#future
#github
#markdown
{'code', 'optimized_code'}
will generate code
and then optimize it. #code-agents
#future
#optimization
#prompt-engineering
#code-agents
#future
#llm-ops
#code-agents
#future
#ai-coding
#chatgpt
#code-agents
#future
#github
#llm-ops
#code-agents
#github
#ai-coding
#code-agents
#github
#markdown
#ai-coding
#code-agents
#document-conversion
#ai-coding
#automation
#code-agents
#future
#llm-ops
#optimization
#prompt-engineering
#learning
#ai-coding
#code-agents
#gpu
#ai-coding
#automation
#code-agents
#prompt-engineering
#try
#ai-coding
#code-agents
#automation
#code-agents
#future
#chatgpt
#code-agents
#github
#speech-to-text
#code-agents
#llm-ops
#automation
#chatgpt
#code-agents
#prompt-engineering
#speech-to-text
#tts