Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

moon

moon contient 3 skills collectées depuis moonrepo, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
3
Stars
4.0k
mis à jour
2026-07-05
Forks
239
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

doc-coauthoring
Spécialistes en gestion de projets

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

2026-07-05
debug-task
Développeurs de logiciels

Diagnose and fix moon tasks that are broken, misconfigured, or behaving unexpectedly. Use this skill when a moon task is failing, not running, skipped, hanging, producing stale or wrong output, cached when it shouldn't be, re-running every time when it should be cached, or when outputs are empty or missing after a cache hit. Also covers pipeline hangs and freezes, tasks that only work in CI but not locally (or vice versa), tasks skipped by --affected, and task inheritance not applying to a project. Activate on any mention of "moon run" or "moon task" combined with a problem — errors, stale cache, missing outputs, wrong results, "nothing to do", or unexpected behavior. Also use for task options like persistent, runInCI, allowFailure, affectedFiles, mutex, timeout, or cacheLifetime, and for task checks (requirement, condition, fingerprint) that make a task fail, skip, or re-run, and project-level taskOptions defaults. This skill is for diagnosing existing tasks, not for creating new tasks, setting up workspaces

2026-07-05
improve-code-quality
Développeurs de logiciels

Analyze and improve code quality for any path in the monorepo. Use whenever the user asks to improve, audit, review, clean up, refactor, lint, or check code quality for a directory or file. Also trigger for requests about security review, performance optimization, robustness checks, dependency audits, or readability improvements. Activate for any mention of code quality, code health, code smells, tech debt, or cleanup tasks targeting a specific path. Even if the user just says "check this code" or "review crates/foo", this skill applies.

2026-03-21