RODNEY PETRUS BALANDONG
Community@balandongiv
machine learning enthu
Agent Skills by RODNEY PETRUS BALANDONG
Showing 11 vetted skills indexed across 1 GitHub repositories.
template-skill-name
Scaffold and export Claude-compatible skills from canonical templates.
good-function-design
Enforce small, readable, testable Python functions with explicit parameters and docstrings.
code-readability-best-practices
Restructure source files with top-down flow and precise comments.
repo-readme-writing
Generate structured Markdown README files with YAML frontmatter for GitHub repositories.
implementation-aligned-planning
Converts planning documents into implementation-aligned guides with code, config, and execution order.
real-data-validation-promotion
Validate ML data pipelines on the smallest real dataset scope.
hyperparameter-search-strategy
Identify efficient hyperparameter search strategies for tuning experiments with constrained compute budgets.
experiment-runbook-discipline
Plan long-running experiments with observable artifacts and auditable trails.
intellij-line-debugging
Trace production execution paths with serial line-by-line debugging in IntelliJ or PyCharm.
good-description-writing
Write precise routing descriptions for AI agent skills and tools.
python-class-and-filename
Standardize Python class names and snake_case module filenames.