Claude-Skills zum Download

Eine Sammlung selbstgebauter Claude-Skills, die ich in der täglichen Arbeit nutze — von autonomen UI-Sweeps bis zur GitHub-Issue-Analyse. Installierbar per Claude-Code-Plugin oder als ZIP.

QA

app-walkthrough

Autonomously walk through the whole logged-in web app (app.linn.games), screenshot every page, and surface bugs. Use when the user wants a full UI sweep, an end-to-end check after changes, "durchspielen / durchklicken",...

v1.0.0 · MIT

Entwicklung

github-issue-analysis

Use when the user mentions a GitHub issue number, URL, or asks to work on/fix/implement/triage an issue — BEFORE starting any implementation or investigation

v1.0.0 · MIT

Produktivität

goal

Zeigt offene Tasks und kategorisiert den aktuellen Prompt via Mayring-Methode (pi_categorize). Legt konkrete Schritte als native Todos an — task_capture-Hook spiegelt sie automatisch nach /tasks.

v1.0.0 · MIT

Produktivität

screenshot

Capture the user's screen so Claude can actually see it, then Read the PNG. Use when the user references something visible on their monitor, when iterating on UI/frontend work, or whenever there's a mismatch between what...

v1.0.0 · MIT

Per Claude-Code-Plugin installieren

Im Claude-Code-Terminal:

/plugin marketplace add nileneb/mayring-claude-plugin
/plugin install <skill-name>