By dan323
Audit a live website for UX, accessibility, performance, and bug issues using Playwright, axe, pa11y, and Lighthouse. Crawls once, then runs parallel audits to produce a severity-grouped report.
Checks WCAG 2.1 compliance using axe-cli or pa11y (via npx) with AI HTML analysis as fallback, using the checklist provided by the caller. Audits every URL in sitemap.json when available; otherwise audits only the seed.
Authors a Playwright test spec on the fly using real selectors from sitemap.json, executes it via npx playwright test, and converts the JSON reporter output into bug findings. On Windows, uses Playwright MCP tools directly instead (npx path is unreliable on Windows due to /tmp path divergence between Write and Bash).
Audits website performance using Lighthouse (via npx) if available, falling back to HTML analysis, using the thresholds and checks provided by the caller. Audits up to 3 pages from sitemap.json when available; otherwise audits only the seed.
Crawls a website with Playwright (via the Playwright MCP server) and writes a sitemap.json artifact describing pages, real selectors, forms, links, and console/network errors observed during the crawl. Other site-audit agents read this artifact instead of crawling the site themselves.
Analyzes a website for UX issues against a checklist provided by the caller. Reads sitemap.json (produced by site-mapper) for the page list when available; falls back to extracting links from the homepage HTML if no sitemap is provided.
Uses power tools
Uses Bash, Write, or Edit tools
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 marketplace with reusable skill plugins for Claude Code and GitHub Copilot. Each skill gives an AI agent detailed, phase-by-phase instructions for performing a specialized development task — generating changelogs, auditing logging, finding dead code, and more.
/plugin marketplace add dan323/easier-life-skills
/plugin install docs@easier-life-skills
The marketplace browser at the bottom of this README also surfaces plugins from other Claude Code marketplaces. To install those, add each of their marketplaces alongside this one — for example:
/plugin marketplace add anthropics/skills
/plugin marketplace add mattpocock/skills
/plugin install document-skills@skills
Or copy the right command directly from the marketplace browser: every source tag has a + button that copies its /plugin marketplace add … line, and every plugin detail panel shows both the marketplace add and plugin install commands you need.
| Plugin | What it does |
|---|---|
docs | Documentation bundle — changelog (SKILL) and document-project (SKILL) |
code-audit | Code-quality bundle — find-dead-code (SKILL), find-breaking-rest-api (SKILL), and improve-logging (SKILL) |
brainstorm | Suggest the 5 most valuable features or improvements to build next |
task-agent | Read tasks from a YAML file (unified single-file format with id/status, or legacy two-file mode), implement one per run via an agent, open a PR, and fix Copilot review comments automatically |
find-skills | Analyze the active repository and recommend relevant Claude Code skills from known marketplaces |
scaffold | Generate a complete plugin skeleton (plugin.json, SKILL.md, evals, optional agents/references) from a single prompt |
workflow | Run multi-step skill workflows declared in workflow YAML — sequential execution with ${{ … }} interpolation |
auto-board-task | Process the top Todo card on a GitHub Project end-to-end — bundles the gh-project-sync board ⇄ tasks.yml reconciler and chains it with task-agent via the workflow skill so one invocation pulls the board into tasks.yml, opens a PR for the top pending task, and syncs the card to In Review with the PR link |
security-review | Scan a codebase for OWASP Top-10 vulnerabilities, hardcoded secrets, insecure dependencies, and unsafe patterns. Read-only report ranked by severity (Critical / High / Medium / Low) |
| Agent | Plugin | What it does |
|---|---|---|
copilot-review-fixer | task-agent | Reads unresolved Copilot review comments on a PR and applies code fixes automatically |
Browse and search skills, agents, commands, hooks, and MCP servers from multiple Claude Code marketplaces (currently dan323/easier-life-skills, anthropics/skills, and mattpocock/skills) at the interactive marketplace:
npx claudepluginhub dan323/easier-life-skills --plugin site-auditAnalyze and improve a CV and LinkedIn profile (driven by the official LinkedIn data export, not live scraping) with stronger language, quantified achievements, and aligned keywords
Read tasks from a YAML file (unified or legacy two-file format), implement one per run via an agent, and open a PR
Documentation skills: generate or update CHANGELOG.md from git history, and create a root README.md with a linked /docs structure
Code-quality audit bundle — find unused code, find breaking REST API changes, and audit logging quality. All three skills are read-only and produce prioritised reports.
Run multi-step skill workflows declared in workflow.yaml — sequential execution, ${{ … }} interpolation between steps, JSON-or-stdout output capture.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
20 SEO/GEO skills and 5 commands on one shared contract for keyword research, content creation, technical audits, schema markup, monitoring, quality gates, entity truth, and campaign memory.
Comprehensive SEO analysis plugin for Claude Code. 25 sub-skills (21 core + 1 orchestrator + 1 framework + 2 extension mirrors) and 18 sub-agents cover technical SEO, content quality, schema, sitemaps, Core Web Vitals, local SEO, backlinks, AI/GEO, ecommerce, hreflang, SXO, clustering, drift monitoring, and Google APIs. Includes optional MCP extensions, SPA-aware rendering, portability, and hardened SSRF/DNS-rebinding safe fetchers.
Modern R development skills for Claude Code - tidyverse patterns, rlang metaprogramming, Bayesian inference, performance optimization, and more
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.