con un clic
moonrepo
moonrepo contiene 7 skills recopiladas de f4ah6o, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Review and improve tracked documents in target-repos/<repo>.git/.wt/main with a Japanese anti-AI-writing checklist, a mechanical audit pass, and a codex worktree workflow. Use when editing README, AGENTS, CLAUDE, docs/, issues/, specs, or other repository documents managed from moonrepo.
Migrate GitHub Issues to a local issues/ directory in target-repos/<repo>.git/.wt/main following the shiguredo/http3-rs convention (timestamp-based naming). Use when migrating issues from GitHub to local markdown files.
Review and improve local issue documents with the opencode CLI until it returns LGTM. Use when refining `issues/**/*.md` in target-repos/<repo>.git/.wt/main or a moonrepo codex worktree through an external reviewer loop.
Add a standard tornado development setup to target-repos/<repo>.git/.wt/main in moonrepo by creating tornado.json and adding justfile recipes (just tornado, just tornado-validate) for dev=claude-code via opz z.ai and review=codex.
Use the dwiki CLI for low-token repository overview, architecture lookup, topic discovery, and targeted codebase investigation before falling back to local file reads.
Use the installed cgz CLI as a read-only development aid for code exploration, impact checks, context gathering, and affected-test selection without making moonrepo manage the codegraph repository.
Guide for writing, refactoring, and testing MoonBit projects. Use when working in MoonBit modules or packages, organizing MoonBit files, using moon tooling (build/check/run/test/doc/ide etc.), or following MoonBit-specific layout, documentation, and testing conventions.