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

argentum-engine

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

수집된 skills
6
Stars
45
업데이트
2026-06-21
Forks
17
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

add-feature
소프트웨어 개발자

Adds a new feature or mechanic to the Argentum Engine (SDK primitive, effect, trigger, condition, static/replacement ability, server/client capability) following the project's architecture and SDK-elegance principles. Use when implementing engine/SDK/server/client functionality that isn't a single card — e.g. "add an effect type", "support a new keyword", "add a decision UI", "make the engine handle X".

2026-06-21
add-card
소프트웨어 개발자

Implements new Magic: The Gathering cards for the Argentum Engine. Use when adding a new card, the user provides a card name to implement, or asks to implement a specific MTG card.

2026-06-08
review-changes
소프트웨어 품질 보증 분석가·테스터

Review pending changes (a branch, PR, or working tree) for the Argentum Engine. Optimizes for an elegant, reusable SDK — flags one-off effects/abilities that should compose existing primitives — and checks correctness, projection use, tests, and architectural fit. Use when the user says "review this PR", "review this branch", "review my changes", or asks for a code review of pending work.

2026-06-06
add-random-card
소프트웨어 개발자

Pick a random unimplemented card from a set and implement it. Accepts either a backlog cards.md path or a set name/code.

2026-05-15
generate-scenario
소프트웨어 품질 보증 분석가·테스터

Generate a test scenario JSON for the DevScenarioController. Takes a description of what you want to test and produces a valid scenario file.

2026-05-01
review-ai-advisor
소프트웨어 품질 보증 분석가·테스터

Pick the next unchecked Bloomburrow card from the AI advisor checklist, evaluate if it needs an advisor, create one if needed, and check it off.

2026-04-04