kindness-check

Reviews code and features across user, machine, developer, and support dimensions.

3|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/carlkibler/agent-skills --skill kindness-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kindness-check
Source: https://github.com/carlkibler/agent-skills/tree/main/skills/kindness-check
Command: npx skills add https://github.com/carlkibler/agent-skills --skill kindness-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill helps developers identify hidden issues in their code by reviewing it through four empathy lenses—user, machine, developer, and support—highlighting quality gaps that simple technical checks might overlook.

Core Features & Use Cases

  • Provides structured empathy audits to surface user experience problems, performance concerns, maintainability issues, and support risks.
  • Facilitates proactive product improvements by identifying emotional and practical pain points before release.
  • Use case includes reviewing a new feature or refactor for usability, reliability, and supportability concerns to ensure a holistic evaluation.

Quick Start

Ask the AI to perform an empathy review of your codebase or feature using the /kindness-check:run command to get actionable insights.

Frequently Asked Questions about kindness-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform an empathy-oriented code review before launch?

An empathy review checks user-facing messaging, system efficiency, maintainability, and supportability factors to identify quality gaps. It surfaces emotional and practical pain points by evaluating code through user, machine, developer, and support perspectives.

What does a maintainability and supportability check evaluate in a codebase?

A maintainability and supportability check evaluates system efficiency and support risks to ensure long-term health. It validates refactoring efforts by identifying practical pain points and structural issues that simple technical checks often overlook.

Can I use this empathy review for refactoring validation?

Yes, empathy reviews validate refactoring by assessing usability, reliability, and supportability concerns. This holistic evaluation ensures the refactored code maintains long-term health without introducing new user experience or performance issues.

How do I identify hidden user experience problems in my feature?

Identifying user experience problems requires structured empathy audits that evaluate user-facing messaging and system efficiency. This approach highlights emotional and practical pain points proactively before product release.

Does this code review approach require any dependencies or setup?

This empathy review requires minimal setup with predefined prompt instructions and has no dependencies. You simply invoke the review command to receive actionable insights regarding usability, reliability, and supportability concerns.