Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

meleantonio/chernycode

7 skills14 installs3.6k starsGitHub

Install

npx skills add https://github.com/meleantonio/chernycode

Skills in this repo

1Code SimplifierCleans up finished code by breaking up long functions, reducing nesting, applying comprehensions and f-strings, and removing unused imports and dead code. A developer runs it after a feature or fix to improve readability and maintainability.2installs2Code StyleSpecifies Python conventions for Ruff formatting, naming, required type hints, and Google-style docstrings. A developer uses it when writing or reviewing Python code to enforce consistent style.2installs3Commit Push PrRuns pre-commit checks, stages and commits with Conventional Commits messages, pushes the branch, and creates a PR. A developer uses it to complete a feature or fix that is ready for review.2installs4Git WorkflowPrescribes GitHub Flow branching, Conventional Commit prefixes, atomic commit best practices, and a pre-commit checklist. A developer uses it when committing code, creating branches, or opening pull requests.2installs5Llm DevelopmentSets conventions for building AI/ML apps with LangChain and transformers, including Hydra/YAML configs, DVC data versioning, MLflow experiment tracking, and LCEL chains. A developer uses it when building LLM or ML applications.2installs6TechdebtScans the codebase for duplication, dead code, outdated patterns, and code smells like long functions or deep nesting, then fixes them. A developer runs it at end-of-session to clean up accumulated tech debt.2installs7TestingPrescribes pytest standards for test layout, reusable fixtures via conftest, and parametrized cases with a coverage goal. A developer uses it when writing tests, creating fixtures, or running test suites.2installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.

meleantonio/chernycode · 7 skills · Skillselion