iSerter

46 mods across 2 repositories, 50 stars between them.

iSerter/laravel-claude-agents

Skill Claude CodeCodex

Best practices for Laravel queues including job structure, batching, chaining, middleware, retry strategies, and error handling.

44 4mo ago A 29 tokens original MIT

iSerter/laravel-claude-agents

Skill Claude CodeCodex

Systematic debugging process for Laravel applications - ensures root cause investigation before attempting fixes. Use for any Laravel issue (test failures, bugs, unexpected behavior, performance problems).

44 4mo ago A 40 tokens original MIT

iSerter/laravel-claude-agents

Skill Claude CodeCodex

Best practices for Laravel task scheduling including defining schedules, frequency constraints, overlap prevention, and monitoring hooks.

44 4mo ago A 26 tokens original MIT

laravel-tdd

28

iSerter/laravel-claude-agents

Skill Claude CodeCodex

Test-Driven Development specifically for Laravel applications using Pest PHP. Use when implementing any Laravel feature or bugfix - write the test first, watch it fail, write minimal code to pass.

44 4mo ago A 42 tokens original MIT

feature-recon

30

iSerter/claude-feature-recon

Plugin Claude Code

Codebase feature reconnaissance: per-feature maturity, bugs, gaps and opportunities with cited evidence, plus a dashboard.

6 28d ago A tokens not measured original MIT

feature-recon

31

iSerter/claude-feature-recon

Plugin Claude Code

Reconnaissance sweep of any codebase, feature by feature: what works, what's broken, what's missing, what's untested. Emits one evidence-cited JSON state file per feature plus a rollup, renders a self-contained HTML dashboard, and turns the findings into ordered task files that update the report as fixes land.…

6 28d ago A tokens not measured original MIT

iSerter/claude-feature-recon

Agent

Used by the create-demo-videos skill to write the spoken narration for one feature's demo video during a recon sweep. Reads that feature's recon state file and its recorded user flows and writes narration text into a JSON file the caller names; it records nothing, renders nothing, edits no application code and returns…

6 28d ago A 110 tokens original MIT

iSerter/claude-feature-recon

Agent

Used by the feature-recon skill to review exactly one feature through the product-engineering lens during a recon sweep. Writes a JSON state file to a recon directory the caller names; it fixes nothing and returns no report body. Not a general code reviewer — do not delegate to it outside a feature-recon run, and…

6 28d ago A 85 tokens original MIT

recon-security

34

iSerter/claude-feature-recon

Agent

Used by the feature-recon skill to review exactly one feature through the security lens during a recon sweep, when the run explicitly opted into --lens security. Writes a JSON state file to a recon directory the caller names; it fixes nothing and returns no report body. Not a general security reviewer or vulnerability…

6 28d ago A 95 tokens original MIT

recon-test-engineer

35

iSerter/claude-feature-recon

Agent

Used by the identify-user-flows and test-user-flows skills to handle exactly one feature during a recon sweep — either writing that feature's executable user-flow recipes, or turning one browser run's raw results into a JSON state file. Writes JSON to a recon directory the caller names; it runs no browser itself…

6 28d ago A 122 tokens original MIT

recon-ux

36

iSerter/claude-feature-recon

Agent

Used by the feature-recon skill to review exactly one feature through the UI/UX lens during a recon sweep, when the run explicitly opted into --lens ux. Writes a JSON state file to a recon directory the caller names; it fixes nothing, redesigns nothing, and returns no report body. Not a general design reviewer — do…

6 28d ago A 100 tokens original MIT

feature-tasks

39

iSerter/claude-feature-recon

Command

Turn feature-recon findings into ordered, ready-to-execute task files with tests and report-update steps.

6 28d ago A 20 tokens original MIT

create-demo-videos

42

iSerter/claude-feature-recon

Skill Claude CodeCodex

Record narrated demo videos of a codebase's features — Playwright drives the real app with a visible cursor, Gemini TTS narrates each screen, and ffmpeg cuts one mp4 per feature. Use when the user asks for a demo video, feature walkthrough, screen tour, product tour, "show how this works" video, or a video for the…

6 28d ago A 97 tokens original MIT

feature-recon

43

iSerter/claude-feature-recon

Skill Claude CodeCodex

Sweep a codebase feature by feature and produce an evidence-cited state report plus an HTML dashboard — per-feature maturity, bugs, gaps, opportunities, test coverage. Use when the user asks to review or audit the state of a project, asks "what's the state of this codebase", wants a feature maturity or readiness…

6 28d ago A 100 tokens original MIT

feature-tasks

44

iSerter/claude-feature-recon

Skill Claude CodeCodex

Turn a feature-recon report into ready-to-execute task files — one per fix, ordered, with evidence, a test plan, and instructions to update the report when the fix lands. Use when the user asks to create tasks or a fix plan from the recon report, wants findings turned into tickets or task files, asks "what should we…

6 28d ago A 91 tokens original MIT

identify-user-flows

45

iSerter/claude-feature-recon

Skill Claude CodeCodex

Turn a codebase's features into executable user-flow recipes — a JSON file of real selectors, interactions and assertions that a browser can replay. Use when the user asks to identify or map user flows, wants end-to-end or e2e flows defined, asks what a real user actually does in the app, or is preparing to run…

6 28d ago A 93 tokens original MIT

test-user-flows

46

iSerter/claude-feature-recon

Skill Claude CodeCodex

Replay a codebase's user-flow recipes against the running app in a real browser with Playwright, then file what broke as evidence-cited findings. Use when the user asks to run end-to-end or e2e tests, wants the app tested in a real browser, asks whether the flows actually work, or wants to verify recon findings…

6 28d ago A 89 tokens original MIT