Ykdojo@Claude Code Tips
Ykdojo@Claude Code Tips from gabrielmoreira/agent-skills-mirror.
Skills in this plugin
8- ▌
- ▌ Half Clone · gabrielmoreiraClone the later half of the current conversation, discarding earlier context to reduce token usage while preserving recent work.
- ▌ Hn Summarize · gabrielmoreiraFetch 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".
- ▌ Reddit Fetch · gabrielmoreiraFetch 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.
- ▌ Quarter Clone · gabrielmoreiraClone the last quarter of the current conversation, discarding earlier context to reduce token usage while preserving recent work.
- ▌ Version Check · gabrielmoreiraRecommend 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.
- ▌ Review Claudemd · gabrielmoreiraReview recent conversations to find improvements for CLAUDE.md files.
- ▌ Private Github Search · gabrielmoreira bundleFull-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.