A macOS network-debugging skill that isolates and fixes Tailscale conflicts with Shadowrocket/Clash/Surge/OrbStack — route hijacks, proxy env vars, SSH double tunnels, Docker proxy propagation and stalled DNS.
A hands-on skill for invoking Bedrock foundation models, generating embeddings, building RAG, and debugging access and quota errors.
An evidence-led skill that diagnoses and fixes slow web pages using real-user Core Web Vitals plus browser performance traces.
Audits and fixes web security, browser compatibility, and code quality using Lighthouse Best Practices as the baseline.
Diagnose and fix LCP, INP, and CLS using real-user CrUX field data plus browser performance traces.
A step-by-step skill for committing and pushing your working tree straight to a PR whose head branch lives on a fork — without touching origin/upstream.
Scans React, Next.js, Vue, Angular, Svelte, or plain HTML code for WCAG 2.2 Level A/AA violations and delivers fix code plus compliance reports.
Scans, validates and syncs .env files, then generates safe .env.example templates and schemas.
Detects your project's migration framework, diffs the schema, generates migration plus rollback scripts, and flags risky DDL before you run anything.
Sweeps a running web app by clicking every reachable control and reports dead buttons, console errors, failed requests, and API-vs-UI contradictions — no codebase knowledge required.
Instruments your running web app with a dev-only SDK so the agent can read real DOM, network, console and framework state, drive one full user flow, and return a pass/fail verdict with the file:line to fix.
Lets Claude write and run focused Playwright scripts to test sites, capture screenshots, and validate responsive layouts or login flows.
A dev workflow skill that turns an approved feature spec into architecture, code, tests, and a QA handoff package.
Finds every CLAUDE.md in your repo, grades it against a quality rubric, and applies only the targeted improvements you approve.
A stack-agnostic WCAG 2.1 AA audit workflow that produces a prioritized accessibility report and remediation roadmap.
A read-only skill that scans a diff, file, or repo for both over-engineered code and bloated prose, returning a ranked list of what to cut.
A mode skill that strips filler from Claude's prose and enforces YAGNI-first, minimum-code decisions.
Copies, registers, and configures the Matrix channel adapter in a NanoClaw project, including bot-account credentials.
Turns a feature request into a phased, documentation-grounded implementation plan that survives fresh chat contexts.
A practical rulebook for designing, implementing, and testing Cubits and Blocs in Flutter with bloc/flutter_bloc.