WeSearch
Hub / Search / claude code
SEARCH · CLAUDE CODE

Results for "claude code".

30 stories match your query across our 700+ source catalog. Ranked by relevance and recency.

30 results for "claude code"

GITHUB

Claude Code Tracker for Garmin

Records Claude Code sessions as Garmin activities — tok/s, tools/min, HR, watts estimate - thejens/garmin-claude…

· 3 views
GITHUB

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…

· 4 views
GITHUB

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.…

· 2 views
DEV COMMUNITY

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...…

· 3 views
GITHUB

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 throughout. - evanklem/...…

· 7 views
GITHUB

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-to-enhance-claude…

· 5 views
LOCALLLAMA

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 set up is very simple …

· 7 views
REDDIT

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 their value in `comm…

· 5 views
SIMON WILLISON'S WEBLOG

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 for me on Google) to …

· 11 views
SIMON WILLISON'S WEBLOG

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 grounded in real problems. …

· 4 views
REDDIT

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-auto-tool-choice --tool…

· 6 views
REDDIT

I made a Claude skill for claude.ai web (free tier) that outputs a heredoc command for code changes instead of wasting tokens reprinting your whole file

Whenever I asked Claude to make a code change it would reprint the entire file with like 400 lines of unchanged code just to swap out one component. Burning through your daily limit for no reason. So …

· 5 views
REDDIT

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 overkill for simple edi…

· 7 views
SUBSTACK

Who owns the code Claude Code wrote?

AI-generated code copyright explained for builders.…

· 9 views
REDDIT

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 annoying. Browser chro…

· 6 views
DEV COMMUNITY

I Stopped Building AI Workflows. I Started Building a Moat. Claude Code Did the Work.

11:42 PM, walking back from dinner, quick glance at my mail. Damn. Infisical down. As I'm starting to...…

· 1 view
TECHMEME

Sources and memos: Tencent employees used Claude Code to assist them with evaluating and fine-tuning the company's new Hy3 model to improve its performance (Juro Osawa/The Information)

By Juro Osawa / The Information. View the full context on Techmeme.…

· 9 views
HACKER NEWS: NEWEST

I migrated 16 sites between Linode servers in 1 day with Claude Code

· 0 views
HACKER NEWS: NEWEST

Show HN: Implementing Patio11's "Dangerous Professional" as a Claude Code Plugin

· 0 views
DEV COMMUNITY

"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 first AI coding experi…

· 3 views
HACKER NEWS: NEWEST

Apple integrates Claude and Codex into Xcode 26.3 for 'agentic coding'

· 3 views
LOCALLLAMA

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. The traces were a mes…

· 4 views
REDDIT

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 structure, format and prompt…

· 6 views
DEV COMMUNITY

KIOKU v0.7.0: completing multi-agent — Gemini and Codex CLI now get automatic session logging

v0.6 made KIOKU's skills agent-portable. v0.7 ports the hook layer too — Gemini CLI and Codex CLI now write to the same session-logs/ pipeline as Claude Code, with masking and security boundaries pres…

· 1 view
REDDIT

Anthropic's Claude remote uses GLM-4.7

I just noticed this after a bug wasn't getting fixed. If you start a Claude code remote environment the default model (hidden on mobile) is glm 4.7 I assumed anthropic only used their own models for e…

· 3 views
REDDIT

I add CatchEm and now i catch this cool characters while working with Claude

developing with Claude code is great. it feels like a game where you always want to go back and do “just one more thing”. but in games you get rewards — tokens, characters… so i decided to add that to…

· 13 views
REDDIT

What Claude Design does really well (and not so well)

I did a deep dive on Claude Design and below are my thoughts. What it does extremely well: Improves your prompt - similar to "ask me questions" when chatting to an LLM. Can make the difference between…

· 8 views
REDDIT

Orchestrating agent workflows with Codex

Hi everyone, I’m in the process of switching from Claude Code to Codex, and I think GPT-5.5 is really impressive. But some features in Claude Code — like project-level agent definitions and orchestrat…

· 3 views
CCTOP

Cctop – A keyboard-first menubar app to jump between AI coding sessions

A keyboard-first macOS menubar app. Works with Claude Code, opencode, pi, and Codex CLI.…

· 9 views
YCOMBINATOR

Show HN: I built a way to see if your SDK is AI-friendly

Have you ever wonder if your SDKs is friendly for Agentic AI like Claude Code or Codex? I built an opensource (Apache 2.0) CLI that answer that question for you. With it you can create a test suite ei…

· 5 views