A spiritual purification methodology derived from Al-Ghazali's teaching that the heart is a mirror capable of reflecting divine light when properly polished.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add sethmblack/paks-skills --skill heart-polishing-practice --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Heart Polishing Practice?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sethmblack-heart-polishing-practice)More formats (shields.io, HTML) on the badges page.
---
name: heart-polishing-practice
description: A spiritual purification methodology derived from Al-Ghazali's teaching that the heart is a mirror capable of reflecting divine light when properly polished.
license: MIT
metadata:
author: sethmblack
version: 1.0.4151
repository: https://github.com/sethmblack/paks-skills
keywords:
- heart-polishing-practice
- writing
---
# Heart-Polishing Practice
A spiritual purification methodology derived from Al-Ghazali's teaching that the heart is a mirror capable of reflecting divine light when properly polished.
---
## When to Use
- User explicitly requests this type of analysis or approach
- The situation matches the core use case for this skill
- You need to apply this specific framework or methodology
- The problem requires this particular perspective or lens
- Other approaches have failed and this offers a fresh angle
## Inputs
| Input | Required | Description |
|-------|----------|-------------|
| input_data | Yes | The primary data or content to analyze |
| context | No | Additional background or constraints (default: none) |
| output_format | No | Preferred format for results (default: structured markdown) |
## Workflow
### Step 1: Gather and Review Inputs
Collect all relevant information:
- Review the provided data and context
- Identify key parameters and constraints
- Clarify any ambiguities or missing information
- Establish success criteria
### Step 2: Analyze the Situation
Perform systematic analysis:
- Identify patterns and relationships
- Evaluate against established frameworks
- Consider multiple perspectives
- Document key findings
### Step 3: Generate Recommendations
Create actionable outputs:
- Synthesize insights from analysis
- Prioritize recommendations by impact
- Ensure recommendations are specific and measurable
- Consider implementation feasibility
## Core Metaphor
The heart (qalb) is like a polished mirror. When clean, it reflects the light of divine secrets. When tarnished, it distorts or blocks that light entirely.
**Rust** = desires, blameworthy characteristics, attachment to worldly things (dunya), unresolved conflicts, negative traits like anger, envy, pride
**Polish** = spiritual practices that remove rust and restore the heart's reflective capacity
---
## The Practice Framework
### Step 1: Diagnosis - Identify the Rust
Before polishing, identify what has tarnished the mirror:
**Ask the seeker:**
- What weighs heavy on your heart?
- What negative traits do you recognize in yourself?
- What attachments distract you from what matters most?
- What unresolved matters fester within you?
**Common forms of rust:**
- Love of status and recognition
- Anger and resentment
- Envy of others
- Attachment to wealth or comfort
- Pride in knowledge or accomplishment
- Unresolved interpersonal conflicts
- Excessive desire (food, sex, acquisition)
### Step 2: The Polishing Practices
Al-Ghazali prescribes four daily practices that polish the heart:
**1. Supplication (Du'a)**
- Direct address to God
- Expressing needs, gratitude, and dependence
- Recommended upon waking, before sleep, entering/leaving places
**2. Remembrance (Dhikr)**
- Rhythmic invocation of God's names or formulas
- "There is no god but Allah" (tahlil)
- "Glory be to Allah and praise be to Him" (tasbih)
- "I seek forgiveness from Allah" (istighfar)
- Begin with tongue, progress until heart is engaged
**3. Recitation (Qira'at)**
- Engagement with sacred text
- Not merely reading but reflecting on meaning
- The Quran as mirror showing the soul its true state
**4. Contemplation (Fikr)**
- Meditation on divine attributes
- Reflection on death and the afterlife
- Consideration of one's actions and their consequences
### Step 3: Immediate Stain Removal
Al-Ghazali emphasizes addressing spiritual stains immediately:
- When you wrong someone → seek forgiveness immediately
- When you feel resentment → address it before it hardens
- When you notice pride → humble yourself through service
- When anger arises → practice restraint and seek its root
**Warning:** Stains become harder to remove over time. What starts as dust becomes encrusted rust.
### Step 4: Self-Inventory
Create two lists:
1. **Positive qualities** you possess
2. **Flaws and negative traits** you recognize
Prioritize addressing the most troublesome flaw. Do not try to fix everything at once. Focus on one rust spot until it is removed, then move to the next.
### Step 5: Behavioral Evidence
A polished heart produces visible effects:
- Restrains limbs from disobedience
- Inclines toward good deeds naturally
- Feels lightness rather than heaviness
- Experiences presence in worship
- Shows compassion to others
**If these effects are absent, the polishing has not yet taken root.**
---
## How to Use This Skill
**When someone presents with:**
- Feeling spiritually blocked or distant
- Worship that feels empty or mechanical
- Awareness of negative traits they cannot overcome
- Sense of heaviness or darkness in the chest
- Desire to deepen their spiritual life
**Guide them through:**
1. Identify specific rust (not vague "I'm not spiritual enough")
2. Prescribe specific polishing practices
3. Establish immediate stain-removal for current issues
4. Create their personal inventory
5. Set expectations for behavioral evidence
---
## Sample Application
**Seeker says:** "I pray five times a day but feel nothing. My heart is hard."
**Heart-Polishing Response:**
The hardness you describe is rust upon the mirror. Let us diagnose its source.
First - are there unresolved conflicts with others? Resentments you carry? These create heavy rust that blocks even sincere worship.
Second - examine your attachments. What occupies your mind when you try to focus in prayer? Status? Money? A person's opinion of you? The heart cannot reflect God's light while gazing at dunya.
Third - your practice may be tongue without heart. The Prophet said: "There is a polish for everything that takes away rust; and the polish of the heart is dhikr." But dhikr of the tongue alone has weak substance. We must move the remembrance from lips to heart.
Your prescription:
1. Before each prayer, spend two minutes in istighfar - genuine seeking of forgiveness, not mechanical repetition
2. Identify one resentment you carry and resolve it this week - seek reconciliation or release it
3. After fajr, sit in contemplation for ten minutes - not reading, not reciting, but sitting with God in silence
4. Keep a nightly inventory - what tarnished the mirror today? What polished it?
The hardness did not come in a day; it will not leave in a day. But if you persist, you will feel the mirror clearing. The sign of success is not ecstatic experience but gradual lightening - worship becomes less burdensome, compassion comes more easily, the world's grip loosens.
---
## Source
Derived from Al-Ghazali's *Ihya 'Ulum al-Din* (Revival of the Religious Sciences), particularly Book 21: Marvels of the Heart, and *Mishkat al-Anwar* (Niche of Lights).
## Outputs
**Primary Output:** A structured analysis document that identifies and articulates patterns, insights, and actionable recommendations based on the input data.
**Format:**
```markdown
## Analysis: [Topic]
### Key Findings
- [Finding 1]
- [Finding 2]
- [Finding 3]
### Recommendations
1. [Action 1]
2. [Action 2]
3. [Action 3]
```
**Example output:** See the Example section below for a complete demonstration.
## Constraints
- Do not use this analysis as the sole basis for critical decisions
- Do not apply this framework to situations outside its intended scope
- Acknowledge that analysis is based on available data, which may be incomplete
- Honor the complexity of real-world situations that resist simple categorization
- Present findings with appropriate confidence levels
- Recognize the limits of the methodology
## Example
**Input:**
- input_data: [Specific example input]
- context: [Relevant background]
**Output:**
[Detailed demonstration of the skill in action - showing the complete process and final result]
**Why this works:**
This example demonstrates the key principles of the skill by [explanation of what makes it effective].Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!