wolverin0

45 mods across 3 repositories, 47 stars between them.

audit-blind-spots

01

wolverin0/claude-skills

Skill Claude CodeCodex

Walk the B1-B19 AI-to-AI blind-spot catalog systematically. Use during the audit pipeline AFTER hard-stops and Tambon hunt and BEFORE the 13 domain audits. Output: PRESENT / NOT PRESENT for each B-class with evidence. Findings flow into the appropriate domains.

41 8d ago A 0 tokens

audit-decisions

02

wolverin0/claude-skills

Skill Claude CodeCodex

Standardize remediation decisions, baseline-policy entries, and legal-review banners for accepted, deferred, or policy-blocked audit findings.

41 8d ago A 29 tokens

wolverin0/claude-skills

Skill Claude CodeCodex

Audit the security domain — auth, authz, secrets, transport, sensitive data exposure, dependency CVEs. Run as part of /audit Phase E.

41 8d ago A 37 tokens

wolverin0/claude-skills

Skill Claude CodeCodex

Audit the architecture and code quality domain — module boundaries, abstraction layers, code organization, naming, documentation. Run as part of /audit Phase E.

41 8d ago A 37 tokens

wolverin0/claude-skills

Skill Claude CodeCodex

Audit the database and data layer — schema design, query patterns, migrations, indexing, RLS, soft-delete, transactions. Run as part of /audit Phase E.

41 8d ago A 41 tokens

wolverin0/claude-skills

Skill Claude CodeCodex

Audit the infra and DevOps domain — CI/CD, deployment, IaC, secrets management, environments, logging, observability. Run as part of /audit Phase E.

41 8d ago A 42 tokens

wolverin0/claude-skills

Skill Claude CodeCodex

Audit the performance domain — query efficiency, caching, async / blocking calls, payload sizes, scaling assumptions. Run as part of /audit Phase E.

41 8d ago A 36 tokens

wolverin0/claude-skills

Skill Claude CodeCodex

Audit the UI/UX and accessibility domain — error states, loading states, form validation, keyboard nav, ARIA, color contrast, mobile responsiveness. Run as part of /audit Phase E.

41 8d ago A 49 tokens

wolverin0/claude-skills

Skill Claude CodeCodex

Audit the reliability domain — error handling, retries, idempotency, race conditions, partial failures, timeouts, graceful degradation. Run as part of /audit Phase E.

41 8d ago A 43 tokens

wolverin0/claude-skills

Skill Claude CodeCodex

Audit the legal/privacy/compliance signals — privacy policy alignment, data retention, GDPR/CCPA basics, cookie consent, export/delete capabilities. Run as part of /audit Phase E.

41 8d ago A 44 tokens

wolverin0/claude-skills

Skill Claude CodeCodex

Audit the dev experience and maintainability — local setup, documentation, test quality, CI feedback time, debuggability. Run as part of /audit Phase E.

41 8d ago A 41 tokens

wolverin0/claude-skills

Skill Claude CodeCodex

Audit the cost and billing risk domain — runaway loops, unbounded LLM/API calls, missing rate limits on paid services, infrastructure cost amplifiers. Run as part of /audit Phase E.

41 8d ago A 45 tokens

wolverin0/claude-skills

Skill Claude CodeCodex

Audit the gap between demo-quality and production-quality — hardcoded test data, dev-only configurations shipped, missing prod hardening. Run as part of /audit Phase E.

41 8d ago A 43 tokens

wolverin0/claude-skills

Skill Claude CodeCodex

Audit what a normal production app at this scale would have but is absent — health checks, error tracking, feature flags, audit logs, on-call. Run as part of /audit Phase E.

41 8d ago A 46 tokens

wolverin0/claude-skills

Skill Claude CodeCodex

Audit code integrity and coherence — duplication, hallucinated references, Tambon signatures, spec drift, Frankenstein patterns, mystery code. THIS DOMAIN incorporates findings from the Tambon hunt and most of the blind-spots walk. Run as part of /audit Phase E.

41 8d ago A 60 tokens

audit-fix-generator

16

wolverin0/claude-skills

Skill Claude CodeCodex

Generate a detailed AI fix prompt for a specific audit finding. Use when the user asks "/audit-fix F-X.Y" or "give me the fix prompt for finding N." Produces a complete prompt the user can hand to a fresh AI session (Claude Code, Cursor, ChatGPT) to remediate the finding with verification and rollback steps.

41 8d ago A 75 tokens

audit-hard-stops

17

wolverin0/claude-skills

Skill Claude CodeCodex

Walk the H1-H11 hard-stops catalog systematically against an audit scope. Use as the FIRST audit phase after audit-method completes. Runs detection commands for each hard stop class and reports FOUND / NOT FOUND with evidence. If any hard stop is found, the audit verdict locks to 🛑 DO NOT LAUNCH.

41 8d ago A 69 tokens

audit-loop

18

wolverin0/claude-skills

Skill Claude CodeCodex

Orchestrate the full audit improvement cycle: audit, roadmap, remediation, rerun, delta comparison, and skill patching for missed findings until convergence or a terminal blocked state.

41 8d ago A 0 tokens

audit-method

19

wolverin0/claude-skills

Skill Claude CodeCodex

Run the methodology setup phase of a technical audit — fingerprint the stack, inventory the repository, and produce a system map. Use this BEFORE running any audit domains. Output: detected stack, repo summary, and high-level architecture in 3-5 paragraphs. No findings yet.

41 8d ago A 59 tokens

audit-orchestrator

20

wolverin0/claude-skills

Skill Claude CodeCodex

Conduct a full technical due diligence audit of a vibe-coded codebase. Use when the user types /audit, asks for a "full audit," asks for a "due diligence review," asks "is this codebase ready to ship?", or asks for a comprehensive code review of an entire repository (not a single PR). Coordinates the 13 domain skills…

41 8d ago A 112 tokens

audit-tambon-hunt

21

wolverin0/claude-skills

Skill Claude CodeCodex

Hunt the three Tambon LLM-failure-mode signatures (Hallucinated Object, Wrong Attribute, Silly Mistake) across an audit scope. Use during the audit pipeline AFTER hard-stops and BEFORE blind-spots. Output: counts per signature, top occurrences, density per 1000 LoC. Findings flow into Domain 13 (Code Integrity).

41 8d ago A 0 tokens

battle-test

22

wolverin0/claude-skills

Skill Claude CodeCodex

Run a fail-closed end-to-end project hardening cycle: static audit, exhaustive real-browser validation, semantic screenshot review, multi-role/security/visual-regression probes, isolated remediation, and re-verification. Use when the user asks to battle-test or prove production readiness. Default is the full cycle…

41 8d ago A 95 tokens

wolverin0/claude-skills

Skill Claude CodeCodex

Audit websites, web apps, mobile apps, design systems, and user flows against the full public Checklist Design corpus. Use for comprehensive or targeted product/UI/UX audits, source-linked inspiration comparisons, evidence-backed scoring, and remediation plans.

41 8d ago A 54 tokens

debate

24

wolverin0/claude-skills

Skill Claude CodeCodex

Multi-LLM debate orchestration (Claude vs Codex vs Gemini) with rounds + synthesis.

41 8d ago A 23 tokens