One-click install
npx skills add https://github.com/zvmsbackend/moonbit-code-review --skill moonbit-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moonbit-code-review
Source: https://github.com/zvmsbackend/moonbit-code-review/tree/main
Command: npx skills add https://github.com/zvmsbackend/moonbit-code-review --skill moonbit-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

MoonBit code review guidelines and best practices to identify pitfalls, maintain consistency, and improve code quality across MoonBit codebases.

Core Features & Use Cases

  • Emphasizes package-level organization over single files to enhance maintainability and scalability.
  • Defines review-oriented conventions for packaging, internal modules, and interface design to reduce drift.
  • Serves as a reference for onboarding and auditing codebases to ensure alignment with MoonBit standards.

Quick Start

Run a MoonBit codebase review to surface pitfalls and suggestions for improvement.

Frequently Asked Questions about moonbit-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review a MoonBit codebase for common pitfalls and best practices?

Identify MoonBit code review pitfalls by evaluating package-level organization, internal modules, and interface design to ensure alignment with documented coding standards and return actionable risk flags.

What are the best practices for organizing MoonBit packages to improve maintainability?

MoonBit best practices emphasize package-level organization over single files to enhance maintainability and scalability, reducing drift through review-oriented conventions for packaging, internal modules, and interface design.

Can I use this for auditing existing MoonBit codebases and feature implementations?

Yes, this MoonBit code review process applies to both existing codebase assessments and feature implementation reviews, evaluating cross-cutting concerns across typical modules and packages to ensure standard alignment.

What does a MoonBit code review cover regarding interface design and internal modules?

A MoonBit code review covers interface design and internal modules by defining review-oriented conventions that reduce drift, ensuring package-level organization meets documented coding standards for better maintainability.

Are there specific MoonBit coding standards and review guidelines to follow?

Yes, MoonBit code reviews ensure alignment with documented coding standards and review guidelines, serving as a reference for onboarding and auditing codebases to maintain consistency across modules.

Why should MoonBit code reviews focus on package-level organization instead of single files?

Focusing on package-level organization rather than single files enhances MoonBit maintainability and scalability, reducing module drift and ensuring cross-cutting concerns align with documented coding standards.