moonbit-refactoring
Refactor MoonBit code for idiomatic style: minimize public APIs, implement methods, leverage pattern matching with views, and enforce high test coverage for maintainable MoonBit projects.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
276 skills found
Refactor MoonBit code for idiomatic style: minimize public APIs, implement methods, leverage pattern matching with views, and enforce high test coverage for maintainable MoonBit projects.
Manage major dependency upgrades through systematic compatibility analysis, staged rollout strategies, and automated testing.
Create, test, and validate custom Semgrep rules for security vulnerabilities and code pattern detection.
Research React APIs, patterns, and concepts using authoritative source code, tests, and repository history.
Reverse engineer web APIs by capturing browser traffic (HAR files) and generating production-ready Python API clients for automation and data extraction.
Standardized testing patterns for WordPress ActivityPub plugin, covering PHPUnit unit tests and Playwright E2E integration tests.
Execute implementation plans in small, verifiable batches with pause-for-feedback checkpoints to prevent drift and ensure code quality.
Advanced QE reporting, quality dashboards, and predictive analytics for test metrics, code coverage, and deployment readiness to drive data-informed quality decisions.
Architectural guidance and pattern implementation for Java Spring Boot backends, covering REST API design, JPA, caching, async processing, and logging.
Autonomous, parallel-safe development workflow using kanban-md. Coordinates multi-agent and human efforts with atomic claims, worktrees, and explicit handoffs.
Implement production-grade AI agents with LangGraph, tool-calling guardrails, SSE streaming, and episodic memory. Includes anti-patterns, fix pairs, and stateful architecture patterns.
Build modern, composable, and accessible React UI components following the components.build specification. Use for design systems, component libraries, and reusable UI architectures.