greglas75/zuvo
59 agent markdown files indexed from greglas75/zuvo. Install any of them pinned to an exact hash with mdr add greglas75/zuvo/<name>.
git:20260406.cc7bb82 · audit B · 7 stars
git:20260918.4e7fb7b · audit A · 7 stars
a11y-audit skill
greglas75/zuvo · skills/a11y-audit/SKILL.md · Dedicated WCAG 2.2 AA/AAA accessibility audit across 10 dimensions (A1-A10) covering semantic HTML, keyboard…
git:20260906.015072f · audit A · 7 stars
agent-benchmark skill
greglas75/zuvo · skills/agent-benchmark/SKILL.md · Self-benchmark: YOU write the code, adversarial reviews it (multi-provider), you fix, you write tests, adversarial…
git:20260906.015072f · audit A · 7 stars
api-audit skill
greglas75/zuvo · skills/api-audit/SKILL.md · API and endpoint integrity audit across 10 dimensions (D1-D10) plus optional contract stability (D11) and optional…
git:20260906.015072f · audit A · 7 stars
architecture skill
greglas75/zuvo · skills/architecture/SKILL.md · Architecture skill with three modes: review existing codebase architecture (A1-A9 dimensions), create Architecture…
git:20260906.015072f · audit A · 7 stars
backlog skill
greglas75/zuvo · skills/backlog/SKILL.md · Manage the project's tech debt backlog. Add, list, fix, wontfix, delete, prioritize, and suggest batch actions on…
git:20260921.93c6c62 · audit A · 7 stars
benchmark skill
greglas75/zuvo · skills/benchmark/SKILL.md · Multi-provider AI coding benchmark. Dispatches a task to Codex, Gemini, Claude, and Cursor-Agent in parallel, scores…
git:20260906.015072f · audit A · 7 stars
brainstorm skill
greglas75/zuvo · skills/brainstorm/SKILL.md · Explores a codebase, researches the problem space, and produces an approved design specification before any code is…
git:20260920.b4eaba4 · audit A · 7 stars
canary skill
greglas75/zuvo · skills/canary/SKILL.md · Post-deploy monitoring with browser or degraded HTTP mode. Checks console errors, performance, page load. Configurable…
git:20260806.6edffe2 · audit A · 7 stars
ci-audit skill
greglas75/zuvo · skills/ci-audit/SKILL.md · CI/CD pipeline audit for speed, cost, reliability, and security. 10 dimensions (CI1-CI10): caching, parallelism…
git:20260906.015072f · audit A · 7 stars
code-audit skill
greglas75/zuvo · skills/code-audit/SKILL.md · Batch audit of production files against CQ1-CQ40 quality gates and CAP1-CAP29 anti-patterns. Tiered output (A/B/C/D)…
git:20260907.69ccdb4 · audit A · 7 stars
container-audit skill
greglas75/zuvo · skills/container-audit/SKILL.md · Static Docker/container security audit across 6 dimensions (K1-K6): base image provenance and pinning, privilege and…
git:20260803.5e12a0c · audit A · 7 stars
content-audit skill
greglas75/zuvo · skills/content-audit/SKILL.md · Content file quality audit across 8 dimensions (CC1-CC8): encoding artifacts (NBSP, mojibake, zero-width), markdown…
git:20260906.015072f · audit A · 7 stars
content-expand skill
greglas75/zuvo · skills/content-expand/SKILL.md · Expand and optimize existing articles. Adds new sections, deepens thin content, and applies the same quality pipeline…
git:20260906.015072f · audit A · 7 stars
content-fix skill
greglas75/zuvo · skills/content-fix/SKILL.md · Apply fixes from content-audit findings. Reads audit JSON, classifies fixes by safety tier (SAFE/MODERATE), applies…
git:20260906.015072f · audit A · 7 stars
content-migration skill
greglas75/zuvo · skills/content-migration/SKILL.md · Compare old CMS page with new SSG page after migration. Finds missing headings, paragraphs, images, CTAs, tables…
git:20260906.015072f · audit A · 7 stars
context-audit skill
greglas75/zuvo · skills/context-audit/SKILL.md · Context health monitoring. Analyzes include loading trends from context-metrics.log, audits CLAUDE.md/rules/settings…
git:20260802.56ae227 · audit A · 7 stars
db-audit skill
greglas75/zuvo · skills/db-audit/SKILL.md · Database performance and safety audit. 70+ checks across 13 dimensions (DB1-DB13): query patterns, indexes, schema…
git:20260906.015072f · audit A · 7 stars
debug skill
greglas75/zuvo · skills/debug/SKILL.md · Systematic bug investigation with a five-phase framework: reproduce, narrow, diagnose, fix, verify. Supports automated…
git:20260906.015072f · audit A · 7 stars
dependency-audit skill
greglas75/zuvo · skills/dependency-audit/SKILL.md · Dependency health and internal coupling audit for Node.js/TypeScript projects. 11 dimensions: supply chain CVEs…
git:20260906.015072f · audit A · 7 stars
deploy skill
greglas75/zuvo · skills/deploy/SKILL.md · Deploy to production and verify health. Reads ship state, merges PR if applicable, detects platform…
git:20260812.da394a0 · audit B · 7 stars
design-review skill
greglas75/zuvo · skills/design-review/SKILL.md · UI/UX design consistency audit. Code-based DX1-DX20 checklist covering states, consistency, accessibility, responsive…
git:20260906.015072f · audit A · 7 stars
design skill
greglas75/zuvo · skills/design/SKILL.md · Intent-first UI design with conscious, traceable design decisions. Persists decisions in .interface-design/ for…
git:20260906.015072f · audit A · 7 stars
docs skill
greglas75/zuvo · skills/docs/SKILL.md · Write and update technical documentation from actual codebase analysis. Generates README, API reference, runbook…
git:20260906.015072f · audit A · 7 stars
env-audit skill
greglas75/zuvo · skills/env-audit/SKILL.md · Environment variable and configuration audit. 8 dimensions (ENV1-ENV8): variable completeness, unused vars, startup…
git:20260803.5e12a0c · audit A · 7 stars
execute skill
greglas75/zuvo · skills/execute/SKILL.md · Activated when an implementation plan exists. Executes plan tasks in dependency order (independent, non-same-file tasks…
git:20260906.015072f · audit A · 7 stars
fix-tests skill
greglas75/zuvo · skills/fix-tests/SKILL.md · Batch repair of systematic test quality issues. Detects anti-patterns across the test suite, then fixes one pattern at…
git:20260906.015072f · audit A · 7 stars
geo-audit skill
greglas75/zuvo · skills/geo-audit/SKILL.md · GEO (Generative Engine Optimization) readiness audit. Scans source code for AI citation signals across 12 dimensions…
git:20260906.015072f · audit B · 7 stars
geo-fix skill
greglas75/zuvo · skills/geo-fix/SKILL.md · Apply fixes from geo-audit findings. Reads geo-audit JSON, classifies by safety tier (SAFE/MODERATE/DANGEROUS), applies…
git:20260906.015072f · audit A · 7 stars
incident skill
greglas75/zuvo · skills/incident/SKILL.md · Incident response and postmortem generation from git/deploy context. When something breaks in production, this skill…
git:20260906.015072f · audit A · 7 stars
infra-audit skill
greglas75/zuvo · skills/infra-audit/SKILL.md · Server / infrastructure security audit of LIVE hosts over SSH (12 dimensions IS1-IS12: SSH hardening, accounts, network…
git:20260906.015072f · audit A · 7 stars
leads skill
greglas75/zuvo · skills/leads/SKILL.md · B2B lead discovery and enrichment skill. Finds company addresses, employee emails, and phone numbers filtered by…
git:20260906.015072f · audit A · 7 stars
mutation-test skill
greglas75/zuvo · skills/mutation-test/SKILL.md · Mutation testing with two engines. Uses the project's NATIVE mutation runner (StrykerJS / Infection / mutmut / PIT /…
git:20260922.a6e0e7c · audit A · 7 stars
pentest skill
greglas75/zuvo · skills/pentest/SKILL.md · Hybrid white-box + black-box penetration testing across 7 dimensions (PT1-PT7). Stack-aware source-to-sink tracing…
git:20260906.015072f · audit A · 7 stars
performance-audit skill
greglas75/zuvo · skills/performance-audit/SKILL.md · Full-stack performance health check across 12 dimensions. Rendering, bundles, assets, API/network, algorithms, memory…
git:20260906.015072f · audit A · 7 stars
plan skill
greglas75/zuvo · skills/plan/SKILL.md · Analyzes architecture, selects patterns, assesses testability, then decomposes work into ordered TDD tasks with exact…
git:20260918.bee90df · audit A · 7 stars
presentation skill
greglas75/zuvo · skills/presentation/SKILL.md · Generate PowerPoint (PPTX) presentations from a topic, outline, or content file. Creates professional slides using…
git:20260806.6edffe2 · audit A · 7 stars
profile-session skill
greglas75/zuvo · skills/profile-session/SKILL.md · Answers "why was that session slow?" from the agent transcript's own timestamps. Attributes wall-clock time to…
git:20260906.015072f · audit A · 7 stars
receive-review skill
greglas75/zuvo · skills/receive-review/SKILL.md · Process code review feedback with technical rigor. Activates when the user shares review comments, PR feedback, or asks…
git:20260906.015072f · audit A · 7 stars
refactor-radar skill
greglas75/zuvo · skills/refactor-radar/SKILL.md · Select refactor candidates with immutable git measurements, evidence-backed module families and temporary collision…
git:20260906.3eba72d · audit A · 7 stars
refactor skill
greglas75/zuvo · skills/refactor/SKILL.md · Refactor existing code by extracting helpers, splitting files, removing duplication, or untangling dependencies…
git:20260920.6bf3539 · audit A · 7 stars
release-docs skill
greglas75/zuvo · skills/release-docs/SKILL.md · Diff-driven documentation sync after a release. Determines what source files changed, delegates changelog to zuvo:docs…
git:20260906.015072f · audit A · 7 stars
retro skill
greglas75/zuvo · skills/retro/SKILL.md · Engineering retrospective from git metrics. Reports deployment frequency, release cycle span, churn hotspots, backlog…
git:20260906.015072f · audit A · 7 stars
review skill
greglas75/zuvo · skills/review/SKILL.md · Structured code review with parallel audit agents, confidence-scored triage, and optional auto-fix. Examines…
git:20260922.518afce · audit A · 7 stars
security-audit skill
greglas75/zuvo · skills/security-audit/SKILL.md · Application security audit covering OWASP Top 10, injection, XSS, SSRF, auth/authz, multi-tenant isolation, secrets…
git:20260906.015072f · audit A · 7 stars
seo-audit skill
greglas75/zuvo · skills/seo-audit/SKILL.md · SEO/GEO site audit covering 13 dimensions with 6 critical gates. Scans source code, templates, and config files across…
git:20260906.015072f · audit A · 7 stars
seo-fix skill
greglas75/zuvo · skills/seo-fix/SKILL.md · Apply fixes from seo-audit findings. Reads audit JSON, classifies fixes by safety tier (SAFE/MODERATE/DANGEROUS)…
git:20260906.015072f · audit A · 7 stars
ship skill
greglas75/zuvo · skills/ship/SKILL.md · Pre-merge release pipeline: run tests, auto-scaled code review, version bump, changelog generation, git tag, push or…
git:20260920.d44e29f · audit B · 7 stars
skill-eval skill
greglas75/zuvo · skills/skill-eval/SKILL.md · Behavioral evaluator for zuvo skills. Runs a skill against its eval corpus (evals/<skill>.evals.json) in fresh executor…
git:20260906.015072f · audit A · 7 stars
structure-audit skill
greglas75/zuvo · skills/structure-audit/SKILL.md · Codebase structure and organization audit across 13 dimensions (SA1-SA13): directory consistency, naming conventions…
git:20260906.015072f · audit A · 7 stars
test-audit skill
greglas75/zuvo · skills/test-audit/SKILL.md · Batch audit of test files against Q1-Q25 quality gates and AP1-AP32 anti-patterns. Detects orphan tests, phantom mocks…
git:20260907.69ccdb4 · audit A · 7 stars
tests-performance skill
greglas75/zuvo · skills/tests-performance/SKILL.md · Test suite performance audit and optimization. Measures baseline timing, audits runner configuration against TP1-TP17…
git:20260829.24037b1 · audit A · 7 stars
ui-design-team skill
greglas75/zuvo · skills/ui-design-team/SKILL.md · Multi-agent UI review with 4 specialist perspectives: UX Researcher, Visual Designer, i18n/Multilingual QA, and…
git:20260906.015072f · audit A · 7 stars
using-zuvo skill
greglas75/zuvo · skills/using-zuvo/SKILL.md · ALWAYS LOADED — Zuvo skill router. Injected at session start. Determines which zuvo skill to invoke for the current…
git:20260922.0af47ea · audit A · 7 stars
worktree skill
greglas75/zuvo · skills/worktree/SKILL.md · Isolate work in a git worktree. Activates when the user needs branch isolation before executing a plan, wants a clean…
git:20260902.2992f7e · audit A · 7 stars
write-article skill
greglas75/zuvo · skills/write-article/SKILL.md · Write high-quality articles from scratch using a 6-phase pipeline: deep STORM-inspired research with parallel agents…
git:20260906.015072f · audit A · 7 stars
write-e2e skill
greglas75/zuvo · skills/write-e2e/SKILL.md · Generate Playwright E2E tests from codebase analysis. Discovers routes, scores user flows by criticality, writes…
git:20260906.015072f · audit A · 7 stars
write-tests skill
greglas75/zuvo · skills/write-tests/SKILL.md · Write tests for existing production code. Processes ONE file at a time through a full pipeline: analyze, inventory…
git:20260922.e77218a · audit A · 7 stars
Source
github.com/greglas75/zuvo · 7 stars · license MIT · pushed 2026-09-23