Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component...
npx skills add mcollina/githuman-skills --skill "githuman"
Install specific skill from multi-skill repository
# Description
Review AI-generated code changes before committing using GitHuman. Use when reviewing code changes, creating code reviews, checking what the AI agent wrote, preparing to commit, or when user mentions "review", "GitHuman", or "before commit".
# SKILL.md
name: githuman
description: Review AI-generated code changes before committing using GitHuman. Use when reviewing code changes, creating code reviews, checking what the AI agent wrote, preparing to commit, or when user mentions "review", "GitHuman", or "before commit".
metadata:
tags: code-review, git, ai-workflow, commit, staging
When to use
Use this skill whenever you are working with GitHuman to review AI-generated code changes before committing them. GitHuman provides a web interface for visual code review with inline comments, suggestions, and todo management.
How to use
Read individual rule files for detailed explanations and examples:
- rules/installation.md - Installing and running GitHuman
- rules/review-workflow.md - Complete workflow for reviewing AI-generated changes
- rules/staging.md - Staging files for review directly in GitHuman
- rules/cli-commands.md - All CLI commands with examples
- rules/todos.md - Managing todos and follow-up tasks
- rules/comments.md - Adding inline comments and suggestions to code
- rules/export.md - Exporting reviews for documentation
- rules/tips.md - Best practices and productivity tips
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.