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

agent-demos

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

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

이 저장소의 skills

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