library/specializations/game-development/skills/unreal-blueprint/SKILL.md
Unreal Engine Blueprint visual scripting skill for macros, functions, event graphs, and rapid prototyping.
npx skillsauth add a5c-ai/babysitter unreal-blueprintInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Blueprint visual scripting for Unreal Engine development.
This skill provides capabilities for implementing gameplay logic using Unreal Engine's Blueprint visual scripting system.
1. Create Custom Event Dispatcher in source Blueprint
2. Bind to dispatcher in receiving Blueprint
3. Call dispatcher on events
4. Handle in bound functions
1. Create Blueprint Interface asset
2. Add function signatures
3. Implement interface in Blueprints
4. Call interface functions on actors
1. Create Actor Component Blueprint
2. Implement reusable logic
3. Add component to actors
4. Access via Get Component
development
Model documentation skill for generating model cards following Google's model card framework.
development
MLflow integration skill for experiment tracking, model registry, and artifact management. Enables LLMs to log experiments, compare runs, manage model lifecycle, and retrieve artifacts through the MLflow API.
data-ai
LIME-based local explanation skill for individual predictions across tabular, text, and image data.
devops
Kubeflow Pipelines skill for ML workflow orchestration, component management, and Kubernetes-native ML.