Skip to main content
Run any Skill in Manus
with one click
GitHub repository

SlopArena

SlopArena contains 8 collected skills from Binoui, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
6
updated
2026-07-20
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

branch-status
software-developers

Show status of all local feature branches vs main — commits ahead/behind, last message, open PR if any. Also helps draft a squash-merge PR description. Run at session start or before switching branches.

2026-07-20
sim-test
software-quality-assurance-analysts-and-testers

Run SlopArena Shared.Tests with an optional filter. Rebuilds Shared DLL first. Usage — user types "/sim-test" or "/sim-test knockback" or "/sim-test MankiKit". Call this whenever testing sim behavior after a Shared change.

2026-07-20
movement-platform-fighter-3d
software-developers

SlopArena — Smash/DKO-style 3D platform fighter movement & combat. ACTIVE: Unity 2022.3 C# (main branch). Camera-relative 8-direction movement, Smash-style % system, 1s dash with invincibility, double jump.

2026-07-12
sloparena-character-workflow
software-developers

Full pipeline for adding a new character to SlopArena: concept, kit, 3daistudio prompt, model import, AnimationTree setup, and C# code wiring. Covers embedded GLB animations + .tscn wrapper approach.

2026-07-12
sloparena-entity-system
software-developers

SlopArena entity architecture — NPCs, hitboxes, entity IDs, processing order, bone attachments, and per-character components

2026-07-12
sloparena-netcode
software-developers

SlopArena server-authoritative netcode — UDP localhost, tick system, client-side prediction, rollback, bone-accurate hurtboxes

2026-07-12
sloparena-build-export
software-developers

Build, export, and release SlopArena — Godot export presets, CI/CD pipeline, and common export failure fixes.

2026-06-24
sloparena-combat-engine
software-developers

SlopArena sim-authoritative combat engine: ServerAbility class system (MankiLmbCombo, MankiAerosolFlame, MankiRoundBomb), HitboxEvent, combo chaining, ActiveSlot pipeline, SpellResolver collision, targeted projectile system with explosion-on-impact, server-side warp, lunge/per-stage movement. Client Ability classes drive FSM states for animation + movement constraints.

2026-06-24