Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
VoMinhKhoii
Perfil de creador de GitHub

VoMinhKhoii

Vista por repositorio de 12 skills recopiladas en 1 repositorios de GitHub.

skills recopiladas
12
repositorios
1
actualizado
2026-07-18
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

explorador de repositorios

Repositorios y skills representativas

nham-design
Diseñadores de interfaces web y digitales

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
Analistas de garantía de calidad de software y probadores

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
Otras ocupaciones informáticas

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
Desarrolladores de software

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
Otras ocupaciones informáticas

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
Otras ocupaciones informáticas

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Mostrando las 8 principales de 12 skills recopiladas en este repositorio.
Mostrando 1 de 1 repositorios
Todos los repositorios cargados