Skip to content

Conversation

@marc0der
Copy link
Collaborator

Summary

  • Replaced the existing simple clean code guidelines with a comprehensive set of principles based on Robert C. Martin's "Clean Code" book
  • Applied the structured rules template format with Must Have/Should Have/Could Have categorization
  • Added practical code examples, decision framework, and exception handling guidelines

Meta-prompt used

"Please generate me a new rule formatted according to prompts/00-rules-template.md that summarises the principles of Robert C. Martin's Clean Code in under 200 lines."

Key improvements

  • More comprehensive coverage of clean code principles
  • Structured rule categorization by criticality
  • Practical examples showing good vs bad practices
  • Clear decision framework for handling conflicts and edge cases
  • Proper references to authoritative sources

🤖 Generated with Claude Code

@NearlyUnique NearlyUnique merged commit 3da5d0a into main Aug 22, 2025
@marc0der marc0der deleted the feature/clean-code-rules-template branch August 22, 2025 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants