lancewillett

20 mods across 1 repository, 2 stars between them.

ai-plugins

01

lancewillett/ai-plugins

Plugin Claude Code

Plugin marketplace listing 8 plugins: kb-to-spec, js-perf-audit, visual-screenshots, claude-cleanup, playwright-ui-check.

2 16d ago A tokens not measured original MIT

lancewillett/ai-plugins

Instructions file CodexOpenCode

AGENTS.md instructions for lancewillett/ai-plugins, covering agents.md, working conventions and safety notes.

2 16d ago A 245 tokens original MIT

lancewillett/ai-plugins

Instructions file

Claude Code instructions for lancewillett/ai-plugins, a project described as: Lance's AI skills, agents, commands, etc. By convention, works with Claude and Codex both.

2 16d ago A 5 tokens copy · 100% MIT

claude-cleanup

04

lancewillett/ai-plugins

Plugin Claude Code

Audit and clean up Claude Code configuration. Checks skills, hooks, plugins, configs, commands, and stale data for issues and fixes them.

2 16d ago A tokens not measured original MIT

claude-cleanup

05

lancewillett/ai-plugins

Skill Claude CodeCodex

Audit and clean up Claude Code configuration. Checks skills, hooks, plugins, configs, commands, and stale data for issues and fixes them.

2 16d ago A 33 tokens original MIT

five-steps

06

lancewillett/ai-plugins

Plugin Claude Code

Apply the 5-step optimization framework (question, delete, simplify, accelerate, automate—in that order) to a plan or an existing system, then edit the target in place.

2 16d ago A tokens not measured original MIT

five-steps

07

lancewillett/ai-plugins

Skill Claude CodeCodex

Apply the 5-step optimization framework (question, delete, simplify, accelerate, automate—in that order) as a thinking tool for shaping work. Use it when creating new plans and when reviewing existing systems, processes, tools, and products you own. Triggered by "run this through the five steps", "5 steps this"…

2 16d ago A 91 tokens original MIT

flake-to-fact

08

lancewillett/ai-plugins

Plugin Claude Code

Replace vague flaky-test language with the narrowest evidence-supported classification for test, build, deployment, performance, security, and CI failures. Separates recurrence from cause, records confidence, and requests a specific diagnostic when evidence is insufficient.

2 16d ago A tokens not measured original MIT

flake-to-fact

09

lancewillett/ai-plugins

Skill Claude CodeCodex

Replace vague “flaky” or “flakiness” language with the narrowest evidence-supported classification of a test, build, deployment, performance, security, or CI failure. Use when triaging an intermittent, recurring, or apparently nondeterministic failure; responding to a test alert; reviewing a failure report; or someone…

2 16d ago A 77 tokens original MIT

js-perf-audit

10

lancewillett/ai-plugins

Plugin Claude Code

Audit any JS-heavy codebase for performance issues. Checks bundle weight, code splitting, selector memoization, rendering architecture, and performance infrastructure. Produces a findings report with severity ratings and recommendations.

2 16d ago A tokens not measured original MIT

js-perf-audit

11

lancewillett/ai-plugins

Skill Claude CodeCodex

Audit any JS-heavy codebase for performance issues. Checks bundle weight, code splitting, selector memoization, rendering architecture, and performance infrastructure. Produces a findings report with severity ratings and recommendations.

2 16d ago A 45 tokens original MIT

kb-to-spec

12

lancewillett/ai-plugins

Skill Claude CodeCodex

Promote a private Markdown plan/note into a shareable spec committed to a GitHub repo. De-privatizes the content, writes a standalone spec with an Authors header, links that spec from the top of the private note, and keeps the two independent (no duplicated content). Use when publishing a plan as a shared design doc…

2 16d ago A 110 tokens original MIT

playwright-ui-check

13

lancewillett/ai-plugins

Plugin Claude Code

Verify a login-gated UI loads and behaves correctly - to validate product changes fast - by logging in once in a visible browser, then attaching a headless browser over the Chrome DevTools Protocol for every check after. Includes the auth-once session model, a reference Playwright runner, and the collision and…

2 16d ago A tokens not measured original MIT

playwright-ui-check

14

lancewillett/ai-plugins

Skill Claude CodeCodex

Verify a login-gated UI loads and behaves correctly, to validate product changes fast, by logging in once and attaching a headless browser over CDP for every check after. Covers the auth-once session model, a reference Playwright runner, 2x screenshots, and the collision and auth-capture gotchas that waste the most…

2 16d ago C 94 tokens original MIT

unit-tests

15

lancewillett/ai-plugins

Plugin Claude Code

Audit existing test suites for meaningful coverage, brittle checks, duplicated assertions, and genuine gaps. Improves test quality without blindly adding tests.

2 16d ago A tokens not measured original MIT

unit-tests

16

lancewillett/ai-plugins

Agent

Test quality auditor that reviews existing test suites—audits, deletes, rewrites, and fills genuine gaps. Use when asked to review tests, improve test quality, or audit a test suite. Does NOT blindly add tests.

2 16d ago A 48 tokens original MIT

audit-tests

17

lancewillett/ai-plugins

Command

Audit a test suite for quality—find tests to delete, rewrite, or add. Produces a structured report.

2 16d ago A 23 tokens original MIT

unit-tests

18

lancewillett/ai-plugins

Skill Claude CodeCodex

Test quality auditor that reviews existing test suites—audits, deletes, rewrites, and fills genuine gaps. Use when asked to review tests, improve test quality, or audit a test suite. Does NOT blindly add tests.

2 16d ago A 48 tokens original MIT

visual-screenshots

19

lancewillett/ai-plugins

Plugin Claude Code

Capture before/after screenshots for PRs with visual UI changes using Playwright. Reads the repo's dev-server setup, captures matched before/after shots at multiple viewports, and can upload them straight into the PR comment as inline images. Works on github.com and GitHub Enterprise.

2 16d ago A tokens not measured original MIT