askill
RedKenrok

RedKenrok

Publisher on askill

1 total stars
Skills8
Updated 2/8/2026
GitHub
writing-agents-md
writing-agents-md
RedKenrok2/8/2026

Teach an agent how to create a high-quality AGENTS.md file for a code project, including structure, rules, conventions, and examples. Use when the user requests guidance or generation of an AGENTS.md...

1
AI 92
love-font
love-font
RedKenrok1/24/2026

Allows you to work with fonts. Use this skill when working with font operations, text display, text formatting, or any font-related operations in LÖVE games.

0
AI 95
love-system
love-system
RedKenrok1/24/2026

Provides access to information about the user's system. Use this skill when working with system operations, platform detection, system information retrieval, or any system-related operations in LÖVE g...

0
AI 95
love-mouse
love-mouse
RedKenrok1/24/2026

Provides an interface to the user's mouse. Use this skill when working with mouse operations, cursor management, mouse events, or any mouse-related operations in LÖVE games.

0
AI 95
love-thread
love-thread
RedKenrok1/24/2026

Allows you to work with threads. Threads are separate Lua environments, running in parallel to the main code. As their code runs separately, they can be used to compute complex operations without adve...

0
AI 88
love-timer
love-timer
RedKenrok2/8/2026

Provides an interface to the user's clock. Use this skill when working with time measurement, frame rate control, performance monitoring, or any time-related operations in LÖVE games.

0
love-event
love-event
RedKenrok1/24/2026

Manages events, like keypresses. Use this skill when working with event management, event callbacks, event pumping, or any event-related operations in LÖVE games.

0
love-video
love-video
RedKenrok1/24/2026

This module is responsible for decoding, controlling, and streaming video files. It can't draw the videos, see love.graphics.newVideo and Video objects for that. Use this skill when working with video...

0
Showing all 8 skills.