Tag: claude-code
38 items with this tag.
Playwright E2E Setup for Next.js + Claude Code
Playwright E2E Setup for Next.js + Claude Code Full setup for Playwright E2E tests in a Next.js project, with a CLAUDE.md Definition of Done that forces Claude Code to run tests before marking any task complete.
Claude Code β OpenRouter via y-router
Claude Code β OpenRouter via y-router How to run Claude Code with non-Anthropic models (via OpenRouter) using y-router as a protocol bridge.
gstack β Post-Coding Workflow Commands
gstack β Post-Coding Workflow Commands Garry Tanβs gstack provides 23 opinionated Claude Code tools for the full dev sprint: Think β Plan β Build β Review β Test β Ship β Reflect.
CC-Remote Control β Discord Bot for Claude Code
CC-Remote Control β Discord Bot for Claude Code Discord bot that wraps Claude Code CLI, enabling remote control from any device via Discord messages.
API Keys vs OAuth β Inference-Only vs Identity+Session Layer
API Keys vs OAuth β Inference-Only vs Identity+Session Layer An API key and an OAuth token are not interchangeable credentials.
Linux screen β Persistent Terminal Sessions with Claude Code
Linux screen β Persistent Terminal Sessions with Claude Code screen is a terminal multiplexer that keeps sessions alive after disconnecting.
AI Coding Stack 2026
AI Coding Stack 2026 Core Idea Different AI coding tools have distinct sweet spots in 2026.
Claude Code Analytics Automation
Claude Code Analytics Automation Daily automated extraction of Claude Code βLines this monthβ per team member from claude.ai/analytics/claude-code, saved as a dated CSV and delivered as a Gmail draft summary.
Claude Code β 2026 Capabilities and AI Dev Stack
Claude Code β 2026 Capabilities and AI Dev Stack Current state of Claude Code and the broader AI developer tooling ecosystem as of May 2026.
MiniMax Is Cost-Optimal for Solo AI Workflow Testing β Claude Code Team Only Makes Sense at 5+ Seats
MiniMax Is Cost-Optimal for Solo AI Workflow Testing β Claude Code Team Only Makes Sense at 5+ Seats Core Idea For solo developers or small teams (1β4 people) testing and building AI workflows, MiniMax Ultra-Highspeed is significantly cheaper and more flexible than Claude Code Team Premium.
Running Cowork / Claude Code on a Cloud VM for Always-On Scheduling
Running Cowork / Claude Code on a Cloud VM for Always-On Scheduling How to move Claude Code scheduled tasks off a local Windows PC onto a persistent cloud VM so tasks fire reliably without needing to leave a laptop running.
Claude Code Channels β Discord, Telegram, LINE Integration
Claude Code Channels β Discord, Telegram, LINE Integration Claude Code Channels (released 2026-03-19) lets you send messages to and from a running Claude Code session via chat apps.
Claude Code β Autonomous Development Pipeline (GSD + autonomous-dev)
Claude Code β Autonomous Development Pipeline (GSD + autonomous-dev) The strongest known pattern for fully autonomous requirements β prototype development using Claude Code, combining GSD for planning/context management with the autonomous-dev harness for adversarial verification.
Claude Code β Slack Notification Hook (Stop)
Claude Code β Slack Notification Hook Sends a Slack message when Claude Code finishes a task (Stop event), using incoming webhooks.
Claude β Which Connectors Sync Between claude.ai and Claude Code CLI
Claude β Which Connectors Sync Between claude.ai and Claude Code CLI Clarifies which MCP connectors/servers are available in Claude Code CLI when youβve set them up in Claude.ai.
code-review-graph β MCP Tool for Codebase Analysis
code-review-graph β MCP Tool for Codebase Analysis A Python MCP server that builds a dependency/architecture graph of your codebase and exposes it as tools for Claude Code.
GitHub β Fine-grained PAT for Per-repo Access Control
GitHub β Fine-grained PAT for Per-repo Access Control How to give Claude Code (or any tool) read-only access to specific GitHub repos while keeping full access to others, using fine-grained Personal Access Tokens.
Claude Code β autoCompact Configuration
Claude Code β autoCompact Configuration Control when Claude Code compresses its context window and how to reduce token waste from noisy tool output.
Claude Code β Remote Control
Claude Code β Remote Control Drive a Claude Code session running on your local machine from any browser (claude.ai/code) or the Claude mobile app (iOS/Android).
Claude Code β Session JSONL Files
Claude Code β Session JSONL Files Claude Code stores complete machine-readable transcripts of every session as JSONL files on disk.
Claude Code β Token Optimization Stack
Claude Code β Token Optimization Stack A layered system for reducing Claude Code token consumption: RTK (Read Tool Kit) for file reading compression, a code-review-graph for structural navigation, and bash output filtering via hooks.
Claude Code β Zellij Session Management
Claude Code β Zellij Session Management Zellij is a terminal workspace (like tmux/screen) that keeps long-running Claude Code sessions alive after disconnecting from a terminal or SSH session.
Claude Code Multi-Agent Team Pattern
Claude Code Multi-Agent Team Pattern A prompt pattern for spawning a persistent Lead + specialist sub-agents inside Claude Code to execute multi-phase features in parallel.
Pordee β Thai Language Token Optimization for Claude Code
Pordee β Thai Language Token Optimization for Claude Code Pordee (ΰΈΰΈΰΈΰΈ΅) is a Claude Code plugin that reduces Thai-language token consumption by 60β75% while preserving technical accuracy.
CorpusX β Thai Enterprise Data Intelligence Platform
CorpusX β Thai Enterprise Data Intelligence Platform Enterprise web app for Thai company data intelligence β aggregating DBD, Revenue Department, and NACC procurement data into searchable profiles, financial scoring, and network graphs.
Claude Code β Execution Methods
Claude Code β Execution Methods Ten ways to trigger Claude Code to execute, from interactive to fully automated.
Claude Code Workspace Restriction via settings.json
Claude Code Workspace Restriction via settings.json Prevent Claude Code from reading or modifying files outside the current workspace using permission deny rules and optional OS-level sandboxing.
GitLab CI/CD β Automating Claude Code on Cloud
GitLab CI/CD β Automating Claude Code on Cloud How to run Claude Code as a CI/CD step on GitLab.com (cloud) β design reviews, security audits, and automated fixes triggered by git events.
PKM SDLC Note Templates
PKM SDLC Note Templates Building a system for Claude Code to create and maintain software requirement/spec/test-case notes with V-model traceability β frontmatter-linked documents that form a live RTM when queried via zk.
Claude Code Per-Project Settings
Claude Code Per-Project Settings Configure different Claude models (or LiteLLM backends) per project on the same machine using project-local settings.json.
Vuexy Next.js β Codebase Documentation and SKILL.md Strategy
Vuexy Next.js β Codebase Documentation and SKILL.md Strategy A method for using Claude Code to systematically document any large template codebase and produce a persistent context file (SKILL.md) that Claude can load before every development task.
Journal β May 12, 2026
May 12, 2026 What I worked on today Heavy day of developer tooling.
Effort β LiteLLM Local LLM Setup
LiteLLM Local LLM Setup Status: π‘ In progress β connected but cold-start timeouts persist Started: 2026-05-11 Goal: Run Claude Code against local qwen3_8b / DeepSeek via LiteLLM proxy Progress log 2026-05-11 Got /v1/chat/completions working β Got /v1/messages (Anthropic pass-through) working β Clau...
Effort β Vuexy Next.js Frontend Customisation
Vuexy Next.js Frontend Customisation Status: π‘ In progress β research done, customisation not started Started: 2026-05-12 Goal: Use Vuexy Next.js 15 as the base template and customise it into the app frontend using Claude Code to navigate and modify the codebase Template details Product: Vuexy by P...
Claude Code β Switching Between API Key and Login Auth
Claude Code β Switching Between API Key and Login Auth Claude Code supports two auth modes.
Claude Code β Discord Notification Hook (Stop)
Claude Code β Discord Notification Hook Sends a Discord message when Claude Code finishes a task, using Claudeβs own final message as the summary.
LiteLLM β Connecting Claude Code to Local LLMs
LiteLLM β Connecting Claude Code to Local LLMs Use LiteLLM as a translation proxy: Claude Code speaks Anthropic format, local models speak OpenAI format.
Building an MCP Server β Python FastMCP
Building an MCP Server β Python FastMCP MCP (Model Context Protocol) lets Claude call custom tools you define.