getty104

37 mods across 1 repository, 11 stars between them.

edit-pencil-design

25

getty104/claude-code-marketplace

Skill Claude CodeCodex

A tool for editing existing Pencil design files through the Pencil command-line tool. Pencil files contain editable interface designs, such as screens, buttons, and layouts.

11 1mo ago C 239 tokens

inspect-pencil-node

28

getty104/claude-code-marketplace

Skill Claude CodeCodex

A read-only tool for inspecting design data and screenshots in Pencil files. Pencil is a design application whose files use the .pen format; inspection can use a known node ID, a name pattern, or a node type.

11 1mo ago C 424 tokens

post-issue-body

29

getty104/claude-code-marketplace

Skill Claude CodeCodex

INTERNAL/HELPER skill — do NOT invoke directly from a user query. This is the shared formatter/poster used by create-issue, create-issue-from-issue-number, and update-issue. It formats an implementation-ready GitHub Issue body, runs the pre-posting checklist, executes gh issue create or gh issue edit, and optionally…

11 1mo ago A 160 tokens

getty104/claude-code-marketplace

Skill Claude CodeCodex

INTERNAL/HELPER skill — do NOT invoke directly from a user query. This is the shared formatter/poster used by answer-issue-questions and breakdown-issues. It formats a scope GitHub Issue body (label cc-triage-scope, used before code analysis), runs the pre-posting checklist, and executes gh issue create. Invoke this…

11 1mo ago A 152 tokens

read-github-issue

31

getty104/claude-code-marketplace

Skill Claude CodeCodex

A GitHub Issue reader that turns the issue's written details into structured information for later steps. It separates stated facts from missing or uncertain information instead of guessing.

11 1mo ago A 28 tokens

resolve-pr-comments

32

getty104/claude-code-marketplace

Skill Claude CodeCodex

A tool that resolves all open review discussion threads on a GitHub pull request. A review thread is a conversation about a proposed code change.

11 1mo ago A 19 tokens

resolve-pr-conflict

33

getty104/claude-code-marketplace

Skill Claude CodeCodex

A pull-request conflict checker and resolver for a specified target branch. A conflict happens when the PR's changes cannot be combined with newer changes in the target branch automatically.

11 1mo ago A 66 tokens

getty104/claude-code-marketplace

Skill Claude CodeCodex

Triage a GitHub issue that already has the cc-issue-created label and is assumed to be ready to start. First inspect the comment history to decide whether human confirmation is needed (cc-need-human-check, highest priority); otherwise decide whether the issue should be closed as not needed, unanswered confirmation…

11 1mo ago A 118 tokens

triage-pr

35

getty104/claude-code-marketplace

Skill Claude CodeCodex

Triage a single GitHub PR by PR number. Check out the PR's branch, detect conflicts with the target branch via gh pr status (and label the PR with cc-resolve-conflict if any are found), generate and evaluate a fix plan via create-review-fix-plan, then take action (add cc-fix-onetime label if fixes are needed, or merge…

11 1mo ago A 89 tokens

getty104/claude-code-marketplace

Skill Claude CodeCodex

A tool that reviews recent pull-request feedback and updates the repository's CODINGGUIDELINES.md file with rules that should be followed. It combines repeated, actionable review comments with existing rules and can create a pull request for the changes.

11 1mo ago A 115 tokens

update-issue

37

getty104/claude-code-marketplace

Skill Claude CodeCodex

Update an existing GitHub Issue's description based on the issue number. Reads all issue comments and reflects any items not yet captured in the description. After refreshing the description, reviews it for remaining ambiguities or unclear requirements and posts any open questions as a follow-up 確認事項 comment.

11 1mo ago A 63 tokens