Review git commits for quality, clarity, and best practices before pushing. Checks commit message format, diff size, test coverage signals, and common mistakes. Use when reviewing commits, before pushing, when asked to "check my commits", "review changes", or "is this ready to push".
$npx -y skills add myclaude-sh/myclaude-creator-engine --skill sample-productInstalls into the current project.
Run `npx skills use "https://github.com/myclaude-sh/myclaude-creator-engine" --skill "myclaude-sh/myclaude-creator-engine/sample-product"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/myclaude-sh/myclaude-creator-engine" that are relevant to the current task. Run `npx skills add "https://github.com/myclaude-sh/myclaude-creator-engine"` and select the relevant skills, then follow their instructions.