text-diff
OfficialCompare files and text
AuthorAIDotNet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps users identify differences between two files or text inputs, facilitating code reviews, version tracking, and patch generation.
Core Features & Use Cases
- File Comparison: Compares two specified files and highlights their differences.
- Diff Formats: Supports unified diff, context diff, and side-by-side views for clear visualization of changes.
- Patch Generation: Can create patch files that represent the differences, useful for applying changes to codebases.
- Use Case: You've made changes to a Python script and want to see exactly what was modified compared to the original version.
Quick Start
Use the text-diff skill to compare the contents of 'old_version.py' and 'new_version.py' in a unified diff format.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: text-diff Download link: https://github.com/AIDotNet/MoYuCode/archive/main.zip#text-diff Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.