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

vibeman

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

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

이 저장소의 skills

perfect
소프트웨어 개발자

Session-after-session product perfection loop for Vibeman. The strongest available model (Fable) directs — it walks the repo's context map context-by-context, proposes 5 challenged, high-value directions per context (features, design elevations, significant optimizations), gates them with the user until 10 are accepted, then orchestrates one Opus builder subagent per context in isolated worktrees while making every review/merge decision itself. All state lives in a linked Obsidian vault so any future session resumes the loop exactly where the last one stopped. Invoke with `/perfect [init|propose|build|status|reflect] [context-name]`.

2026-07-13
vibeman
소프트웨어 개발자

Run a Vibeman pipeline on a project. Three modes — (A) goal-based development (PLAN > IMPLEMENT > VERIFY > REPORT), (B) audit-driven scan + triage + wave-based fix implementation, or (C) scan-and-decide (pick one context group; the skill auto-selects Idea scanners, generates a capped backlog, you accept/reject each, then it implements the approved scope). All run with quality gates, brain-signal recording, and structured per-wave/per-phase reporting.

2026-06-15
triage-backlog
소프트웨어 품질 보증 분석가·테스터

Systematically triage, challenge, and process a backlog of auto-generated idea files. Groups by context area, validates against codebase, filters BS, presents one approval gate, then executes autonomously with code review.

2026-04-04
leonardo
그래픽 디자이너

Generate images with Leonardo AI (Lucid Origin model), remove backgrounds, and write SVG. For brand assets, UI illustrations, backgrounds, and icons.

2026-03-21
npm-updates
소프트웨어 개발자

Fetch npm package updates, analyze new features, and identify improvement opportunities for this app. Use when the user wants to explore what's new in dependencies or plan next development directions.

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

Review code for quality, security, and patterns. Scans changed files for bugs, OWASP vulnerabilities, SQLite injection, missing error handling, and anti-patterns specific to this Next.js + SQLite + Zustand stack.

2026-03-19
tdd
소프트웨어 품질 보증 분석가·테스터

Test-driven development workflow. Write failing tests first, then implement minimal code to pass, then refactor. Uses Vitest with better-sqlite3 test database. Enforces RED → GREEN → IMPROVE cycle.

2026-03-19