CtrlK
BlogDocsLog inGet started
Tessl Logo

claude-code-tips

github.com/ykdojo/claude-code-tips

Skill

Added

Review

version-check

skills/version-check/SKILL.md

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.

76

review-claudemd

skills/review-claudemd/SKILL.md

Review recent conversations to find improvements for CLAUDE.md files.

62

reddit-fetch

skills/reddit-fetch/SKILL.md

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.

80

quarter-clone

skills/quarter-clone/SKILL.md

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

62

private-github-search

skills/private-github-search/SKILL.md

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.

76

hn-summarize

skills/hn-summarize/SKILL.md

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

80

handoff

skills/handoff/SKILL.md

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

64

half-clone

skills/half-clone/SKILL.md

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

58

gha

skills/gha/SKILL.md

Analyze GitHub Actions failures and identify root causes

53