Agent Skills by lrbjk
Showing 53 vetted skills indexed across 1 GitHub repositories.
unity-skills-index
List Unity Skills modules with mode requirements and batch capabilities.
unity-cinemachine
Automate Cinemachine virtual camera creation, configuration, and target management in Unity.
unity-ui
Create and configure Unity UI elements with layout and alignment.
unity-probuilder
Automate ProBuilder mesh creation and editing in Unity projects.
unity-adr
Create structured Architecture Decision Records for Unity projects with YAML frontmatter.
unity-blueprints
Generate lightweight Unity architecture blueprints for mini-games and prototypes.
unity-importer
Configure Unity texture, audio, and model import settings individually or in batches.
unity-bookmark
Save and recall named Scene View camera positions in the Unity Editor.
unity-patterns
Recommend 1-3 Unity design patterns with rationale for a given scenario.
unity-asset
Manage Unity project assets with AssetDatabase import, move, delete, duplicate, and organize operations.
unity-test
Run Unity EditMode and PlayMode test suites with asynchronous job identifiers.
unity-testability
Analyze Unity C# scripts to isolate testable pure logic from MonoBehaviour dependencies.
unity-inspector
Recommend Inspector field exposure and attributes for Unity C# scripts.
unity-camera
Control Unity Scene View and Game Camera transforms and properties.
unity-optimization
Compress Unity textures, meshes, and audio to reduce memory usage.
unity-smart
Query Unity scene objects with SQL-like component queries and arrange layouts.
unity-async
Advise scheduling and cleanup strategies for Unity async and per-frame work.
unity-xr
Validate and configure Unity XR Interaction Toolkit scenes and rigs.
unity-component
Manage Unity GameObject components and properties for editor automation.
unity-scene-contracts
Define Unity scene composition contracts specifying required root objects, component dependencies, inspector wiring, and bootstrap sequences.
unity-animator
Manage Unity Animator Controllers, parameters, states, and transitions.
unity-navmesh
Bake NavMesh data and compute AI navigation paths in Unity.
unity-script
Create and manage Unity C# scripts with templates and compile diagnostics.
unity-project
Retrieve Unity project configuration, settings, and asset lists for audits.