Simplify and clean up code after changes are complete. Reduces complexity, improves readability, and ensures consistency.
Idioma do texto original: inglês
Menu
O SkillsMP coletou 7 skills de meleantonio/ChernyCode. Abra uma skill para revisar a origem e os detalhes.
Mostrando 7 de 7 skills coletadas.
Simplify and clean up code after changes are complete. Reduces complexity, improves readability, and ensures consistency.
Idioma do texto original: inglês
Commit changes, push to remote, and create a pull request. Use for completing features or fixes ready for review.
Idioma do texto original: inglês
Find and fix technical debt including duplicated code, dead code, outdated patterns, and code smells. Run at the end of sessions to clean up.
Idioma do texto original: inglês
Python code style and formatting standards using Ruff. Use when writing or reviewing Python code.
Idioma do texto original: inglês
Git workflow and commit conventions. Use when committing code, creating branches, or making pull requests.
Idioma do texto original: inglês
LLM and ML development best practices with LangChain and transformers. Use when building AI/ML applications.
Idioma do texto original: inglês
Testing conventions using pytest. Use when writing tests, creating fixtures, or running test suites.
Idioma do texto original: inglês