Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

motlin/claude-code-plugins

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
12 indexed skills4 stars

cli
Indexed

CLI guidelines. Use whenever using the Bash tool, which is almost always. Also use when you see "command not found: __zoxide_z" errors.

View indexed skill

code-quality
Indexed

Code quality guidelines. ALWAYS use skill for ANY code changes.

View indexed skill

comment-cleanup
Indexed

Guidelines for comments in code. Use when adding, editing, or removing comments.

View indexed skill

conversation-style
Indexed

Conversation style guidelines. Use when responding to the user.

View indexed skill

git-workflow
Indexed

Git workflow best practices for commits, rebasing, conflict resolution, and branch management. Use when working with git operations, creating commits, resolving conflicts, or managing branches.

View indexed skill

justfile-style
Indexed

Style guidelines for justfile recipe documentation. Use when writing or editing justfiles to ensure consistent and concise documentation.

View indexed skill

offline-claude-code-guide
Indexed

Offline Claude Code documentation fallback. Use when the user asks about Claude Code features, capabilities, or configuration and the built-in claude-code-guide subagent fails due to network issues or proxy blocking.

View indexed skill

openrewrite
Indexed

OpenRewrite recipe development and test maintenance. Use when writing OpenRewrite recipes, fixing test failures, or working with import ordering in recipe tests.

View indexed skill

orchestration
Indexed

Coordinates other skills and agents. ALWAYS use this skill on startup.

View indexed skill

pom-ordering
Indexed

Enforce Maven POM dependency ordering rules. This skill should be used when editing pom.xml files.

View indexed skill

precommit
Indexed

Running precommit checks and build validation. ALWAYS use after ANY code changes.

View indexed skill

testing
Indexed

Testing guidelines. Use when Writing, Editing, or reviewing tests.

View indexed skill