meleantonio/ChernyCode

515Stars on the repository
13Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

code-style

01

meleantonio/ChernyCode

Skill Claude CodeCodexCursor

Python code style and formatting standards using Ruff. Use when writing or reviewing Python code.

515 8d ago A 20 tokens

git-workflow

02

meleantonio/ChernyCode

Skill Claude CodeCodexCursor

Git workflow and commit conventions. Use when committing code, creating branches, or making pull requests.

515 8d ago A 23 tokens

llm-development

03

meleantonio/ChernyCode

Skill Claude CodeCodexCursor

LLM and ML development best practices with LangChain and transformers. Use when building AI/ML applications.

515 8d ago A 25 tokens

testing

04

meleantonio/ChernyCode

Skill Claude CodeCodexCursor

Testing conventions using pytest. Use when writing tests, creating fixtures, or running test suites.

515 8d ago A 20 tokens

code-simplifier

05

meleantonio/ChernyCode

Skill Claude CodeCodex

Simplify and clean up code after changes are complete. Reduces complexity, improves readability, and ensures consistency.

515 8d ago A 27 tokens

commit-push-pr

06

meleantonio/ChernyCode

Skill Claude CodeCodex

Commit changes, push to remote, and create a pull request. Use for completing features or fixes ready for review.

515 8d ago A 28 tokens

techdebt

07

meleantonio/ChernyCode

Skill Claude CodeCodex

Find and fix technical debt including duplicated code, dead code, outdated patterns, and code smells. Run at the end of sessions to clean up.

515 8d ago A 33 tokens