Agent skill

web-ux-architect

Generate sitemap and wireframe specifications from project-config.json and produce UX planning artifacts.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/web-ux-architect

Metadata

Additional technical details for this skill

stage
2-ux
category
web-builder
pipeline
web-builder

SKILL.md

Web UX Architect

Objective

Read project-config.json and generate information architecture artifacts for page routes and wireframe structure.

Required Workflow

  1. Read project-config.json from prior web-stack-planner output.
  2. Generate a full sitemap with top-level and nested routes.
  3. For each page, create a wireframe spec table with layout zones:
    • header
    • hero
    • content
    • sidebar
    • footer
  4. Reference these design tools for visual generation:
  5. Produce:
    • sitemap.md
    • wireframes.md
    • ux-report.json

Execution

bash
python skills/web-ux-architect/scripts/ux_architect.py --input <workspace> --output <out.json> --format json

References

  • references/tools.md

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results