ykdojo/claude-code-tips

45+ tips for getting the most out of Claude Code, from basics to advanced - includes a custom status line script and Claude Code running itself in a container. Also includes the dx plugin: skills for everyday dev workflows.

10.0kStars on the repository
12Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

gha

01

ykdojo/claude-code-tips

Skill Claude CodeCodex

Analyze GitHub Actions failures and identify root causes.

10.0k 6d ago A 11 tokens

half-clone

02

ykdojo/claude-code-tips

Skill Claude CodeCodex

Clone the later half of the current conversation, discarding earlier context to reduce token usage while preserving recent work.

10.0k 6d ago B 26 tokens

handoff

03

ykdojo/claude-code-tips

Skill Claude CodeCodex

Write or update a handoff document so the next agent with fresh context can continue this work.

10.0k 6d ago A 22 tokens

hn-summarize

04

ykdojo/claude-code-tips

Skill Claude CodeCodex

Fetch and summarize Hacker News / hckrnews.com top stories, articles, and their comment threads. Use when asked to summarize HN front-page stories, a specific HN story plus its discussion, or "the top N from hckrnews".

10.0k 6d ago A 57 tokens

ykdojo/claude-code-tips

Skill Claude CodeCodex

Full-text search across all of the user's GitHub repos (including private ones) using a local mirror and ripgrep. Use for "where did I put X", "which repo has X", or any search spanning the user's repos - gh search code / the REST API cannot reliably search private repos.

10.0k 6d ago A 65 tokens

quarter-clone

06

ykdojo/claude-code-tips

Skill Claude CodeCodex

Clone the last quarter of the current conversation, discarding earlier context to reduce token usage while preserving recent work.

10.0k 6d ago B 26 tokens

reddit-fetch

07

ykdojo/claude-code-tips

Skill Claude CodeCodex

Fetch content from Reddit via its JSON API using a browser session (DuckDuckGo-hop unlock). Use when accessing Reddit URLs, researching topics on Reddit, or when Reddit returns 403/blocked errors.

10.0k 6d ago A 43 tokens

version-check

09

ykdojo/claude-code-tips

Skill Claude CodeCodex

Recommend which Claude Code version to run, or whether to update. Use when asked which Claude Code version is best/safe, whether to update now, whether a recent release is buggy, or what changed since the installed version.

10.0k 6d ago A 48 tokens