Simplify and clean up code after changes are complete. Reduces complexity, improves readability, and ensures consistency.
原文语言:英语
菜单
SkillsMP 已收集 meleantonio/ChernyCode 中的 7 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 7 / 7 个已收集 Skill。
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.
原文语言:英语