Skip to content

Instantly share code, notes, and snippets.

@bopm
bopm / issues
Last active January 19, 2026 19:16 — forked from Shpigford/issues
A Claude Code skill for interacting with GitHub issues
---
name: github-issues
version: 1.0.0
description: >-
Manage GitHub issues from the command line. Create, list, filter, view, close, and comment
on issues. Use when user wants to "create issue", "file bug", "report issue", "list issues",
"show my issues", "view issue", "close issue", or "add comment to issue".
allowed-tools: Bash(gh:*), AskUserQuestion
---
@bopm
bopm / README.md
Last active December 29, 2015 15:39 — forked from mbostock/.block

A dendrogram is a node-link diagram that places leaf nodes of the tree at the same depth. In this example, the classes (leaf nodes) are aligned on the right edge, with the packages (internal nodes) to the left. Data shows the Flare class hierarchy, courtesy Jeff Heer.

Compare to this radial layout.