Clean Oop banner
furkantokkan furkantokkan

Clean Oop

Code Quality community

Description

--- description: Apply SOLID, Clean Code, dependency boundaries, and testability. argument-hint: [architecture-or-refactor-task] --- # Clean OOP Architecture The user invoked this command with: $ARGUMENTS Use `clean-oop-architecture`. If the target is Unity, also use `unity-game-dev`. If Firebase or JavaScript boundaries are involved, add the matching backend/tooling skill. Focus on: - Single responsibility and clear reasons to change. - Dependency inversion at Unity, Firebase, networking,

Installation

Installs to ~/.claude/skills/furkantokkan-agent-foundry-clean-oop/SKILL.md

Terminal
mkdir -p ~/.claude/skills/furkantokkan-agent-foundry-clean-oop && curl -fsSL https://raw.githubusercontent.com/furkantokkan/agent-foundry/HEAD/commands/clean-oop.md -o ~/.claude/skills/furkantokkan-agent-foundry-clean-oop/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository