
Uikit Agent Marketplace
- 1 repo stars
- Updated August 3, 2026
- archon-research/uikit
UI skills and specialist agents for code assistants.
About
uikit-agent-marketplace is a Claude Code skill in the AI & Agent Building category. UI skills and specialist agents for code assistants.
- uikit-agent-marketplace
- AI & Agent Building
- AI-coding skill
Uikit Agent Marketplace by the numbers
- Data as of Aug 4, 2026 (Skillselion catalog sync)
/plugin marketplace add archon-research/uikit/plugin install uikit-agent-marketplace@uikit-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | August 3, 2026 |
| Repository | archon-research/uikit ↗ |
What it does
UI skills and specialist agents for code assistants.
README.md
uikit
Shared frontend toolkit monorepo for TypeScript and React projects.
It contains reusable configuration packages, a UI design-system package, and HTTP client utilities that can be consumed directly from source during local development.
Live preview: https://archon-research.github.io/uikit/
Repository layout
packages/
tsconfig/ Shared TypeScript configs (base, react, node)
oxlint-config/ Shared Oxlint configs (base, react)
oxfmt-config/ Shared Oxfmt config
agent-marketplace/Plugin marketplace content and generators
design-system/ Shared UI components and style recipes
charting/ Dedicated charting primitives package
uikit-preview/ Ladle preview site for components and tokens
http-client-core/ OpenAPI + Zod based HTTP client helpers
http-client-react/React Query integration on top of core client
webmcp/ WebMCP UI tool-registration layer (document.modelContext)
mcp-connect/ Harness connection UI (chat icon, status, connect modal)
mcp-relay/ Host-agnostic WebMCP relay protocol core (sans-I/O, TS)
uikit-cli/ CLI for local package linking in consumer repos
Packages
@archon-research/tsconfig@archon-research/oxlint-config@archon-research/oxfmt-config@archon-research/design-system@archon-research/charting@archon-research/uikit-preview@archon-research/http-client-core@archon-research/http-client-react@archon-research/webmcp@archon-research/mcp-connect@archon-research/mcp-relay@archon-research/uikit-cli
If you are adapting this template for another organization, you can replace the package scope and names while keeping the same structure and workflows.
Installation
Install packages from npm:
npm install @archon-research/tsconfig @archon-research/oxlint-config @archon-research/oxfmt-config @archon-research/design-system @archon-research/charting @archon-research/http-client-core @archon-research/http-client-react @archon-research/webmcp @archon-research/mcp-connect @archon-research/uikit-cli
Each package has its own npm page with detailed documentation and usage examples.
Installation from source (development)
To install and contribute to this monorepo from GitHub source, see DEVELOPMENT.md.
Note: Installing from GitHub source requires authentication to GitHub Packages via a personal access token (PAT). See DEVELOPMENT.md for setup details.
Usage
Using packages from npm
See the individual package READMEs for specific usage examples:
- tsconfig
- oxlint-config
- oxfmt-config
- design-system
- charting
- http-client-core
- http-client-react
- webmcp
- mcp-connect
- mcp-relay
- uikit-cli
Development
For local development, contributing to packages, running quality checks, and publishing, see DEVELOPMENT.md.
Agent marketplace plugins
The repository includes an internal marketplace package that generates plugin artifacts for Claude Code and GitHub Copilot CLI:
Use it to manage normalized skill and agent content, source pinning metadata, and generated plugin outputs for both ecosystems.
Icon policy
- Use
lucide-reactfor all product and story iconography. - Do not introduce emoji icons or ad hoc inline SVG icon implementations in components/stories.
Recommended install flow (GitHub marketplace)
Prefer marketplace-based installs from GitHub over direct local-path installs.
- Claude Code team marketplaces:
- Copilot plugin marketplaces:
For this repository, publish or reference the marketplace metadata in .claude-plugin/marketplace.json and .github/plugin/marketplace.json, then install by plugin name from the configured marketplace.