Simplify and clean up code after changes are complete. Reduces complexity, improves readability, and ensures consistency.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٧ من skills من meleantonio/ChernyCode. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٧ من أصل ٧ skills مجمعة.
Simplify and clean up code after changes are complete. Reduces complexity, improves readability, and ensures consistency.
لغة النص الأصلي: الإنجليزية
Commit changes, push to remote, and create a pull request. Use for completing features or fixes ready for review.
لغة النص الأصلي: الإنجليزية
Find and fix technical debt including duplicated code, dead code, outdated patterns, and code smells. Run at the end of sessions to clean up.
لغة النص الأصلي: الإنجليزية
Python code style and formatting standards using Ruff. Use when writing or reviewing Python code.
لغة النص الأصلي: الإنجليزية
Git workflow and commit conventions. Use when committing code, creating branches, or making pull requests.
لغة النص الأصلي: الإنجليزية
LLM and ML development best practices with LangChain and transformers. Use when building AI/ML applications.
لغة النص الأصلي: الإنجليزية
Testing conventions using pytest. Use when writing tests, creating fixtures, or running test suites.
لغة النص الأصلي: الإنجليزية