Searching...
Searching...
Found 122398 results
starwards
Enforces mandatory workflows for skill discovery and usage, requiring Skill tool utilization, brainstorming, and TodoWrite checklists before task execution.
starwards
Generates detailed implementation guides for engineers, including exact file paths, code examples, and verification steps for new features with zero codebase context.
starwards
Provides PixiJS v8 implementation patterns for Starwards frontend development, including containers, sprites, graphics, and Playwright testing.
starwards
Provides Colyseus-based multiplayer patterns for Starwards, including state synchronization, server authority, and avoidance of common pitfalls.
starwards
Verifies software completion by executing npm tests, checking E2E snapshots, validating TypeScript types, and confirming build success.
starwards
Manages npm workspace monorepo workflows including build order, dependencies, testing, and avoiding pitfalls with core modules built first.
starwards
Systematic debugging for Starwards framework using four-phase methodology, Colyseus state inspection, and multiplayer sync troubleshooting.
starwards
Provides a master index and workflow diagram for the Starwards development ecosystem, detailing skill usage and integration points.
starwards
Debugs GitHub Actions CI failures by analyzing logs for ESLint, TypeScript, E2E, and Docker errors, identifying root causes, and applying fixes locally.
starwards
Automates plan execution in controlled batches with step verification and blocker handling to prevent forced progress.
starwards
Test-driven development framework for Starwards game, including Jest unit tests, Playwright E2E tests, and multiplayer scenario testing.
starwards
Provides sandboxed GitHub API access via gh CLI for managing repositories, pull requests, issues, and artifacts.
BrownFineSecurity
Enables UART console interaction with IoT devices using picocom for security pentesting, including vulnerability discovery and root shell acquisition.
rust-works
Guides on effective testing patterns and anti-patterns for writing, reviewing, and debugging tests in codebases.
rust-works
Formats markdown tables with fixed-width columns for consistent alignment in technical documentation, ensuring professional presentation.
rust-works
Manages and updates benchmark documentation for performance testing, including jq comparison results and performance data across platforms.
rust-works
Provides SIMD optimization patterns for x86_64 and ARM, including AVX, SSE, and NEON, to enhance vectorized code performance.
rust-works
Analyzes code changes to generate clear, consistent commit messages, improving version control hygiene and developer productivity.
rust-works
Provides bit-level optimization patterns for efficient data structure operations including rank, select, and popcount.
rust-works
Provides implementation details and debugging patterns for YAML semi-indexing, aiding in parsing and cursor navigation within YAML structures.
rust-works
Provides implementation patterns for JSON semi-indexing, including cursor navigation and balanced parentheses handling during JSON parsing.
vide
Automates GitHub issue resolution: reads issue, creates branch/PR, applies fix, runs tests, and merges on CI success.
pixelastic
Assists developers in generating clear, conventional Git commit messages for version control.
dsifry
Traces errors backward through call stacks to identify the root cause of bugs and invalid data.