de6eling

10 mods across 1 repository, 2 stars between them.

user-tester

01

de6eling/user-testing-agent

Agent Claude Code

Usability test agent that navigates a web app as a specific persona using Chrome browser tools. Launch with: claude --chrome --agent user-tester.

2 4mo ago A 36 tokens

PreToolUse

02

de6eling/user-testing-agent

Hook Claude Code

Runs before the agent uses a tool for mcp__claude-in-chrome__* tool calls, executing patience-check.py via python3. From de6eling/user-testing-agent.

2 4mo ago A tokens not measured

PostToolUse

03

de6eling/user-testing-agent

Hook Claude Code

Runs after a tool call finishes for mcp__claude-in-chrome__* tool calls, executing log-action.py via python3. From de6eling/user-testing-agent.

2 4mo ago A tokens not measured

Stop

04

de6eling/user-testing-agent

Hook Claude Code

Runs when the agent finishes a response, executing finalize-run.py via python3. From de6eling/user-testing-agent.

2 4mo ago A tokens not measured

create-persona

06

de6eling/user-testing-agent

Skill Claude CodeCodex

Interactive dialog for building persona YAML files. Walk through each behavioral trait with examples, collect a backstory, and save to personas/.

2 4mo ago A 30 tokens

create-task

07

de6eling/user-testing-agent

Skill Claude CodeCodex

Interactive dialog for building task YAML files. Explores the target codebase to find routes, components, and API endpoints that define success criteria. Save to tasks/.

2 4mo ago A 35 tokens

run-test

08

de6eling/user-testing-agent

Skill Claude CodeCodex

Instructions for executing a usability test run. This skill is loaded into the user-tester agent's context at startup via the skills field. It provides the framework for reading persona/task files and executing the test.

2 4mo ago A 44 tokens

setup

09

de6eling/user-testing-agent

Skill Claude CodeCodex

Interactive first-run wizard. Configures the app URL, creates a starter persona and task, and gets the user ready to run their first test.

2 4mo ago A 31 tokens

de6eling/user-testing-agent

Instructions file

Claude Code instructions for de6eling/user-testing-agent, covering user testing agent, project structure, configuration, running a test and persona trait system.

2 4mo ago A 611 tokens