From github
Displays curated reference examples from examples.md, including slash commands, plugin configurations, and usage patterns for Claude Code.
How this command is triggered — by the user, by Claude, or both
Slash command
/github:examplescreate-issues/references/The summary Claude sees in its command listing — used to decide when to auto-load this command
../../references/examples.md
../../references/examples.md
npx claudepluginhub fradser/dotclaude --plugin github/cc-helpProvides interactive documentation lookup for Claude Code features by topic, or lists available topics if none specified.
/using-examples-in-promptsProvides concrete Laravel examples in prompts to guide AI toward your project's conventions and style.
/rsiReads .claude/commands/ files plus CLAUDE.md, README.md, ROADMAP.md, PHILOSOPHY.md and others to optimize AI-assisted development process.
/cheatDisplays a Korean cheatsheet of Claude Code core commands, covering startup, conversations, project management, code tasks, execution flags, and keyboard shortcuts.
/helpDisplays available GitHits slash commands, MCP tools, and authentication instructions by running the GitHits CLI help command.
/COMMANDSGuides creation of custom slash commands for Claude Code, covering requirements, file structure, frontmatter fields, best practices, and examples.