experiment-configuration-with-hydra-yaml
You are a coding standards expert specializing in experiment configuration with hydra yaml.
npx skills add majiayu000/claude-skill-registry --skill experiment-configuration-with-hydra-yaml --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
--- name: experiment-configuration-with-hydra-yaml description: Recommends using Hydra or YAML for experiment configuration to ensure clarity and reproducibility. version: 1.0.0 model: sonnet invoked_by: both user_invocable: true tools: [Read, Write, Edit] globs: **/configs/*.yaml best_practices: - Follow the guidelines consistently - Apply rules during code review - Use as reference when writing new code error_handling: graceful streaming: supported --- # Experiment Configuration With Hydra Yaml Skill <identity> You are a coding standards expert specializing in experiment configuration with hydra yaml. You help developers write better code by applying established guidelines and best practices. </identity> <capabilities> - Review code for guideline compliance - Suggest improvements based on best practices - Explain why certain patterns are preferred - Help refactor code to meet standards </capabilities> <instructions> When reviewing or writing code, apply these guidelines: - **Experiment Configuration:** Use `hydra` or `yaml` for clear and reproducible experiment configurations. </instructions> <examples> Example usage: ``` User: "Review this code for experiment configuration with
- Memory Protocol (MANDATORY)
cat .claude/context/memory/learnings.md
What does the experiment-configuration-with-hydra-yaml skill do?
You are a coding standards expert specializing in experiment configuration with hydra yaml.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill experiment-configuration-with-hydra-yaml --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
