Skip to content

replworks/replworks.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REPL Works Website

Official website for REPL Works.


About

REPL Works is an AI-Native Product Development Framework.

The framework provides:

Workflow

Prompts

Documents

Tools

for building and maintaining AI-native products.

This repository contains the official REPL Works website.


AI AGENT NOTICE

This repository uses document-driven development.

Authoritative project state is defined only by:

AGENTS.md

PRODUCT_SPEC.md

ARCHITECTURE.md

TASKS.md

AI agents must start from:

AGENTS.md

and follow the declared document order.


README.md is:

Human Documentation

README.md is NOT:

Project Specification

Architecture Definition

Task Definition

Source of Truth

Do not use README.md to determine project requirements.


Technology Stack

Astro 6.x

MDX

TypeScript 5.x

Tailwind CSS 4.x

GitHub Pages

Requirements

Node.js 24.x

npm 11.x

Installation

npm install

Development

Start local development server.

npm run dev

Commands

Command Purpose
npm install Install dependencies
npm run dev Start development server
npm run build Create production build
npm run preview Preview production build
npm run lint Run linting
npm run astro check Run type checks
npm run test Run tests
npm run test:e2e Run end-to-end tests

Build

npm run build

Preview

npm run preview

Deployment

Deployment Target

GitHub Pages

Deployment is fully automated through GitHub Actions.


Repository Purpose

The website exists to:

Explain REPL Works

Publish Workflow

Publish Prompts

Publish Documents

Publish Tools

Showcase REPL Works Compatible Projects

Website Structure

Home

Workflow

Prompts

Documents

Tools

Showcase

FAQ

REPL Works

AI-Native Product Development Framework

Core Principle

Models change.

Projects survive.

License

MIT

About

ReplWorks is an AI-Native Product Development Framework that converts expensive conversational context into durable project memory.

Topics

Resources

Stars

Watchers

Forks

Contributors