ngocsangyem
- 281 skills
- 0 followers
- 6 hours ago last updated
- ▌ Mk QA 2 · ngocsangyem bundleSystematically QA-tests a web app and fixes bugs: test, then iteratively fix, re-verify, commit each fix. Tiers: Quick, Standard, Exhaustive. Produces before/after health scores and fix evidence.
- ▌ Mk Cso 2 · ngocsangyem bundleChief Security Officer mode: infrastructure-first audit of secrets, dependency supply chain, CI/CD, LLM/AI security, OWASP Top 10, STRIDE, active verification. Daily/comprehensive, trend tracking.
- ▌ Mk Fix 2 · ngocsangyem bundleDiagnoses and fixes bugs, type/lint errors, CI failures, and runtime errors, root-cause first. NOT for investigation without a fix (mk:investigate) or build-only compile errors (mk:build-fix).
- ▌ Mk Vue 2 · ngocsangyem bundleVue 3 authoring/review: components, composables, reactivity, Pinia, Pinia Colada, file routing, forms. Composition API + script setup. Auto-activates on .vue files. Deep review: mk:vue-best-practices.
- ▌ Mk Chom 2 · ngocsangyem bundleCopies or adapts features from external repos/apps into this project. Triggers on 'copy this from', 'replicate'. NOT for packing this project (mk:pack); NOT for URL fetches (mk:web-to-markdown).
- ▌ Mk Cook 2 · ngocsangyem bundleSingle-task pipeline: plan → test → build → review (ship separately). Use for a feature or scoped fix. NOT for green-field builds (mk:autobuild) or auto-orchestration (mk:workflow-orchestrator).
- ▌ Mk Help 2 · ngocsangyemWorkflow navigator: scans project state (plans, reviews, tests, git) and recommends the next pipeline step. Use for 'what next?' or 'where am I?'. NOT for complexity routing (mk:scale-routing).
- ▌ Mk Jira 2 · ngocsangyem bundleRouting skill — recommends the correct mk:jira-* leaf for any Jira task. Triggers: 'jira', 'jira ticket', ambiguous Jira intent. NOT an executor — every actual operation forks via a leaf skill.
- ▌ Mk Llms 2 · ngocsangyem bundleGenerate llms.txt files from project docs per the llmstxt.org spec, for AI-friendly documentation indexes and discoverability. Use to create or update llms.txt for AI assistants.
- ▌ Mk Loop 2 · ngocsangyem bundleAutonomously improve one measurable metric via bounded, git-tracked iterations: one scoped change, verify, keep or revert. NOT for cleanup (mk:cook), known-cause bugs (mk:fix), or shipping (mk:ship).
- ▌ Mk Pack 2 · ngocsangyem bundlePack an EXTERNAL repository into one AI-friendly file (markdown/xml/json) for third-party analysis, security audits, or handoff. Do NOT use for the current project — it's already read lazily.
- ▌ Mk Ship 2 · ngocsangyem bundleShip workflow: prepare stages/commits locally; release pushes + opens a PR; publish handles issues + versioning. Use for 'ship', 'push', 'create a PR'. Official (→main) and beta (→dev) modes.
- ▌ Mk Wiki 2 · ngocsangyem bundleCapture, gate, and query long-term project knowledge via the gated wiki subsystem: propose candidates, recall, or search; agents propose, humans approve. NOT for short-lived memory (mk:memory).
- ▌ Mk Cso 3 · ngocsangyem bundleChief Security Officer mode: infrastructure-first audit of secrets, dependency supply chain, CI/CD, LLM/AI security, OWASP Top 10, STRIDE, active verification. Daily/comprehensive, trend tracking.
- ▌ Mk Fix 3 · ngocsangyem bundleDiagnoses and fixes bugs, type/lint errors, CI failures, and runtime errors, root-cause first. NOT for investigation without a fix (mk:investigate) or build-only compile errors (mk:build-fix).
- ▌ Mk Figma 2 · ngocsangyem bundleRead-first Figma gateway via Figma MCP: analyze designs, implement 1-3 screens, extract tokens, produce Evidence Packet. Advanced ops gated on explicit intent. Use for 'figma', 'design tokens'.
- ▌ Mk Grill 2 · ngocsangyemRelentlessly interview the user about THEIR plan, one question at a time, until shared understanding. Checkpoints answers so progress survives a reset. Do NOT use to propose solutions.
- ▌ Mk Party 2 · ngocsangyem bundleMulti-agent collaboration bringing 2-4 perspectives into one discussion for architecture decisions and trade-off analysis. Use for 'should we X or Y', design review, or debate before deciding.
- ▌ Mk Retro 2 · ngocsangyem bundleWeekly engineering retrospective from commit history, work patterns, and code-quality metrics, with trend tracking and per-person breakdown. NOT for per-session reflection (mk:memory / Phase 6).
- ▌ Mk Scout 2 · ngocsangyem bundleFast parallel codebase scouting — searches many directories at once, returning a file map + architecture fingerprint. Use before planning or cross-dir work. NOT for deep single-file reads.
- ▌ Mk Chom 3 · ngocsangyem bundleCopies or adapts features from external repos/apps into this project. Triggers on 'copy this from', 'replicate'. NOT for packing this project (mk:pack); NOT for URL fetches (mk:web-to-markdown).
- ▌ Mk Cook 3 · ngocsangyem bundleSingle-task pipeline: plan → test → build → review (ship separately). Use for a feature or scoped fix. NOT for green-field builds (mk:autobuild) or auto-orchestration (mk:workflow-orchestrator).
- ▌ Mk Help 3 · ngocsangyemWorkflow navigator: scans project state (plans, reviews, tests, git) and recommends the next pipeline step. Use for 'what next?' or 'where am I?'. NOT for complexity routing (mk:scale-routing).
- ▌ Mk Jira 3 · ngocsangyem bundleRouting skill — recommends the correct mk:jira-* leaf for any Jira task. Triggers: 'jira', 'jira ticket', ambiguous Jira intent. NOT an executor — every actual operation forks via a leaf skill.
- ▌ Mk Llms 3 · ngocsangyem bundleGenerate llms.txt files from project docs per the llmstxt.org spec, for AI-friendly documentation indexes and discoverability. Use to create or update llms.txt for AI assistants.
- ▌ Mk Pack 3 · ngocsangyem bundlePack an EXTERNAL repository into one AI-friendly file (markdown/xml/json) for third-party analysis, security audits, or handoff. Do NOT use for the current project — it's already read lazily.
- ▌ Mk Ship 3 · ngocsangyem bundleShip workflow: prepare stages/commits locally; release pushes + opens a PR; publish handles issues + versioning. Use for 'ship', 'push', 'create a PR'. Official (→main) and beta (→dev) modes.
- ▌ Mk Advise 2 · ngocsangyem bundleTurn a raw idea into ONE honest recommendation: interview one question at a time until confirmed, then give a verdict with trade-offs and a checklist. Not for options or debate.
- ▌ Mk Ask Me 2 · ngocsangyem bundleAnswer factual project questions (codebase, architecture) with cited evidence. NOT for brainstorming, trade-offs (mk:party), debugging (mk:investigate), review (mk:review), or plans (mk:plan-creator).
- ▌ Mk Elicit 2 · ngocsangyemStructured second-pass reasoning after a review or plan verdict: pre-mortem, inversion, red team, Socratic lens, etc. NOT for initial review (mk:review) or new plans (mk:plan-creator).
- ▌ Mk Freeze 2 · ngocsangyem bundleSession-scoped edit restriction: blocks Edit/Write outside an allowed path, to scope changes to one module or prevent unrelated fixes. NOT for blocking destructive shell commands (mk:careful).
- ▌ Mk Intake 2 · ngocsangyem bundleTicket/PRD intake: product-area classification, completeness scoring, RCA, technical assessment. Works with Jira, Linear, GitHub, or manual paste. Use to analyze or triage a ticket.
- ▌ Mk Memory 2 · ngocsangyem bundleJSON-canonical session memory in .meowkit/memory (Markdown is a generated view). Capture learnings, patterns, costs; loads at Orient, persists at Reflect. NOT for retrospectives (mk:retro).
- ▌ Mk Review 2 · ngocsangyem bundleMulti-pass structural code review with adversarial personas. Input: branch diff (default), PR #123, commit, --pending. Use for 'review this PR/diff'. NOT for behavioral verification (mk:evaluate).
- ▌ Mk Rubric 2 · ngocsangyem bundleLoads, lists, composes, or validates graded evaluation rubrics: PASS/WARN/FAIL grading with weighted criteria and balanced anchor examples for evaluator-style review.
- ▌ Mk Stitch 2 · ngocsangyem bundleGenerate novel UI from a text prompt via Stitch AI; exports Tailwind/HTML + DESIGN.md for mk:frontend-design handoff. NOT implementing existing designs -- use mk:figma or mk:frontend-design.
- ▌ Mk Party 3 · ngocsangyem bundleMulti-agent collaboration bringing 2-4 perspectives into one discussion for architecture decisions and trade-off analysis. Use for 'should we X or Y', design review, or debate before deciding.
- ▌ Mk Angular 2 · ngocsangyem bundleAngular v20+ patterns: components, signals, services, forms, routing, HTTP, testing, SSR. Auto-activates on .ts files in Angular projects (angular.json detected).
- ▌ Mk Henshin 2 · ngocsangyem bundleConvert existing code into agent-consumable CLI/MCP server + companion skill. Use for 'agentize', 'expose as MCP', 'wrap as CLI'. NOT new code from scratch (mk:bootstrap) or review (mk:review).
- ▌ Mk Preview 2 · ngocsangyem bundleGenerate visual artifacts: explanations, diagrams, slides, diff views. NOT plan-as-HTML (mk:visual-plan), live media gen (mk:multimodal), or browser QA (mk:qa).
- ▌ Mk Advise 3 · ngocsangyem bundleTurn a raw idea into ONE honest recommendation: interview one question at a time until confirmed, then give a verdict with trade-offs and a checklist. Not for options or debate.
- ▌ Mk Freeze 3 · ngocsangyem bundleSession-scoped edit restriction: blocks Edit/Write outside an allowed path, to scope changes to one module or prevent unrelated fixes. NOT for blocking destructive shell commands (mk:careful).
- ▌ Mk Intake 3 · ngocsangyem bundleTicket/PRD intake: product-area classification, completeness scoring, RCA, technical assessment. Works with Jira, Linear, GitHub, or manual paste. Use to analyze or triage a ticket.
- ▌ Mk Review 3 · ngocsangyem bundleMulti-pass structural code review with adversarial personas. Input: branch diff (default), PR #123, commit, --pending. Use for 'review this PR/diff'. NOT for behavioral verification (mk:evaluate).
- ▌ Mk Rubric 3 · ngocsangyem bundleLoads, lists, composes, or validates graded evaluation rubrics: PASS/WARN/FAIL grading with weighted criteria and balanced anchor examples for evaluator-style review.
- ▌ Mk Stitch 3 · ngocsangyem bundleGenerate novel UI from a text prompt via Stitch AI; exports Tailwind/HTML + DESIGN.md for mk:frontend-design handoff. NOT implementing existing designs -- use mk:figma or mk:frontend-design.
- ▌ Mk Evaluate 2 · ngocsangyem bundleExperimental behavioral evaluator. Drives a running artifact via browser/curl/CLI and records rubric evidence; the runner is not yet a fully implemented automated evaluation system.
- ▌ Mk Jira Dev 2 · ngocsangyem bundleGenerate dev artifacts from Jira tickets via jira-as: branch names, PR descriptions, parsed commits, PR-to-issue links. NOT running git/gh (mk:ship) or issue CRUD (mk:jira-issue).
- ▌ Mk Jira Ops 2 · ngocsangyem bundleJIRA-side cache + project-context discovery via jira-as, diagnostic-only, no Atlassian state changes. NOT issue CRUD or project admin (mk:jira-admin).
- ▌ Mk Research 2 · ngocsangyem bundleDeep multi-source technical research with citations — tech evaluation, ecosystem/standards comparison. NOT for API docs (mk:docs-finder), codebase discovery (mk:scout), or project Q&A (mk:ask-me).
- ▌ Mk Showcase 2 · ngocsangyem bundleCreate a self-contained polished HTML showcase page for a topic/artifacts; mission + paths given explicitly, never auto-scans repo. Writes to assets/showcase/<mission>/. Screenshots need Puppeteer.
- ▌ Mk Worktree 2 · ngocsangyem bundleManages git worktrees for parallel agent isolation: creates parallel/{name}-{timestamp} branches, merges with conflict detection. NOT for user feature branches (use git worktree directly).
- ▌ Mk Careful 2 · ngocsangyem bundleSession-scoped guardrails warning before rm -rf, DROP TABLE, force-push, git reset --hard, kubectl delete, etc; user can override. NOT for scoping edits to a directory (mk:freeze).
- ▌ Mk Nyquist 2 · ngocsangyemMaps test coverage to plan acceptance criteria and flags requirements with no tests. Use during Test/Review phases. NOT for running tests (mk:testing); NOT for structural review (mk:review).
- ▌ Mk Autobuild 2 · ngocsangyem bundleRuns autonomous multi-hour green-field builds: planner, contract, generator/evaluator loop, scaffolding density per model tier. NOT for scoped tasks (mk:cook); NOT for scaffolding only (mk:bootstrap).
- ▌ Mk Benchmark 2 · ngocsangyem bundleExperimental/manual harness canary procedure. It records benchmark manifests and scores but does not provide a fully automated runner.
- ▌ Mk Bootstrap 2 · ngocsangyem bundleBootstraps a new project end to end: research, design, plan, scaffold, implement, docs. Explicit invocation only. NOT for autonomous builds (mk:autobuild); NOT for existing-repo work (mk:cook).
- ▌ Mk Docs Init 2 · ngocsangyem bundleGenerate initial docs/ from codebase analysis when a project has none. Triggers on 'init docs', 'create/generate documentation'. NOT for updating existing docs (mk:document-release).
- ▌ Mk Jira Bulk 2 · ngocsangyem bundleBulk JIRA ops (10+ issues): transition/assign/priority/clone/delete via jira-as; dry-run mandatory. NOT single-issue ops (mk:jira-issue, mk:jira-lifecycle).
- ▌ Mk QA Manual 2 · ngocsangyem bundleSpec-driven manual QA and Playwright E2E generation: navigates apps like a human tester, producing reports or .spec.ts files. Prompts for credentials. NOT for autonomous flows (mk:agent-browser).
- ▌ Mk Review Pr 2 · ngocsangyemReviews a GitHub PR with a shallow correctness/security/breaking/AI-slop checklist and emits a verdict; optionally posts via gh. NOT for own-diff audit (mk:review); NOT for replying (mk:respond-pr).
- ▌ Mk Jira Dev 3 · ngocsangyem bundleGenerate dev artifacts from Jira tickets via jira-as: branch names, PR descriptions, parsed commits, PR-to-issue links. NOT running git/gh (mk:ship) or issue CRUD (mk:jira-issue).
- ▌ Mk Jira Ops 3 · ngocsangyem bundleJIRA-side cache + project-context discovery via jira-as, diagnostic-only, no Atlassian state changes. NOT issue CRUD or project admin (mk:jira-admin).
- ▌ Mk Showcase 3 · ngocsangyem bundleCreate a self-contained polished HTML showcase page for a topic/artifacts; mission + paths given explicitly, never auto-scans repo. Writes to assets/showcase/<mission>/. Screenshots need Puppeteer.
- ▌ Mk Worktree 3 · ngocsangyem bundleManages git worktrees for parallel agent isolation: creates parallel/{name}-{timestamp} branches, merges with conflict detection. NOT for user feature branches (use git worktree directly).
- ▌ Mk Confluence 2 · ngocsangyem bundleRoutes Confluence Cloud tasks to the right mk:confluence-* leaf skill. Use for 'confluence', 'wiki page', 'spec page', or ambiguous intent. NOT an executor -- forks to a leaf skill.
- ▌ Mk HTML Video 2 · ngocsangyem bundleRender an HTML/CSS/JS template to local MP4 via headless Chromium (Playwright) + ffmpeg. NOT live browser recording, screen recording, or AI video gen (mk:multimodal).
- ▌ Mk Jira Agile 2 · ngocsangyem bundleJIRA agile via jira-as: epics, sprints, backlog, ranking, story points, velocity. Board ID != project key. NOT issue CRUD (mk:jira-issue) or time tracking (mk:jira-time).
- ▌ Mk Jira Issue 2 · ngocsangyem bundleJIRA issue CRUD via jira-as. NOT lifecycle (mk:jira-lifecycle), comments (mk:jira-collaborate), bulk (mk:jira-bulk), links (mk:jira-relationships), or time/sprint (mk:jira-time/agile).
- ▌ Mk Multimodal 2 · ngocsangyem bundleProcess images/video/audio/PDFs via Gemini API; generate images/video/speech/music; convert docs to Markdown. Multi-provider fallback. Use for analyze/transcribe/generate/convert on media files.
- ▌ Mk Respond Pr 2 · ngocsangyemTriages reviewer comments on a GitHub PR: verifies each against the codebase, then accepts/pushes back/clarifies, replies in-thread. NOT for reviewing (mk:review-pr); NOT for fixes (mk:fix).
- ▌ Mk Task Queue 2 · ngocsangyemTask claiming and file-ownership tracking for parallel execution: agents claim tasks from a shared queue with ownership enforced. Use during parallel phases with multiple simultaneous agents.
- ▌ Mk Tech Graph 2 · ngocsangyem bundleGenerate publish-grade SVG+PNG technical diagrams (architecture, data flow, sequence, ER, state-machine, etc.) in 8 styles. Writes to tasks/visuals/. Needs rsvg-convert for PNG; else SVG-only.
- ▌ Mk Typescript 2 · ngocsangyem bundleUse when writing TypeScript code, fixing type errors, or configuring strict type safety. Auto-activates on .ts/.tsx files. Covers null handling, utility types, and ESLint.
- ▌ Mk Autobuild 3 · ngocsangyem bundleRuns autonomous multi-hour green-field builds: planner, contract, generator/evaluator loop, scaffolding density per model tier. NOT for scoped tasks (mk:cook); NOT for scaffolding only (mk:bootstrap).
- ▌ Mk Benchmark 3 · ngocsangyem bundleExperimental/manual harness canary procedure. It records benchmark manifests and scores but does not provide a fully automated runner.
- ▌ Mk Bootstrap 3 · ngocsangyem bundleBootstraps a new project end to end: research, design, plan, scaffold, implement, docs. Explicit invocation only. NOT for autonomous builds (mk:autobuild); NOT for existing-repo work (mk:cook).
- ▌ Mk Docs Init 3 · ngocsangyem bundleGenerate initial docs/ from codebase analysis when a project has none. Triggers on 'init docs', 'create/generate documentation'. NOT for updating existing docs (mk:document-release).
- ▌ Mk Jira Bulk 3 · ngocsangyem bundleBulk JIRA ops (10+ issues): transition/assign/priority/clone/delete via jira-as; dry-run mandatory. NOT single-issue ops (mk:jira-issue, mk:jira-lifecycle).
- ▌ Mk Docs Finder 2 · ngocsangyem bundleRetrieve current library, framework, and API docs via Context7, Context Hub, and web fallback. Use whenever docs are needed for a library, SDK, or internal spec instead of stale training data.
- ▌ Mk Investigate 2 · ngocsangyem bundleSystematic root-cause debugging that produces a diagnostic report (mk:fix applies the fix; mk:build-fix owns compile failures). Use for 'debug this', 'why is this broken', 'root cause'.
- ▌ Mk Orchestrate 2 · ngocsangyem bundleCoordinate staged or parallel jobs across coding-agent runtimes and subagents: routes by capability/risk, isolates writers in worktrees, arbitrates results. NOT for a single-agent task (mk:cook).
- ▌ Mk Story Sizer 2 · ngocsangyem bundlePre-ticket Fibonacci sizing for pasted stories; advisory by default, writes a Sizing Report. Opt-in auto-create adds a confirm gate. NOT for single-ticket sizing (mk:jira-estimator).
- ▌ Mk Visual Plan 2 · ngocsangyem bundleRender a plan directory (plan.md + phase-*.md) as a visual: generates/validates visual-plan/plan.json, opens a studio to view/edit, exports plan.html. Pass --static for a legacy single-file render.
- ▌ Mk Confluence 3 · ngocsangyem bundleRoutes Confluence Cloud tasks to the right mk:confluence-* leaf skill. Use for 'confluence', 'wiki page', 'spec page', or ambiguous intent. NOT an executor -- forks to a leaf skill.
- ▌ Mk HTML Video 3 · ngocsangyem bundleRender an HTML/CSS/JS template to local MP4 via headless Chromium (Playwright) + ffmpeg. NOT live browser recording, screen recording, or AI video gen (mk:multimodal).
- ▌ Mk Jira Agile 3 · ngocsangyem bundleJIRA agile via jira-as: epics, sprints, backlog, ranking, story points, velocity. Board ID != project key. NOT issue CRUD (mk:jira-issue) or time tracking (mk:jira-time).
- ▌ Mk Jira Issue 3 · ngocsangyem bundleJIRA issue CRUD via jira-as. NOT lifecycle (mk:jira-lifecycle), comments (mk:jira-collaborate), bulk (mk:jira-bulk), links (mk:jira-relationships), or time/sprint (mk:jira-time/agile).
- ▌ Mk Multimodal 3 · ngocsangyem bundleProcess images/video/audio/PDFs via Gemini API; generate images/video/speech/music; convert docs to Markdown. Multi-provider fallback. Use for analyze/transcribe/generate/convert on media files.
- ▌ Mk Respond Pr 3 · ngocsangyemTriages reviewer comments on a GitHub PR: verifies each against the codebase, then accepts/pushes back/clarifies, replies in-thread. NOT for reviewing (mk:review-pr); NOT for fixes (mk:fix).
- ▌ Mk Task Queue 3 · ngocsangyemTask claiming and file-ownership tracking for parallel execution: agents claim tasks from a shared queue with ownership enforced. Use during parallel phases with multiple simultaneous agents.
- ▌ Mk Tech Graph 3 · ngocsangyem bundleGenerate publish-grade SVG+PNG technical diagrams (architecture, data flow, sequence, ER, state-machine, etc.) in 8 styles. Writes to tasks/visuals/. Needs rsvg-convert for PNG; else SVG-only.
- ▌ Mk Office Hours 2 · ngocsangyem bundleYC Office Hours-style validation for a new idea before code exists: tests demand (Startup mode) or develops an unvalidated idea (Builder mode). For reviewing an existing plan use mk:plan-ceo-review.
- ▌ Mk Plan Creator 2 · ngocsangyem bundleStructured multi-file implementation plans before build; scope-aware, enforces Gate 1. NOT for ticket sizing (mk:planning-engine) or plan CEO-review (mk:plan-ceo-review).
- ▌ Mk Docs Finder 3 · ngocsangyem bundleRetrieve current library, framework, and API docs via Context7, Context Hub, and web fallback. Use whenever docs are needed for a library, SDK, or internal spec instead of stale training data.
- ▌ Mk Investigate 3 · ngocsangyem bundleSystematic root-cause debugging that produces a diagnostic report (mk:fix applies the fix; mk:build-fix owns compile failures). Use for 'debug this', 'why is this broken', 'root cause'.
- ▌ Mk Story Sizer 3 · ngocsangyem bundlePre-ticket Fibonacci sizing for pasted stories; advisory by default, writes a Sizing Report. Opt-in auto-create adds a confirm gate. NOT for single-ticket sizing (mk:jira-estimator).
- ▌ Mk Brainstorming 2 · ngocsangyem bundleGenerate or compare multiple technical approaches for one validated decision. NOT for product discovery or refining an existing plan.
- ▌ Mk Context Audit 2 · ngocsangyem bundleRead-only audit of .codex/ structural overhead: 'remove X save Y tokens' vs the context window. NOT for cost tracking (budget skill); NOT for runtime read/compact decisions (mk:context-engineering).
- ▌ Mk Scale Routing 2 · ngocsangyem bundleDomain-aware complexity routing: scans the task for domain keywords, matches domain-complexity.csv, and returns complexity level, workflow intensity, and execution tier. Extends Phase 0 orchestration.