smithery.ai

eng-ui-vite-react

Build autocodex UI with React + Vite.

First seen Mar 20, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version0.2.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 881 B
  • docs SUMMARY.md 62 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

UI: React + Vite

Repo anchors (autocodex)

  • UI_PATH: web/
  • API_CONTRACT: docs/contracts/local-api.openapi.yaml

When to use

  • Implementing or updating the UI.

Preconditions

  • API contract exists.

Inputs to confirm

  • Target routes and data models
  • Performance constraints

Required artifacts

  • Typed components
  • API client module
  • Build passes

Quick path

  • Scaffold components.
  • Wire API client.
  • Run npm run build.

Steps

  1. Define routes and data loading.
  2. Implement components with typed props.
  3. Add a basic build check.

Failure modes and responses

  • No API contract: stop and define the contract first.

Definition of done

  • UI builds and renders core views.

Example (minimal)

  • View: runs list reading from /runs.