Agent skill

unity-hdrp

High Definition Render Pipeline configuration for Unity, including ray tracing, volumetric effects, and high-fidelity graphics setup.

a5c-ai1,642★ · 1 repos on radarProfile →
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill unity-hdrp --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: ReadGrepWriteBashEditGlobWebFetch
Path: library/specializations/game-development/skills/unity-hdrp/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Unity HDRP Skill High Definition Render Pipeline configuration for high-fidelity graphics in Unity. ## Overview This skill provides capabilities for configuring and extending Unity's High Definition Render Pipeline, enabling ray tracing, volumetric effects, and AAA-quality graphics. ## Capabilities ### Pipeline Configuration - Configure HDRP Asset quality settings - Set up frame settings and render features - Manage diffusion profiles and materials - Configure volume framework ### Ray Tracing - Enable ray-traced reflections and GI - Configure ray-traced ambient occlusion - Set up ray-traced shadows - Implement path tracing for offline rendering ### Volumetric Effects - Configure volumetric fog and lighting - Set up atmospheric scattering - Implement volumetric clouds - Create god ray effects ### Material System - Create HDRP Lit materials - Configure subsurface scattering - Set up fabric and hair shaders - Implement decal projectors ### Lighting - Configure physical light units - Set up area lights and line lights - Implement sky systems - Configure reflection probes ## Prerequisites - Unity 2021.3+ with HDRP package - DirectX 12 / Vulkan capable hardware - For ray tracing: RTX 2

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Pipeline Configuration
  4. Ray Tracing
  5. Volumetric Effects
  6. Material System
  7. Lighting
  8. Prerequisites
  9. Usage Patterns
  10. HDRP Material Setup
  11. Volume Configuration
  12. Best Practices
  13. References
Ships with 1 file
  • README.md
More from babysitter
All skills →
About this skill
What does the unity-hdrp skill do?

High Definition Render Pipeline configuration for Unity, including ray tracing, volumetric effects, and high-fidelity graphics setup.

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill unity-hdrp --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 a5c-ai/babysitter, a repository with 1,642 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.

Keep going