repro-admin

Reproduce EmDash admin UI bugs by following reporter steps and capturing failure evidence.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ahliweb/sikesra --skill repro-admin-ahliweb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repro-admin
Source: https://github.com/ahliweb/sikesra/tree/main/awcmsmicro-dev/.flue/skills/repro-admin
Command: npx skills add https://github.com/ahliweb/sikesra --skill repro-admin-ahliweb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you reliably reproduce reported EmDash admin UI bugs, verify the failure in a live local demo, and capture evidence that a maintainer can follow.

Core Features & Use Cases

  • Bug Reproduction: Drives the admin interface through the reporter's exact steps to confirm whether the issue is real.
  • Evidence Capture: Collects screenshots, console output, runtime errors, and a replayable transcript of the interaction.
  • Workflow Safety: Uses a local dev-bypass session and avoids test code so the reproduction stays faithful to the reported user experience.

Quick Start

Start the local demo, open the dev-bypass admin session in agent-browser, and follow the reporter's steps while saving screenshots and any console or error output.

Frequently Asked Questions about repro-admin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reproduce admin UI bugs with screenshots and console errors?

Reproduce admin UI bugs by driving the live interface through the reporter's exact steps using agent-browser, capturing screenshots, console output, and a replayable transcript of the failure state.

What is the best way to capture evidence of a local demo admin workflow failure?

Capture evidence of local demo failures by interacting with the authenticated admin session in agent-browser, which records runtime errors, console output, and step-by-step visual screenshots without writing test code.

Can I reproduce reported EmDash admin bugs without writing test code?

Yes, you can reproduce EmDash admin bugs without writing test code by using a local dev-bypass session and agent-browser to interactively drive the UI and capture the failure state visually.

How do I verify a reported admin interface issue in a local dev environment?

Verify a reported admin interface issue by opening a local demo dev-bypass session in agent-browser, following the exact reporter steps, and checking for console and runtime errors.

Does bug reproduction require an authenticated session for the admin interface?

Yes, bug reproduction targets authenticated sessions within the local demo environment to accurately replay reactive admin workflows and faithfully confirm the reported user experience.