Starwards
Official@starwards
Offers a structured framework for multiplayer game development, monorepo management, and test-driven verification within the PixiJS and Colyseus ecosystem.
Agent Skills by Starwards
Showing 12 vetted skills indexed across 1 GitHub repositories.
starwards-pixijs
Provide PixiJS v8 rendering patterns for Starwards scenes with containers, sprites, and ticker updates.
starwards-workflow
Coordinate Starwards development workflow skills across planning, development, verification, and completion phases.
using-superpowers
Enforce skill discovery, brainstorming, and TodoWrite checklists across AI tasks.
executing-plans
Executes architect-provided plans via controlled batch task processing with checkpoint reviews.
github-api
Query GitHub repositories, PRs, issues, and workflows via the gh CLI.
starwards-tdd
Enforce test-driven development for Starwards projects with Jest, Playwright, and Colyseus.
starwards-monorepo
Coordinate npm workspace monorepo builds with core-first build order.
writing-plans
Draft detailed implementation plans with file paths, code snippets, and verification steps.
starwards-verification
Run Starwards verification commands and report completion with evidence.
starwards-colyseus
Synchronize Starwards multiplayer room state with Colyseus and @gameField decorators.
starwards-ci-debugging
Diagnose Starwards GitHub Actions CI failures from downloaded logs.
starwards-debugging
Diagnose root causes in Starwards debugging workflows across browser, network, server, and state layers.
Frequently Asked Questions About Starwards
FAQPage SchemaWhat specific game development tasks does Starwards enable?▼
Starwards enables the synchronization of multiplayer room states using Colyseus, rendering of game scenes via PixiJS v8 containers and sprites, and the enforcement of test-driven development cycles using Jest and Playwright to ensure code quality across browser, network, and server layers.
Which technical personas benefit from using Starwards?▼
Starwards is designed for full-stack game developers and software architects who require a structured approach to managing monorepo builds, implementing multiplayer state synchronization, and maintaining rigorous verification standards for complex, interactive web-based game projects.
What are the core prerequisites for implementing Starwards?▼
Implementation requires an environment configured for npm workspaces to support the monorepo structure. Developers must have familiarity with PixiJS v8 rendering patterns, Colyseus for state management, and standard testing frameworks like Jest and Playwright to execute the provided verification and debugging commands.