UXRes is the AI UX Researcher agent, conducting user interviews, usability tests, and synthesising UX findings.
Organization: AI-employee-force
Owner team: @AI-employee-force/agent-uxres-team
Scaffold type: agent
This repository is part of the AI Employee Force platform.
UXRes is the AI UX Researcher agent, conducting user interviews, usability tests, and synthesising UX findings.
- Code, configuration, and documentation directly related to
aief-uxres - Tests for this module
- CI/CD workflows specific to this repo
- Code owned by other repos in the org
- Shared types → use
aief-types - Shared UI components → use
aief-ui-kit - Shared SDK logic → use
aief-agent-sdk - Infrastructure definitions → use
aief-infra - Cross-cutting documentation → use
aief-docs
| Depends on | Purpose |
|---|---|
aief-types |
Shared TypeScript interfaces |
aief-agent-sdk |
Agent lifecycle contracts (if applicable) |
Setup instructions will be added as the repo is built out.
# Clone this repo
git clone https://github.com/AI-employee-force/aief-uxres.git
cd aief-uxres
# Install dependencies (when applicable)
npm install
# Start development server (when applicable)
npm start- Phase 1: Repository scaffold and governance
- Phase 2: Core implementation
- Phase 3: Integration with platform
- Phase 4: Production readiness
See CONTRIBUTING.md for guidelines.
See SECURITY.md for reporting vulnerabilities.
Copyright © 2026 AI Employee Force. All rights reserved.