text-diffCompare two text files and display their differences using unified, context, or side-by-side diff formats with customizable options.
Install via ClawdBot CLI:
clawdbot install harrylabsj/text-diffGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 7, 2026
System administrators can use text-diff to compare configuration file versions before and after changes. This helps in auditing modifications and reverting to previous states if needed.
Developers can quickly view differences between code revisions in pull requests. The tool aids in reviewing changes without relying on heavy version control platforms.
Lawyers and paralegals can compare drafts of contracts or legal documents to identify amendments. The side-by-side mode provides clear, readable output for non-technical users.
Editors can compare versions of articles or marketing copy to track changes. Unified diff format highlights exact differences for proofreading accuracy.
Offer the basic skill for free with limited features, and charge for premium features like custom context lines, advanced formatting, and integration with CI/CD pipelines.
Wrap the diff logic into a REST API that developers can integrate into their applications for comparing texts or files programmatically.
Integrate text-diff into existing platforms like document management systems or code editors, offering it as a paid plugin or add-on.
💬 Integration Tip
The skill can be integrated into shell scripts or continuous integration workflows. Use the `--no-color` flag and `-o` option to capture output for automated processing.
Scored May 7, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions