Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Millennium-Dawn

Millennium-Dawn에는 MillenniumDawn에서 수집한 skills 20개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
20
Stars
86
업데이트
2026-07-17
Forks
58
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

rework-brief
소프트웨어 개발자

Rewrite a country rework/additions TASK issue into a clear, mechanic-by-mechanic design brief: study its mockups, inventory the country's existing assets, and reframe each mechanic (goal / real-world idea / starting state / influences / player choices / progression) with AI/tooling hints stripped. Use when asked to reframe, clarify, or rewrite a rework task or roadmap issue, e.g. "/rework-brief JAP 801".

2026-07-17
content-review
소프트웨어 품질 보증 분석가·테스터

Check a file or the branch diff against the full MD content review checklist (economic, political, visual, military, AI, code) with blocker tags. Use when asked to content-review country content or verify content-guideline compliance before merge.

2026-07-13
add-leader
기타 컴퓨터 관련 직업

Scaffold generals, field marshals, and admirals for a country using the MD count formulas and region skill ranges, writing character and recruit_character entries. Use when asked to add leaders, generals, or admirals for a TAG, e.g. "/add-leader NIG".

2026-07-07
additional-income
기타 컴퓨터 관련 직업

Wire a country-specific income or expense stream into the MD money system: calculation block, hidden tooltip idea, loc key, and granting effect. Use when asked to add an income or expense stream, e.g. "/additional-income GRE golden_visa income".

2026-07-07
adversarial-review
소프트웨어 품질 보증 분석가·테스터

Adversarial edge-case hunt over the branch diff or a single file: challenges every change for unhandled scenarios, silent failures, scope/timing/variable traps, and logic gaps rule-based review misses. Use when asked to adversarially review, stress-test, or find edge cases in a change.

2026-07-07
audit
소프트웨어 품질 보증 분석가·테스터

Comprehensive pre-merge review of one file or the whole branch diff: dispatches parallel reviewer agents (correctness, adversarial edge cases, performance, simplification, content) and merges findings. Use when asked to audit or fully review a branch or file. Replaces /review-branch.

2026-07-07
changelog
소프트웨어 개발자

Summarize branch changes vs main and add them to Changelog.txt under the current version's existing categories. Use when asked to update the changelog or add changelog entries. Optional version argument (e.g. v1.13.0) starts a new version heading.

2026-07-07
close-issue
소프트웨어 개발자

Close a GitHub issue with a brief comment summarizing the applied fix (inferred from the branch diff if not supplied). Use only on explicit request, e.g. "/close-issue 123".

2026-07-07
dev-diary-mdx
소프트웨어 개발자

Convert a Millennium Dawn dev diary .docx (Word, or Google Docs exported to Word) into a publish-ready .mdx for the docs site's dev-diaries section: frontmatter, headers, images extracted to assets/images/dev-diaries/<NNN>/ in reading order, author's voice preserved verbatim. Use when given a dev-diary .docx to format or publish, or "dev diary 057"-style numbering.

2026-07-07
fix-issue
소프트웨어 개발자

Find an actionable open GitHub issue (or take an issue number or quoted task), implement the fix, commit, update the changelog, and open or update a PR. Use when asked to fix an issue or pick up work from the tracker, e.g. "/fix-issue 1354".

2026-07-07
lifecycle-check
소프트웨어 품질 보증 분석가·테스터

Audit a country branch against the focus tree lifecycle checklist (focus tree, ideas, decisions, OOB, characters, loc, namelists, AI, game rules, graphics, changelog), reporting done/missing/partial per item. Use when asked if a country's content is complete or review-ready, e.g. "/lifecycle-check UKR".

2026-07-07
md-tick-profiler
소프트웨어 개발자

Visualize and explain MD's recurring per-tick scripted workload (the daily/weekly/monthly on_action hooks and everything they run) as an interactive flamegraph sized by script ops with file:line links, plus a text report. Use for any question about MD performance, lag, tick cost, on_actions, "what runs each day/week/month", why the game is slow, or profiling the mod (the in-game profiler crashes on MD) — even without the word "profiler".

2026-07-07
new-focus
소프트웨어 개발자

Scaffold a new country focus tree file with a correctly structured root focus and localisation stubs. Use when asked to create, start, or scaffold a focus tree for a country, e.g. "/new-focus SER". Takes the 3-letter TAG.

2026-07-07
new-namelist
소프트웨어 개발자

Scaffold division name lists, ship hull names, ship class design names, and air wing name blocks for a country. Use when asked to create namelists or unit/ship/squadron names for a TAG, e.g. "/new-namelist GHA".

2026-07-07
search-filter-check
소프트웨어 품질 보증 분석가·테스터

Validate search_filters on every focus in a file (or all focus files changed on the branch) against the approved filter list and the two-layer custom+generic convention. Use when asked to check or fix search filters on a focus tree.

2026-07-07
standardize
소프트웨어 개발자

Auto-standardize a MD focus/event/decision/idea/MIO file with the tools/standardization/ scripts and report what changed. Use when asked to standardize, reformat, or bring a mod file up to MD conventions. Takes the file path as argument.

2026-07-07
update-claude
기타 컴퓨터 관련 직업

Summarize the current session and propose improvements to CLAUDE.md, rules, docs, and skills, applying them after user confirmation. Use only when explicitly invoked.

2026-07-07
validate
소프트웨어 품질 보증 분석가·테스터

Run the Millennium Dawn validation tools and summarize errors by category as file:line. Use only when the user explicitly asks to validate, e.g. "/validate", "run the validators". Args: "staged" and/or "strict".

2026-07-07
open-pr
소프트웨어 개발자

Create a draft PR with an AngriestBird-style summary, link issues, update Changelog.txt for unlisted changes, and report what issue numbers are needed.

2026-06-24
test-plan
소프트웨어 품질 보증 분석가·테스터

Generate an approximate playthrough test plan for the current branch in AngriestBird PR format. Run after /open-pr to attach a test plan, or standalone to draft test steps for a diff.

2026-06-24