Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
victusfate
GitHub 제작자 프로필

victusfate

3개 GitHub 저장소에서 수집된 29개 skills를 저장소 단위로 보여줍니다.

수집된 skills
29
저장소
3
업데이트
2026-07-15
저장소 탐색

저장소와 대표 skills

council
프로젝트 관리 전문가

Run a high-stakes decision through a council of five persona-diverse advisors (Contrarian, First-Principles, Expansionist, Outsider, Executor) in parallel, then anonymized peer review, then a chairman synthesis of where they agree, clash, and what to do. Use for real tradeoffs ("council this", "pressure-test this", "should I X or Y"), not factual or low-stakes questions.

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

Composite review-and-fix for the current diff — run the correctness review (validate) and structural-quality review (simplify) in parallel, merge their findings, then apply all fixes in a single serial pass and re-verify. Supports --effort, --fix, --comment. For a full-repo survey use /audit.

2026-07-03
prune
소프트웨어 개발자

Run all quality lenses (validate, simplify), aggregate findings into a design doc, then drive the full feature chain (PRD → TDD → PR) to fix them systematically.

2026-07-02
simplify
소프트웨어 개발자

Structural-quality review of changed code — score against the four-dimension rubric, gate at 10/10, and (in auto-fix mode or with --fix) apply reuse/simplification/efficiency/altitude cleanups. Includes a diff-economy lens; correctness is /validate, full-repo survey is /audit.

2026-07-02
validate
소프트웨어 개발자

Validate the current diff for correctness bugs and test-integrity regressions (a test weakened to pass is a defect); supports --effort low|medium|high|max, --full to scan the whole repo, --fix to apply fixes, --comment to post as PR inline comments.

2026-07-02
diagram
소프트웨어 개발자

Generate or update a mermaid diagram with the `.mmd` text as source of truth — defaults to a lightweight zero-dependency Node live-preview server that watches the .mmd and hot-reloads a browser tab (pan/zoom), with a self-hosted mermaid.live editor via Docker, system-viewer SVG, VS Code live preview, or a public mermaid.live publish URL as alternatives. Use for architecture, flowchart, sequence, ER, state, or class diagrams; "diagram this", "draw the architecture", "make a mermaid diagram", "render this mermaid", or "/diagram". Never converts to a lossy shape format.

2026-06-30
ponytail
소프트웨어 개발자

Lazy-senior-dev generation mode — force the simplest working solution (YAGNI, stdlib first, no unrequested abstractions)

2026-06-19
improve
소프트웨어 개발자

Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security, performance, test coverage, tech debt, migrations, DX), suggest features or where to take the project next (roadmap, product direction), or generate handoff plans for another agent to implement.

2026-06-19
이 저장소에서 수집된 skills 23개 중 상위 8개를 표시합니다.
drawio-skill
소프트웨어 개발자

Use when the user requests diagrams, flowcharts, architecture diagrams, ER diagrams, UML / sequence / class diagrams, network topology, ML/DL model figures (Transformer/CNN/LSTM), mind maps, or any visualization. Also use proactively when explaining systems with 3+ components, complex data flows, or relationships that benefit from visual representation. Best suited when the diagram needs custom styling, rich shape vocabulary, swimlanes, or exportable images (PNG/SVG/PDF/JPG). Generates .drawio XML and exports locally via the native draw.io desktop CLI.

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

Review implementation for structural quality — file size, spaghetti, abstraction discipline, type precision, canonical reuse. Auto-fixes when called from the chain; shows diffs for approval when called standalone.

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

Review current diff for correctness bugs and quality issues; supports --effort low|medium|high|max, --fix to apply fixes, --comment to post as PR inline comments.

2026-06-11
prune
소프트웨어 개발자

Run all code review skills (code-review, code-quality-review, simplify), aggregate findings into a design doc, then drive the full feature chain (PRD → TDD → PR) to fix them systematically.

2026-06-11
simplify
소프트웨어 개발자

Apply reuse, simplification, efficiency, and altitude cleanups to changed code — finds and fixes quality issues without touching correctness bugs.

2026-06-11
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다