원클릭으로
moonrepo
moonrepo에는 f4ah6o에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.