unity-urp
Universal Render Pipeline configuration skill for Unity, including custom shaders, lighting setup, post-processing effects, and render feature development.
npx skills add a5c-ai/babysitter --skill unity-urp --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.
# Unity URP Skill Comprehensive Universal Render Pipeline configuration and customization for Unity projects. ## Overview This skill provides capabilities for configuring and extending Unity's Universal Render Pipeline, including shader development, lighting configuration, post-processing setup, and custom render feature implementation. ## Capabilities ### Pipeline Configuration - Configure URP Asset settings for quality tiers - Set up renderer features and passes - Configure global rendering settings - Manage pipeline asset variants ### Shader Development - Create URP-compatible shaders using Shader Graph - Write custom HLSL shaders for URP - Implement shader variants and keywords - Optimize shaders for target platforms ### Lighting Setup - Configure real-time and baked lighting - Set up reflection probes and light probes - Implement screen space ambient occlusion - Configure shadows and cascades ### Post-Processing - Set up post-processing volume profiles - Configure bloom, color grading, vignette - Implement custom post-processing effects - Manage volume blending and priorities ### Render Features - Create custom render features - Implement scriptable render passes - Handle rend
- Overview
- Capabilities
- Pipeline Configuration
- Shader Development
- Lighting Setup
- Post-Processing
- Render Features
- Prerequisites
- Usage Patterns
- Creating a URP Shader Graph
- Custom Render Feature
- Integration with Babysitter SDK
- Best Practices
- References
What does the unity-urp skill do?
Universal Render Pipeline configuration skill for Unity, including custom shaders, lighting setup, post-processing effects, and render feature development.
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill unity-urp --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.
