code-smell-detector
Identifies anti-patterns specific to amplihack philosophy.Use when reviewing code for quality issues or refactoring.Detects: over-abstraction, complex inheritance, large functions (>50 lines), tight coupling, missing __all__ exports.Provides specific fixes and explanations for each smell.
$ Installieren
git clone https://github.com/rysweet/MicrosoftHackathon2025-AgenticCoding /tmp/MicrosoftHackathon2025-AgenticCoding && cp -r /tmp/MicrosoftHackathon2025-AgenticCoding/.claude/skills/code-smell-detector ~/.claude/skills/MicrosoftHackathon2025-AgenticCoding// tip: Run this command in your terminal to install the skill
Repository

rysweet
Author
rysweet/MicrosoftHackathon2025-AgenticCoding/.claude/skills/code-smell-detector
12
Stars
3
Forks
Updated1w ago
Added1w ago