// fastest risers by vote score
Ask Claude to write a git bisect test script, then paste the identified bad commit's diff for an instant explanation of what broke and why.
The /add-dir command lets you expand Claude's file access to additional directories mid-session — essential for monorepos and shared libraries.
Configure a Stop hook to play a system sound the moment Claude finishes, so you can step away without constantly checking the terminal.
Open multiple terminal windows and run separate Claude Code sessions simultaneously to work on several tasks at once.
Ask Claude to add a rule to CLAUDE.md whenever you correct it, so the same mistake never happens twice.
// most recently published tips
Claude Code checks credentials in a specific order. A stale ANTHROPIC_API_KEY in your shell can shadow your subscription login without any obvious error.
The trigger_phrase parameter lets you change the default @claude mention to any custom keyword, useful for running multiple Claude workflows on the same repo.
The Claude Agent SDK gives you Claude Code's full tool suite as a Python or TypeScript library. Build autonomous agents with built-in file, bash, and search tools.
CLAUDE.md loads into every message. Move workflow-specific instructions into skills that load on demand to reduce token costs across your session.
A PreToolUse hook can intercept test runner commands and filter output to show only failures, cutting thousands of tokens from Claude's context.
The otelHeadersHelper setting runs a script to generate fresh authentication headers for your OTel backend, refreshing automatically every 29 minutes.
Have a tip to share? Join the community and start contributing.
$ register