By neonwatty
Autonomous iterative codebase improvement skills for gap analysis, test coverage, security audits, beta-readiness audits, service health audits, funnel audits, plan refinement, document refinement, plan-to-plan alignment, mockup generation, and prototype building. Designed to run standalone or in Ralph Loops.
This command should be used when the user asks to 'loop beta audit', 'keep auditing for beta readiness', or 'fix all beta issues'. Loops beta audit iterations until no HIGH/MEDIUM code findings remain. Requires ralph-loop plugin.
This command should be used when the user asks to 'run a beta audit', 'check beta readiness', 'is the app ready for beta', or 'find beta-readiness gaps'. Runs one iteration: explores the app holistically for beta-readiness gaps, fixes code issues, collects manual to-dos, validates, PRs, runs CI, and merges.
This command should be used when the user asks to 'optimize CI', 'audit CI pipeline', 'speed up GitHub Actions', 'reduce CI time', 'make CI faster', or 'harden CI permissions'. Runs one iteration: analyzes 1-2 CI dimensions across multiple measurement axes (timing, billable minutes, hygiene, flakiness), applies fixes, re-measures, and merges.
This command should be used when the user asks to 'loop CI audit', 'fully optimize CI', 'audit all CI dimensions', or 'do a full CI optimization sweep'. Loops CI audit iterations until all 9 dimensions are covered and no issues remain. Requires ralph-loop plugin.
This command should be used when the user asks to 'loop doc refine', 'keep refining a document', or 'iteratively improve documentation'. Loops doc-refine iterations until no further improvements are found. Requires ralph-loop plugin.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin for autonomous, iterative codebase improvement. Runs gap analysis, test coverage, security audits, beta-readiness audits, service health audits, funnel audits, plan refinement, document refinement, plan-to-plan alignment, mockup generation, and prototype building in loops that find issues, fix them, PR, pass CI, merge, and repeat.
Designed to work with the Ralph Loop plugin for automated iteration.
claude plugin marketplace add neonwatty/useful-loops
claude plugin install useful-loops@useful-loops
Also install the Ralph Loop plugin if you want looping:
claude plugin install ralph-loop
| Command | Description |
|---|---|
/useful-loops:gap-analysis <repo-url> | Compare this app against a reference app, fix gaps |
/useful-loops:test-coverage [threshold] | Find untested files, write tests (default: 80%) |
/useful-loops:security-audit | Audit 1-2 OWASP categories, fix findings |
/useful-loops:beta-audit | Holistic beta-readiness review across 5 dimensions |
/useful-loops:service-audit | Audit Vercel, Supabase, PostHog, Sentry, GitHub for issues |
/useful-loops:funnel-audit | Audit one top-of-funnel marketing category, fix issues |
/useful-loops:plan-to-plan <source> <target> | Align a derived plan against its source plan |
/useful-loops:mockup-from-plan <plan> <mockup-dir> | Build/refine an HTML mockup from a plan document |
/useful-loops:prototype-from-mockup <mockup-dir> <app-dir> | Build/refine an app prototype from an HTML mockup |
| Command | Description |
|---|---|
/useful-loops:gap-loop <repo-url> [--max N] | Loop gap analysis until no gaps remain |
/useful-loops:test-loop [threshold] [--max N] | Loop test coverage until threshold met |
/useful-loops:security-loop [--max N] | Loop security audit until all categories clean |
/useful-loops:beta-audit-loop [--max N] | Loop beta audit until no HIGH/MEDIUM code findings |
/useful-loops:service-audit-loop [--max N] | Loop service audit until no CRITICAL/HIGH findings |
/useful-loops:funnel-loop | Guide for running funnel audit iterations (interactive, not automated) |
/useful-loops:plan-to-plan-loop <source> <target> [--max N] | Loop plan-to-plan until target fully covers source |
/useful-loops:mockup-from-plan-loop <plan> <mockup-dir> [--max N] | Loop mockup-from-plan until mockup matches plan |
/useful-loops:prototype-from-mockup-loop <mockup-dir> <app-dir> [--max N] | Loop prototype-from-mockup until prototype matches mockup |
Default max iterations: 10.
| Command | Description |
|---|---|
/useful-loops:plan-refine "<PROMPT>" <PLAN> | Refine a plan document or directory using a prompt-driven analysis |
/useful-loops:doc-refine "<PROMPT>" <DOC_FILE> | Refine a document using a prompt-driven analysis |
/useful-loops:plan-refine-loop "<PROMPT>" <PLAN> [--max N] | Loop plan-refine until no improvements found (requires ralph-loop) |
/useful-loops:doc-refine-loop "<PROMPT>" <DOC_FILE> [--max N] | Loop doc-refine until no improvements found (requires ralph-loop) |
Each skill follows an 8-phase lifecycle per iteration:
docs/plans/When run in a Ralph Loop, the same prompt is fed back after each iteration. Claude sees its previous work via the tracking files and git history, focusing on uncovered ground each time.
Each skill maintains a tracking file in docs/plans/:
npx claudepluginhub neonwatty/useful-loopsDesign and iterate on logos using SVG with Claude Code
QA testing pipeline with 6 personas (smoke, UX, adversarial, security, performance, mobile) — generate workflow docs, convert to Playwright E2E tests, run interactively or in CI. Supports quantified UX scoring with before/after binary scorecards, Next.js performance profiling, and mobile UX auditing against iOS HIG and Material Design 3 standards.
Auth-only Claude Code plugin for Playwright profiles, persistent external-service auth, custom app auth capture, and bot-detection-aware browsing. Use neonwatty/qa-skills for the full QA workflow plugin.
Claude Code skills for developer workflow automation — validation, PR creation, and CI monitoring
Autonomous feature implementation with independent verification. Plan -> Implement -> Check -> Ship.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.