jv-vogler
01Plugin Claude Code
Plugin marketplace listing 4 plugins: code, frontend, pr, writing.
Plugin Claude Code
Plugin marketplace listing 4 plugins: code, frontend, pr, writing.
Plugin Claude Code
Use when writing or landing code — implementing a feature, fixing a bug, refactoring, or migrating. code:implement carries the standard for how code gets written (naming, control flow, comments, constants, purity) plus choosing a branch, verifying the change before calling it done, and splitting the work into atomic.
Skill Claude CodeCodex
The standard for writing and landing code — naming, control flow, comments, constants, purity — plus verifying the change, choosing a branch, and splitting the work into atomic commits with a message that matches the repository. Use whenever writing or modifying code: implementing a feature, fixing a bug, refactoring…
Plugin Claude Code
Use when adding or changing a feature, page, API call, hook, form, or component in a React or Next.js app laid out as infrastructure + domain + view + routes; when deciding which layer code belongs in; when reviewing a diff for layering violations; or when structuring a greenfield frontend. Covers dependency rules…
Skill Claude CodeCodex
The four-layer frontend architecture — infrastructure → domain → view → routes — with its dependency rules, file layout, naming conventions, and the recurring patterns that hold it together (serialization boundary, initial-data hook ladder, flow state machines, typed domain errors). Use whenever adding or changing a…
Plugin Claude Code
Use when working a pull request end to end: reviewing a diff locally for real bugs and design problems without posting anything to GitHub, and writing a PR description that explains why the change exists instead of narrating the diff file by file.
Skill Claude CodeCodex
Use when reviewing a pull request or branch locally without posting to GitHub — the user says "review PR #N", "review this PR locally", "check this branch's changes", "review my diff", asks whether a PR matches its ticket or does what the task asked, or wants review comments written to a file to read, filter, and copy…
Skill Claude CodeCodex
Use when opening or updating a pull request, writing or fixing a PR description or body, running gh pr create or gh pr edit, when asked to "write the PR description", or when an existing PR body is stale, a wall of text, or narrates the diff file-by-file.
Plugin Claude Code
Use when editing or reviewing prose to strip the signs of AI-generated writing and make it read as human-written. Based on Wikipedia's "Signs of AI writing" guide: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary, passive voice…
Skill Claude CodeCodex
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…