WSS3 is now available!

Build faster with
beautiful components

Forge is an AI-ready React UI kit with 100+ production-ready components. Built for developers and AI assistants alike. Ship stunning interfaces in hours, not weeks.

100+

Components

30+

Hooks & Utils

AI

Ready

100%

TypeScript

$ npm install wss3-forge
Copy
Why Forge?

Built for developers who value their time

Stop wasting hours on boilerplate. Forge gives you production-ready components that just work.

Zero Configuration

Install, import, build. No webpack or babel config needed.

TypeScript Native

Fully typed components with autocomplete.

Accessible by Default

WCAG compliant with keyboard navigation.

AI-Ready

New

Designed for AI assistants with dedicated guide.

App.tsx

import { Button, Card, Text } from 'wss3-forge'

function App() {
  return (
    <Card padding="lg">
      <Text size="xl" weight="bold">
        Welcome to Forge
      </Text>
      <Text color="secondary">
        Build UIs in minutes.
      </Text>
      <Button>Get Started</Button>
    </Card>
  )
}
Live Preview

See what you can build

Real components with real interactions. Copy, paste, and customize.

SC

Sarah Chen

Senior Developer

128

Projects

12k

Followers

Preferences

Dark mode

Use dark theme

Notifications

Push alerts

Stay updated

Get the latest news and updates.

No spam. Unsubscribe anytime.

Revenue

+12.5%

$48,295

Compared to $42,900 last month

Team members

AK

Alex Kim

Design Lead

Online
JL

Jordan Lee

Developer

Away

Weekly Overview

2,847

+24%

vs last week

Users

Sessions

Simple Setup

Up and running in minutes

No complex configuration. No build tool headaches. Just install the package and start building beautiful interfaces.

Zero configuration required

Works with any React setup

Full TypeScript support

Tree-shakeable exports

tsx
1// 1. Install Forge
2npm install wss3-forge
3
4// 2. Wrap your app
5import { ForgeProvider } from 'wss3-forge'
6import 'wss3-forge/styles'
7
8<ForgeProvider mode="dark">
9 <App />
10</ForgeProvider>

Ready to build something amazing?

Start shipping faster with Forge. Free and open source.

Cookies

We use cookies to improve your experience and save your preferences.