18 stories tagged with #claude-code, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.
⌘ RSS feed for this tag → or search "Claude Code"
Show HN: Implementing Patio11's "Dangerous Professional" as a Claude Code Plugin
Who owns the code Claude Code wrote?
AI-generated code copyright explained for builders.…
Claude Code Tracker for Garmin
Show HN: Async multi-person collaboration skill for Claude Code
Claude Code skill for async collaborative brainstorming between human+Claude pairs - AI-Collab-Skill/collab-session-skill…
"Use Claude Code for FREE" is a Trap
Why free AI coding via Nvidia NIM and OpenRouter is a trap. The Cheap-Intelligent-Fast trilemma, 40 RPM rate limits, Opus 4.7 vs GPT-5.5 vs MiniMax M2.7 benchmarks, and why your fi…
Claude Code IDE – A Local Web IDE Wrapping Claude Code's CLI
Contribute to Powellga/Claude-Code-IDE development by creating an account on GitHub.…
How to Build a Self-Verification Loop in Claude Code (3 Layers, 20 Minutes)
Claude Code's Stop hook blocks the agent from finishing until verification passes. Combine it with...…
Used a Claude Code skill to fine-tune Qwen3-1.7B from 327 noisy traces, matches GLM-5
Had 327 production traces from a restaurant-reservation agent I wanted to retrain. The plan was to fine-tune a smaller self-hostable model so I could ditch the frontier-API bill. T…
EvanFlow – A TDD driven feedback loop for Claude Code
A TDD-driven iterative feedback loop for software development. 16 cohesive Claude Code skills walk an idea from brainstorm → plan → execute → tdd → iterate, with checkpoints throug…
The cost math behind routing Claude Code through Ollama (~90% cut)
Pair Claude Desktop on Anthropic with Claude Code routed through Ollama. Visual walkthrough + copy-paste prompt that cuts your Claude Code bill ~90%. - Coherence-Daddy/use-ollama-t…
What is the best coding agent (CLI) like Claude Code for Local Development
Hey all: I am trying to set up claude code to work with llama.cpp, I am using the Qwen3.6-35B-A3B. I usually use claude code + ZLM subscription i got lucky with $30 yearly - the se…
Opencode-power-pack – Claude Code skills ported to OpenCode
I switched from Claude Code to OpenCode a few weeks ago and realized most of Anthropic's official Claude Code plugins don't transfer directly. The reason is that those plugins put …
Is Claude Code going to cost $100/month? Probably not - it's all very confusing
Anthropic today quietly (as in silently , no announcement anywhere at all) updated their claude.com/pricing page (but not their Choosing a Claude plan page , which shows up first f…
An update on recent Claude Code quality reports
An update on recent Claude Code quality reports It turns out the high volume of complaints that Claude Code was providing worse quality results over the past two months was grounde…
Qwen 3.6 27B in Claude Code says it will do something then stops and prompts for user reply (not failing a tool call)
I'm running Qwen/Qwen3.6-27B-FP8 via vLLM using this command: vllm serve Qwen/Qwen3.6-27B-FP8 --tensor-parallel-size 4 --gpu-memory-utilization 0.95 --max-num-seqs 8 \ --enable-aut…
Renda — built with Claude Code, for Claude Design users. Renders HTML exports as clean social PNGs.
If you've used Claude Design for slides, ad sets, or social posts, you've probably hit this: the design is great, the export is HTML, and getting actual usable PNGs out of it is an…
I built Claude Code skills for writing agent prompts, grounded in prompt research
I've been building agentic systems for a while and wanted a more systematic approach to writing prompts. So I gathered papers, did some deep research and created guides on structur…
How do you decide which Claude Code tasks to run with Opus vs Sonnet vs Haiku?
Been vibe coding full-time for a few months. One workflow question I haven't nailed down yet: how do you decide which model to use for which task in Claude Code? I know Opus is ove…