skills
Autonomous coding loops, project scaffolds, and game engine workflows
All Skills in This Repository (5)
Pure Emerald Level Indicatorsslipbox
Manage personal knowledge bases with the SlipBox semantic knowledge engine.
task-tracking-dots
Manage task tracking and workflow coordination using the dot CLI.
unreal
Automates Unreal Engine 5.x projects via PlayUnreal, Remote Control API and Automation Driver.
loop
Orchestrate iterative research and implementation cycles with configurable Git workflows.
godot
Automates GoDot project workflows including builds, tests, and deployments to cloud platforms.
Frequently Asked Questions
FAQPage SchemaHow to install Randroids-Dojo skills?โผ
Run `npx skills add Randroids-Dojo/skills --all -g -y` in your terminal to install every skill globally. For nested Randroid workflows, add the --full-depth flag.
What does the Spiral scaffold do?โผ
It writes a set of git-tracked ledger files (progress log, open questions, coverage, followups) into your repo so long-running coding loops never lose context or stall early.
How do autonomous coding loops work here?โผ
The randroid-loop skill runs bounded research or implementation iterations, picking one tracked task at a time, verifying it, and updating repository state until the stopping condition is met.
Does this work with Claude Code and Codex?โผ
Yes. Every skill follows the portable SKILL.md standard and ships with both Claude plugin metadata and Codex display configuration.
Can it help with Godot or Unreal game projects?โผ
Yes. Dedicated skills cover Godot 4.x testing, export, and deployment, plus Unreal Engine 5.x automation and end-to-end verification.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core