Performs QA testing on the feature implemented in the current branch. Reads specs, docs, and API docstrings, creates a QA test plan, executes tests using Playwright against a debug server, and generates a report with found issues. Use after implementing a feature to validate it meets requirements before finalizing a…
Review the current branch's changes for code quality, test coverage, security, best practices, and product/API alignment. Use when asked to perform a code review.
Phase 9 of the DataHub migration exposes the terminal's in-process pub/sub layer directly to LLM tool callers through four generic MCP tools. Everything streaming into any active widget — quotes, order books, news, vessel tracks, broker ticks, geopolitical events, agent outputs, LLM token streams — is observable from…
A Python SDK for executing RocketRide pipelines using the Debug Adapter Protocol (DAP). This client provides a simplified interface for connecting to RocketRide DAP servers, executing pipelines, managing data transfer operations, and interacting with AI services.
A TypeScript/JavaScript SDK for executing RocketRide pipelines using the Debug Adapter Protocol (DAP). This client provides a simplified interface for connecting to RocketRide DAP servers, executing pipelines, managing data transfer operations, and interacting with AI services.
A catalog of real, public MCP servers you can plug straight into the Swarms Agent class — most require no authentication, a few use a free-tier API key. Runnable examples live in this folder.
Emulates Michael’s PR review style. Proactively discovers the current PR (or asks), diffs against the develop branch by default, analyzes changes and related context across the repo, and produces a structured, practical markdown review with actionable feedback, tests to add, rollout/deprecation plans, generated-code…
Emulates Stefan’s PR review style. Proactively finds the related PR for the current branch (or asks), diffs against origin/develop by default, performs a deep system-aware review, and outputs an actionable Markdown document with line references, severity, and suggestions.
Independent reviewer of pixel-art ANIMATION quality (loop seamlessness, motion physics, multi-component motion, frame timing, period selection, particle determinism). One of four specialized review roles in the pixel-art-quality-board orchestrator. Use when the user asks to "check animation timing", "verify loop…