Plugin Claude Code
Plugin marketplace listing 1 plugin: dx.
Plugin Claude Code
Plugin marketplace listing 1 plugin: dx.
Plugin Claude Code
Developer experience essentials: GitHub Actions debugging, conversation half/quarter-cloning, context handoffs, research (Reddit and Hacker News), private GitHub search, and Claude Code version checks.
Instructions file
Claude Code instructions for ykdojo/claude-code-tips, covering project instructions and filing claude code github issues.
Skill Claude CodeCodex
Analyze GitHub Actions failures and identify root causes.
Skill Claude CodeCodex
Clone the later half of the current conversation, discarding earlier context to reduce token usage while preserving recent work.
Skill Claude CodeCodex
Write or update a handoff document so the next agent with fresh context can continue this work.
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".
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.
Skill Claude CodeCodex
Clone the last quarter of the current conversation, discarding earlier context to reduce token usage while preserving recent work.
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.
Skill Claude CodeCodex
Review recent conversations to find improvements for CLAUDE.md files.
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.
Instructions file
Claude Code instructions for ykdojo/super-voice-assistant, covering claude development notes for super voice assistant, project guidelines, background process management, git commit guidelines and completed features.
Instructions file
Instructions for ykdojo/safeclaw, covering safeclaw, testing end to end, multiple sessions, mounting local projects and research sessions.
Skill Claude CodeCodex
Read publicly shared Google Docs using curl to download into a file.
Skill Claude CodeCodex
Read Slack messages, channels, DMs, and search. Read-only access to your Slack workspace.
Skill Claude CodeCodex
Download YouTube videos, audio, and subtitles/transcripts using yt-dlp.
Instructions file
Claude Code instructions for ykdojo/cc-safe, covering cc-safe project instructions and syncing documentation.
Plugin Claude Code
Plugin marketplace listing 1 plugin: paper-search.
Plugin Claude Code
Search academic papers via OpenAlex — find papers by keyword, look up details by DOI, with pagination and sorting.
Instructions file
Instructions for ykdojo/paper-search, covering paper search, plugin install, scripts and skills.
Skill Claude CodeCodex
Search for academic papers by keyword, or look up a specific paper by DOI or OpenAlex ID. Powered by OpenAlex (250M+ works, free, no API key).
Plugin Claude Code
Plugin marketplace listing 1 plugin: superdevflow.
Plugin Claude Code
Claude Code plugin for GitHub Actions debugging, conversation cloning/half-cloning, context handoffs, and CLAUDE.md review.