greglas75
Community@greglas75
greglas75 maintains the Zuvo skill suite: 58 codebase audit, testing, security, SEO/GEO, and release-pipeline skills for Claude Code with CodeSift integration.
Agent Skills by greglas75
Showing 57 vetted skills indexed across 1 GitHub repositories.
benchmark
Benchmarks AI coding providers in parallel and ranks them with a Claude meta-judge.
api-audit
Audits API endpoints across 12 weighted dimensions including validation, auth, and OWASP API security.
design
Generates intent-driven UI design systems and components with persisted design tokens.
geo-audit
Audits source code for AI citation readiness across 12 GEO dimensions.
fix-tests
Detects and batch-repairs systematic test anti-patterns across a test suite using production code context.
seo-audit
Audits source code and live sites across 13 SEO and GEO dimensions with critical gates.
ci-audit
Audits CI/CD pipelines across 10 dimensions for speed, cost, reliability, and security.
infra-audit
Audits live server security over SSH across twelve infrastructure dimensions with deterministic collection and parallel analysis.
refactor-radar
Ranks refactor and test-debt candidates using git churn, complexity metrics, and evidence validation gates.
canary
Monitors production deployments with browser or HTTP health checks and reports verdicts.
brainstorm
Explores a codebase and produces an approved design specification before implementation begins.
tests-performance
Audits test suite speed and runner configuration to produce an impact-ranked optimization plan.
seo-fix
Applies seo-audit findings as safety-tiered code fixes for Astro, Next.js, and Hugo sites.
content-expand
Expands and optimizes existing Markdown articles with research, internal links, and SEO schema updates.
backlog
Manages a tech debt backlog by adding, listing, resolving, prioritizing, and suggesting batch fixes for tracked issues.
plan
Decomposes approved specs into ordered TDD implementation tasks with verification commands and acceptance proofs.
deploy
Deploy releases to production platforms and verify health with rollback options.
code-audit
Audits production source files against CQ1-CQ40 quality gates and CAP anti-patterns with tiered scoring.
leads
Discovers and enriches B2B contacts using free OSINT sources and web search.
mutation-test
Runs native and LLM-guided mutation testing to find and fix test coverage gaps.
context-audit
Analyzes context window usage trends and audits configuration files for token bloat.
content-fix
Applies safety-tiered fixes from content-audit JSON findings to content files.
pentest
Runs hybrid white-box and black-box penetration tests across seven security dimensions with source-to-sink tracing.
worktree
Create, finish, and prune git worktrees with baseline test verification and dependency checks.
Frequently Asked Questions About greglas75
FAQPage SchemaWhat tasks can I accomplish with greglas75's Zuvo skills?▼
You can audit codebases across security, API integrity, performance, dependencies, containers, CI pipelines, accessibility, and SEO/GEO dimensions; write and repair unit, E2E, and mutation tests; refactor with git-measured candidate selection; and run full release pipelines from brainstorm through deploy, canary monitoring, and incident postmortems.
Who are these skills designed for?▼
Software engineers, QA leads, security reviewers, and technical SEO specialists working in Claude Code. Framework coverage spans TypeScript, Python, PHP, and Kotlin stacks including Next.js, NestJS, Astro, Django, FastAPI, Hono, and Prisma, with CodeSift static analysis powering symbol tracing and dependency mapping.
How do the audit and fix skills work together in practice?▼
Audit skills like seo-audit, geo-audit, and content-audit emit structured JSON findings with tiered grades and critical gates. Companion fix skills (seo-fix, geo-fix, content-fix) consume that JSON, classify fixes by SAFE/MODERATE/DANGEROUS safety tiers, and apply framework-aware patches with --dry-run preview support.
Are the Zuvo skills free to use?▼
The manifest indicates free-tier operation where possible: the leads skill explicitly requires no paid API keys, orchestrating WebSearch, theHarvester, crt.sh, whois, and DNS MX lookups, with optional env-var enhancers. Container CVE scanning degrades gracefully when Trivy or Grype are absent.
What prerequisites and dependencies do these skills require?▼
Skills run inside Claude Code with the CodeSift analysis engine for symbol search, call-chain tracing, and audit scans. Specific skills need git repositories (refactor-radar, retro), SSH access with per-target authorization (infra-audit), Playwright for E2E generation, or native mutation runners like StrykerJS, mutmut, or PIT installed on consent.