Loopyard
Official@loopyard · United States of America
Build apps with AI together
Agent Skills by Loopyard
Showing 7 vetted skills indexed across 1 GitHub repositories.
colima-setup
Detect host CPU and memory resources and configure Colima on macOS.
setup
Automate workstation setup for Loopyard with Docker and Elixir tooling.
fix-bug
Reproduce bugs in Elixir/Mix projects using a test-first workflow.
review-pr
Verify pull requests against project rules in CLAUDE.md.
new-feature
Plan and execute module-level features with tests-first workflow and multiplayer readiness.
eval
Launch Loopyard projects, monitor setup agents, and record results to evals runs.
debug-ui
Diagnose LiveView UI instability by inspecting socket assigns and render activity via Loopyard RPC.
Frequently Asked Questions About Loopyard
FAQPage SchemaWhat specific development tasks does Loopyard support?▼
Loopyard supports environment resource configuration, test-first feature implementation, pull request verification against project rules, and real-time debugging of LiveView UI components through socket inspection and RPC monitoring.
Which technical personas benefit from these capabilities?▼
These capabilities are designed for Elixir developers and software engineers working within containerized macOS environments who require structured testing, consistent workstation setup, and deep visibility into LiveView socket performance.
What are the primary prerequisites for using Loopyard?▼
Users require a macOS environment with Docker installed for container management. The environment must support Elixir and Mix project structures, as the core functionality relies on these specific runtime dependencies and project configurations.