Ron Dekker
Community@redkenrok · Groningen, The Netherlands
Agent Skills by Ron Dekker
Showing 24 vetted skills indexed across 1 GitHub repositories.
{{SKILL_NAME}}
Measure elapsed time and control frame rate using the love.timer API in LÖVE games.
love-joystick
Manage joystick input and events in LÖVE games.
love-timer
Manage delta time, FPS, and timing in Love2D games.
love-filesystem
Read and write files, create directories, and manage save data using love.filesystem.
love-thread
Manage Lua threads and channels in LÖVE applications.
love-physics
Create and manage Box2D-like physics worlds, bodies, shapes, and joints in LÖVE.
writing-agents-md
Codify project governance into a machine-actionable AGENTS.md contract for autonomous agents.
love
Access LÖVE core APIs and modules for game development.
love-image
Decode encoded image data into LÖVE ImageData and CompressedImageData.
love-graphics
Guide Love2D developers in rendering 2D visuals with love.graphics.
love-data
Encode, decode, compress, and decompress data using the LÖVE love.data API.
love-video
Decode, control, and stream video content via LÖVE's VideoStream API.
love-window
Configure and query Love2D window display settings via the love.window API.
love-font
Manage TrueType and bitmap font rasterizers for Love2D text layout.
love-keyboard
Automate Love2D keyboard APIs for key presses, scancodes, and text input.
love-system
Query LÖVE system APIs for OS, hardware, clipboard, and power info.
love-touch
Manage touch input and multi-touch gestures in LÖVE games.
writing-llm-md
Generate LLM.md reference files with YAML frontmatter and three-section structure.
love-sound
Decode audio files into SoundData objects using LÖVE APIs.
love-event
Manage and dispatch LÖVE events via poll, pump, and queue utilities.
love-mouse
Manage mouse input and simulate button presses and movement in Roblox games.
writing-skill-md
Validate SKILL.md frontmatter and structure for Skill Units.
love-audio
Generate and control audio output using Love2D's love.audio API.
love-math
Provide 2D game math utilities for LÖVE via love.math.