haze-debugging

Diagnose and resolve haze blur issues across Compose Multiplatform platforms.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/benoberkfell/claude-plugins --skill haze-debugging
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: haze-debugging
Source: https://github.com/benoberkfell/claude-plugins/tree/main/plugins/haze/skills/haze-debugging
Command: npx skills add https://github.com/benoberkfell/claude-plugins --skill haze-debugging

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Debug and troubleshoot haze blur issues across platforms in Compose Multiplatform apps, helping engineers identify root causes and ensure correct visual behavior.

Core Features & Use Cases

  • Platform-specific guidance for hazeSource/hazeEffect usage across Android, iOS, Desktop, and Web
  • Troubleshooting steps for common visual artifacts, performance problems, and misconfigurations
  • Practical examples and best practices to ensure stable, consistent blur effects across platforms

Quick Start

Describe a reproducible debugging workflow to diagnose and fix a haze blur issue across Android, iOS, Desktop, and Web.

Frequently Asked Questions about haze-debugging

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

FAQPage Schema
How do I debug haze blur issues in Compose Multiplatform?

Haze blur visual artifacts in Compose Multiplatform are typically caused by misconfigured hazeSource or hazeEffect modifiers. Review platform-specific rendering behaviors to identify and correct incorrect modifier usage causing visual inconsistencies.

Why does my haze blur effect look different on iOS compared to Android?

Haze blur effects look different across iOS and Android due to platform-specific rendering engines. Applying platform-specific guidance for hazeSource and hazeEffect modifiers ensures consistent visual behavior and mitigates cross-platform rendering discrepancies.

What is the best way to troubleshoot performance problems with Compose Multiplatform blur effects?

The best way to troubleshoot performance problems with Compose Multiplatform blur effects is to follow targeted troubleshooting steps that analyze hazeEffect configurations. This approach identifies performance bottlenecks and applies best practices for tuning blur behavior.

Does haze blur debugging support Web and Desktop targets in Compose Multiplatform?

Haze blur debugging supports Web and Desktop targets in Compose Multiplatform. It provides specific troubleshooting steps and best practices to ensure consistent blur behavior and artifact mitigation across Android, iOS, Desktop, and Web projects.

How do I fix visual artifacts when using haze blur modifiers?

To fix visual artifacts when using haze blur modifiers, follow practical troubleshooting steps that check for misconfigurations in hazeSource and hazeEffect. Correcting modifier usage and applying platform-specific best practices resolves these rendering artifacts.