Complete Developer workflow orchestration - task research sequence, implementation flow, validation gates, PRD synchronization, exit conditions.
原文语言:英语
菜单
SkillsMP 已收集 feliperyba/ralph-orchestra 中的 70 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 40 / 70 个已收集 Skill。
Complete Developer workflow orchestration - task research sequence, implementation flow, validation gates, PRD synchronization, exit conditions.
原文语言:英语
Complete Game Designer workflow - skill invocation protocol, GDD creation, playtest flow with GDD review, design sessions. MUST load before starting assignments.
原文语言:英语
Complete PM Coordinator workflow - task assignment, project orchestration, PRD management, worker coordination. Use proactively when starting PM agent work.
原文语言:英语
Complete PM Coordinator workflow - task assignment, project orchestration, PRD management, worker coordination. Use proactively when starting PM agent work.
原文语言:英语
Complete QA Validator workflow orchestration. References specialized skills for each validation step. Load at session startup for full protocol.
原文语言:英语
Base instructions and guidelines for all agents in the system. This skill provides foundational behaviors and communication protocols that all agents should follow.
原文语言:英语
Tech Artist orchestration - startup sequence, workflow execution, message handling, exit conditions. Use when starting Tech Artist tasks.
原文语言:英语
Tech Artist orchestration - startup sequence, workflow execution, message handling, exit conditions. Use when starting Tech Artist tasks.
原文语言:英语
Advanced TypeScript patterns - generics, utility types, React patterns. Use for complex type scenarios.
原文语言:英语
Game Design Document creation and structure. Use when no GDD exists in the project, starting a new game project, major feature requires design documentation, GDD needs updating due to changes, or preparing for prototype or production.
原文语言:英语
PM self-improvement patterns and reflection practices
原文语言:英语
Phaser unit testing patterns with MockScene. Provides patterns for testing Phaser objects, Matter.js physics, and game systems without requiring a running game instance.
原文语言:英语
Bug report format and documentation for failed validations. Use when validation fails and status must be set to needs_fixes.
原文语言:英语
Test coverage check and creation workflow. Ensures tests exist for all features. Creates unit tests when missing following acceptance criteria. Use during validation before code review.
原文语言:英语
Full validation workflow for QA agent. Runs automated checks (type-check, lint, test, build) and code quality review with enforced checkpoints. Use when validating implementation after code review.
原文语言:英语
Process lifecycle management and auxiliary script rules for Ralph agents
原文语言:英语
Type-check, lint, test, build validation sequence. Use proactively before every commit across all agents.
原文语言:英语
UI and visual polish checklist for game presentation. Use when adding final polish, styling, animations, visual feedback.
原文语言:英语
You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.
原文语言:英语
Phaser game configuration, scenes, and lifecycle management
原文语言:英语
Map and level design documentation. Use when designing map layouts, creating level templates, placing loot and spawns, designing flow and pacing, or creating navigation systems.
原文语言:英语
Priority algorithm for selecting next PRD task based on category, dependencies, and risk
原文语言:英语
E2E test creation and execution for QA. Validates implementations using Playwright API tests that become persistent artifacts for regression.
原文语言:英语
Playwright E2E test creation patterns. Provides patterns for page objects, multi-client testing, and accessibility selectors. Use when creating end-to-end tests for user flows and gameplay features.
原文语言:英语
E2E gameplay testing patterns using Playwright API. Tests continuous movement, mouse control, and complete gameplay loops. Use when validating game controls, combat mechanics, and player interactions.
原文语言:英语
Vitest unit test creation patterns. Provides patterns for AAA structure, mocking, fixtures, and test data factories. Use when creating unit tests for components, services, utilities, or stores.
原文语言:英语
E2E visual testing using Playwright screenshot API with Vision MCP helpers for qualitative GDD compliance analysis. Use when validating shaders, materials, UI elements, and visual appearance against design specifications.
原文语言:英语
Complete QA Validator workflow orchestration. References specialized skills for each validation step. Load at session startup for full protocol.
原文语言:英语
Configures Phaser games and manages scene lifecycle. Use proactively when setting up Phaser scenes, creating game config, or managing scene transitions.
原文语言:英语
Input validation and anti-cheat patterns for multiplayer servers. Use when implementing server-side validation.
原文语言:英语
Colyseus client SDK for React, connection methods, room events, and messaging. Use when connecting to multiplayer server.
原文语言:英语
Colyseus server setup, room handlers, lifecycle events, and scaling. Use when setting up multiplayer server.
原文语言:英语
Colyseus state schema definition, types, decorators, and serialization patterns. Use when defining room state.
原文语言:英语
Client-side prediction and server reconciliation core concepts. Use when implementing responsive multiplayer controls.
原文语言:英语
Movement prediction with server reconciliation for WASD controls. Use when implementing player movement.
原文语言:英语
Server-authoritative multiplayer architecture principles. Use when designing multiplayer features.
原文语言:英语
Haptic feedback patterns for mobile games using Vibration API. Use when adding tactile feedback.
原文语言:英语
Object pooling for high-performance R3F components (decals, particles, projectiles)
原文语言:英语
Game UI and HUD animation patterns with Framer Motion. Use when animating HUD elements.
原文语言:英语
Instanced rendering for repeated objects in R3F. Use when rendering many identical objects.
原文语言:英语