Advanced React Clean Integration

Integrate React with clean architecture without framework leakage using hooks as adapters and presenters. Use when connecting React to domain logic, designing hook-based DI, or isolating UI from business rules.

$ Instalar

git clone https://github.com/leaderiop/hex-di /tmp/hex-di && cp -r /tmp/hex-di/.claude/skills/advanced-react-clean-integration ~/.claude/skills/hex-di

// tip: Run this command in your terminal to install the skill


name: Advanced React Clean Integration description: Integrate React with clean architecture without framework leakage using hooks as adapters and presenters. Use when connecting React to domain logic, designing hook-based DI, or isolating UI from business rules.

Advanced React Clean Integration

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle React integration without architectural leakage.

Instructions

For details, refer to the information provided in this file: react-clean-integration