Simplify and clean up code after changes are complete. Reduces complexity, improves readability, and ensures consistency.
Langue du texte source : anglais
Menu
SkillsMP a collecté 7 skills depuis meleantonio/ChernyCode. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 7 skills collectés sur 7.
Simplify and clean up code after changes are complete. Reduces complexity, improves readability, and ensures consistency.
Langue du texte source : anglais
Commit changes, push to remote, and create a pull request. Use for completing features or fixes ready for review.
Langue du texte source : anglais
Find and fix technical debt including duplicated code, dead code, outdated patterns, and code smells. Run at the end of sessions to clean up.
Langue du texte source : anglais
Python code style and formatting standards using Ruff. Use when writing or reviewing Python code.
Langue du texte source : anglais
Git workflow and commit conventions. Use when committing code, creating branches, or making pull requests.
Langue du texte source : anglais
LLM and ML development best practices with LangChain and transformers. Use when building AI/ML applications.
Langue du texte source : anglais
Testing conventions using pytest. Use when writing tests, creating fixtures, or running test suites.
Langue du texte source : anglais