Evin "Jakil" Killian
Community@jakildev · California
Music Graphics Games Learning
Agent Skills by Evin "Jakil" Killian
Showing 14 vetted skills indexed across 1 GitHub repositories.
lua-creation-setup
Automates Lua scripting setup and bindings for Irreden Engine creations.
render-debug-loop
Automate build, run, screenshot, and visual regression evaluation for the Irreden Engine.
create-creation
Generate IrredenEngine creation boilerplate with CMakeLists.txt and main entry.
ecs-prefab-creator
Scaffold ECS prefab templates for Irreden Engine components, systems, and commands.
midi-scene-creator
Organize MIDI notes and sequences into ECS components for Irreden Engine scenes.
render-trixel-pipeline
Converts voxel scene data into a trixel rendering pipeline for isometric output.
optimize
Profile hot-path code with IR_PROFILE macros and easy_profiler to identify CPU- and GPU-bound hotspots.
commit-and-push
Automate feature-branch commits, pushes, and PR creation for the Irreden Engine.
review-pr
Automate GitHub PR reviews using Irreden-Engine-specific criteria.
start-next-task
Automate switching a feature worktree to a fresh next-task branch.
render-verify
Build, run, capture, and compare render demo frames against reference images.
simplify
Apply safe pre-commit fixes to changed engine code and report items for human review.
attach-screenshots
Capture before/after rendering screenshots and generate a Markdown PR snippet.
backend-parity
Audits, ports, and validates OpenGL and Metal render backends for feature parity.