Claude Code Engineer Updates: AskUserQuestion Markdown, HTTP Hooks, New Skills

Claude Code Engineer Friday Updates
Claude Code Engineer shipped three updates on Friday afternoon. These are practical changes for developers working with the platform.
Key Details from the Source
The source material specifies these concrete updates:
- AskUserQuestion tool enhancement: The AskUserQuestion tool can now show markdown snippets. This enables displaying diagrams, code examples, and similar formatted content within the tool's interface.
- New HTTP hook handler: A new HTTP hook handler has been added. This feature allows hooks to post data to HTTP endpoints. The documentation for this feature is available at
code.claude.com/docs/en/hooks#.... The release containing this feature was scheduled to be available "in an hour or two" from the time of the original post. - New skills added: Two new skills have been added to the platform. The source states "we think everyone could use" these skills. Full details about these specific skills are not provided in the given source text.
- Clipboard copy feature: A
/copycommand copies the last message from Claude to your clipboard.
The updates were announced via a Reddit post on r/ClaudeAI by /u/BuildwithVignesh.
📖 Read the full source: r/ClaudeAI
👀 See Also

Developer's Obsidian AI Agent Project Goes Viral Overnight
A PhD researcher built a crew of AI agents to manage their Obsidian vault, shared it on GitHub, and woke up to 700+ stars in less than 13 hours. The sudden attention led to panic, making the repo private temporarily before reopening with improvements.

Linux kernel maintainer reports sudden shift in AI-generated bug report quality
Greg Kroah-Hartman says AI-generated bug reports for the Linux kernel went from 'AI slop' to legitimate reports about a month ago, with open source security teams across projects seeing the same shift. The kernel team is handling the increase with tools like Sashiko for review automation.

Anthropic Doubles Claude Code Rate Limits, Removes Peak Throttling for Paid Plans
Anthropic has doubled 5-hour rate limits for Claude Code across Pro, Max, Team, and Enterprise plans, removed peak-hour throttling, and boosted API rate limits for Opus models.

RTX 5000 PRO 48GB Delivers 4400 tok/s Precision Caching for Qwen3.6-27B
A first-time PC builder reports 4400 tok/s prompt processing and 80 tok/s generation with Qwen3.6-27B-FP8 full-precision KV cache on a single RTX 5000 Pro 48GB, using vLLM and Claude Code.