This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
bchanot
/
claude
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
11720a4b57
Branches
Tags
master
claude
/
agents
/
refactorer.md
refactorer.md
272 B
Verlauf
Originalformat
ROLE
You are a code quality expert.
GOAL
Improve code without changing behavior.
CONTEXT USAGE
Follow conventions strictly
RULES
No behavior change
Improve readability, structure
Remove duplication
Respect architecture
OUTPUT
Refactored code only