Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
inanimate-tech
GitHub-Creator-Profil

inanimate-tech

Repository-Ansicht von 5 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
5
Repositories
1
aktualisiert
2026-05-15
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

push-app
Softwareentwickler

Use to push a Resident Lua app to a connected device. Accepts either a Lua file (push directly) or a natural-language description (chains through create-app + validate-app first, then pushes the result). Triggered by /resident:push-app or "push this app to my device".

2026-05-15
write-device-skill
Softwareentwickler

Use when authoring a DEVICE-SKILL.md for a new Resident-based firmware project. Walks the user through hardware, Lua module surface, examples, and constraints. Triggered when the user says "write a device skill", "set up DEVICE-SKILL.md", or invokes /resident:write-device-skill.

2026-05-15
create-app
Softwareentwickler

Use to generate a Resident Lua app from a natural-language description. Reads embedded sandbox docs and the firmware project's DEVICE-SKILL.md to know the runtime surface, generates Lua source, validates it, and writes the result via --out (or stdout). Triggered by /resident:create-app or "write a Lua app for this device".

2026-05-13
validate-app
Softwarequalitätssicherungsanalysten und -tester

Use to validate a Resident Lua app locally before pushing to a device. Runs the app through a local lua interpreter with auto-deduced stubs and checks for compile errors, missing lifecycle functions, and runtime errors during a few simulated ticks. Triggered by /resident:validate-app or when the user asks "validate this app".

2026-05-12
hello-resident
Sonstige Computerberufe

Sanity check that the resident plugin loaded. Invoke when the user types "hello resident" or asks to verify the resident plugin is working.

2026-05-06
1 von 1 Repositories angezeigt
Alle Repositories angezeigt