30 results for "claude code"
Claude Code Tracker for Garmin
Records Claude Code sessions as Garmin activities — tok/s, tools/min, HR, watts estimate - thejens/garmin-claude…
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…
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...…
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/...…
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…
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 …
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…
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 …
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. …
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…
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 …
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…
Who owns the code Claude Code wrote?
AI-generated code copyright explained for builders.…
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…
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...…
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.…
I migrated 16 sites between Linode servers in 1 day with Claude Code
Show HN: Implementing Patio11's "Dangerous Professional" as a Claude Code Plugin
"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…
Apple integrates Claude and Codex into Xcode 26.3 for 'agentic coding'
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…
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…
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…
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…
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…
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…
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…
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.…
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…