motlin/claude-code-plugins
These skills were discovered automatically and have not necessarily received an editorial review.
cliIndexed
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 skillcode-qualityIndexed
Code quality guidelines. ALWAYS use skill for ANY code changes.
View indexed skillcomment-cleanupIndexed
Guidelines for comments in code. Use when adding, editing, or removing comments.
View indexed skillconversation-styleIndexed
Conversation style guidelines. Use when responding to the user.
View indexed skillgit-workflowIndexed
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 skilljustfile-styleIndexed
Style guidelines for justfile recipe documentation. Use when writing or editing justfiles to ensure consistent and concise documentation.
View indexed skilloffline-claude-code-guideIndexed
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 skillopenrewriteIndexed
OpenRewrite recipe development and test maintenance. Use when writing OpenRewrite recipes, fixing test failures, or working with import ordering in recipe tests.
View indexed skillorchestrationIndexed
Coordinates other skills and agents. ALWAYS use this skill on startup.
View indexed skillpom-orderingIndexed
Enforce Maven POM dependency ordering rules. This skill should be used when editing pom.xml files.
View indexed skillprecommitIndexed
Running precommit checks and build validation. ALWAYS use after ANY code changes.
View indexed skilltestingIndexed
Testing guidelines. Use when Writing, Editing, or reviewing tests.
View indexed skill