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

VoMinhKhoii

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

수집된 skills
12
저장소
1
업데이트
2026-07-18
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

nham-design
웹·디지털 인터페이스 디자이너

Use this skill to generate well-branded interfaces and assets for Nhẩm — the AI-powered Vietnamese meal tracker — either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors (warm earthy palette anchored on a cream surface and a tan accent), type (Lora serif + Be Vietnam Pro sans), fonts, assets (logo + app mark + favicon), Lucide iconography conventions, and a click-through React UI kit recreating the Landing / Dashboard / Logging surfaces of the product. Covers two platforms — web (Next.js, Be Vietnam Pro + Lora, --nham-* tokens) and the mobile Flutter app (Be Vietnam Pro, a calmer Threads-tuned type scale; see mobile.md) — routed by platform so you only load what you need.

2026-07-18
thermo-nuclear-code-quality-review
소프트웨어 품질 보증 분석가·테스터

Run an extremely strict maintainability review for abstraction quality, oversized files, flat-folder sprawl, and spaghetti-condition growth — tuned to this repo. Use for a thermo-nuclear code quality review, thermonuclear review, deep code quality audit, or especially harsh maintainability review; also consult whenever a change grows any file near the repo's 400/200 LOC limits or adds files to an already crowded folder. This project-local version shadows the global gstack skill of the same name: it replaces the generic 1000-line rule with the repo's strict 400/200 thresholds (mechanically enforced by `bun check:filesize`) and adds binding File & Folder Organization standards (feature-first nesting, separation of concerns, folder size limits, no barrels).

2026-07-11
feature-workflow
기타 컴퓨터 관련 직업

The umbrella dev loop for any non-trivial feature, fix, or refactor in this repo — invoke at TASK START, before exploring or editing. It does not add new rules; it sequences the validated discipline skills at the phase boundaries where the recorded Opus sessions put them in the wrong order (gates at the end instead of per phase, review after merge instead of before done, decisions locked before the user saw them). Routes to: decision-gate → probe-state-before-acting → implement with per-phase verification → verify-before-done → grill-your-own-work → /ship.

2026-07-09
root-cause-first
소프트웨어 개발자

Trigger discipline for bugs, failures, and anomalies: invoke on ANY unexpected behavior — a test failure, a broken feature, a retry, a "still broken" report, OR an anomaly during your own QA (a tap that doesn't land, output that looks off). Forbids a second patch on the same symptom until the mechanism of the failure is stated; forbids rationalizing away anomalies; requires checking memory/docs for known fixes before improvising. Complements superpowers:systematic-debugging (the full protocol — load it for any nontrivial bug); this skill encodes when to trigger it and the repo-specific failure patterns recorded in this project's session history.

2026-07-09
decision-gate
기타 컴퓨터 관련 직업

Decision discipline for open-ended briefs — invoke whenever a task says "figure out the best X", "design", "improve", "you decide", or whenever your implementation is about to lock in something expensive to reverse (schema/migration shape, API contract, UX paradigm, dependency choice, data model). The recorded Opus failure is building past decisions that were the user's to make; the recorded low-steering sessions won by surfacing exactly one well-framed decision at the real fork. This skill does NOT teach planning (the evidence shows no planning-quality gap) — it teaches WHERE to stop.

2026-07-09
delegate-and-verify
기타 컴퓨터 관련 직업

Subagent discipline — invoke whenever dispatching subagents (reviews, audits, fix fleets, research fan-outs) or whenever consuming another agent's/session's claimed results (handoff notes, "previous session fixed X", fleet self-reports). The recorded Opus failure modes: review subagents given edit access that collided and broke the build, and subagent self-reports relayed as fact without independent verification.

2026-07-09
grill-your-own-work
소프트웨어 품질 보증 분석가·테스터

Adversarial self-review closer — run AFTER a feature is "complete and verified" and BEFORE declaring done, /ship, or opening a PR; also when asked to review another session's/model's/agent's work ("grill this", "audit this", "check Opus's work"). Encodes the exact protocol the user repeatedly switches models to get: independent gates first, suspicion-driven probes, defect-preexists-on-base checks, REPORT-ONLY subagents, self-verified headline findings, severity-ordered graded verdicts. In the one recorded direct A/B, this pass turned a green-gated "complete" feature port into a one-go merge by finding 9 logic bugs and 4 missing parity features first.

2026-07-09
probe-state-before-acting
소프트웨어 개발자

Cheap state probes before any action whose correctness depends on external state: creating a worktree or branch, pushing, rebasing, deleting files/code, running verification gates, coding against a third-party library, or triggering irreversible external steps (TestFlight upload, prod deploy). Every recorded incident in this repo's session history from this class was a skipped 5-second check: a worktree cut from main that missed the remote branch's existing work, gates run in the wrong repo root (invalidating a whole verification pass), and an App Store upload that hit the export-compliance wall on the user's device.

2026-07-09
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다