motlin

60 mods across 1 repository, 15 stars between them.

comment-cleanup

25

motlin/claude-code-plugins

Skill Claude CodeCodex

Keep code comments concise and durable, or clean redundant comments without changing code behavior. Use when adding, editing, reviewing, or removing comments; after code changes; before committing; or when asked to clean comments in a diff or across the repository.

15 3d ago A 53 tokens original Apache-2.0

test-assertions

26

motlin/claude-code-plugins

Skill Claude CodeCodex

Write test assertions as complete, strict deep-equality checks, and hold existing tests to the same standard. Use when writing new tests, adding assertions, reviewing test quality, strengthening weak tests, or replacing fragmented assertions in a file, directory, diff, or repository.

15 3d ago A 58 tokens original Apache-2.0

test-data

27

motlin/claude-code-plugins

Skill Claude CodeCodex

This skill should be used when writing, reviewing, or modifying test code that contains literal values like timestamps, names, IDs, paths, or URLs.

15 3d ago A 33 tokens original Apache-2.0

ghostty-titles

28

motlin/claude-code-plugins

Plugin Claude Code

Updates Ghostty window title with Claude Code status indicators showing current activity (working, editing files, running commands, etc.).

15 3d ago A tokens not measured original Apache-2.0

git

30

motlin/claude-code-plugins

Plugin Claude Code

Git workflow automation with smart commits, conflict resolution, rebase management, worktree creation, and worktree cleanup.

15 3d ago A tokens not measured original Apache-2.0

rebaser

33

motlin/claude-code-plugins

Agent

Rebases local commits on top of the upstream remote/branch. Invoke after committing code to git, typically following the commit-handler agent.

15 3d ago A 31 tokens original Apache-2.0

reword-commits

39

motlin/claude-code-plugins

Command

Rewrite every in-scope commit message (subject AND body) to a single line with git history reword.

15 3d ago A 21 tokens original Apache-2.0

git-commit-chunks

43

motlin/claude-code-plugins

Skill Claude CodeCodex

Split local changes into multiple logical commits. Use when the user asks to commit changes in chunks.

15 3d ago A 25 tokens original Apache-2.0

git-commit

44

motlin/claude-code-plugins

Skill Claude CodeCodex

Commit local changes with careful staging and single-line messages. Use for all git commit operations.

15 3d ago A 22 tokens original Apache-2.0

git-rebase

47

motlin/claude-code-plugins

Skill Claude CodeCodex

Rebase local commits on the configured upstream using the plugin rebase script.

15 3d ago A 19 tokens original Apache-2.0

git-reword-commits

48

motlin/claude-code-plugins

Skill Claude CodeCodex

Rewrite in-scope commit messages to single-line git-workflow messages with git history reword.

15 3d ago A 26 tokens original Apache-2.0