90 packages
auto-engineer
[](https://discord.gg/B8BKcKMRm8) [ or the full project, and emits passed/failed events via the message bus.
@auto-engineer/cli
Command-line interface that starts the Auto Engineer pipeline server, loads plugins, synchronizes local files with remote sandboxes, and optionally exposes a public tunnel.
@auto-engineer/component-implementer
AI-powered component implementation that generates production-ready React components from IA schema definitions.
@auto-engineer/component-implementor-react
Generates production-ready React components, tests, and Storybook stories from structured spec deltas using an LLM-powered multi-stage pipeline.
@auto-engineer/component-parser
Static analysis library that extracts prop metadata from React component files using the TypeScript compiler.
@auto-engineer/core
CLI interface for Auto Engineer - a plugin-based command-line tool for building applications with AI assistance.
@auto-engineer/create-auto-app
Create Auto Engineer apps with no configuration
@auto-engineer/design-system-importer
Import design system components from Figma and generate markdown documentation.
@auto-engineer/dev-server
Command handlers for starting, restarting, and managing development processes (server, client, Storybook) with file watching, port cleanup, and dependency installation.
@auto-engineer/emmett-generator
Code generation plugin for the Auto Engineer CLI that scaffolds event-driven backends using the Emmett event sourcing framework. This plugin takes FlowLang specifications and generates GraphQL servers with commands, events, projections, and queries.
@auto-engineer/example-mcp-server
@auto-engineer/file-store
Platform-agnostic file storage abstraction with in-memory and Node.js implementations.
@auto-engineer/file-syncer
A file synchronization plugin for the Auto Engineer CLI that provides real-time, two-way file synchronization over WebSockets. It monitors file changes, synchronizes project files, and supports TypeScript type definitions and external package discovery fo
@auto-engineer/file-upload
Upload file content to local disk, an HTTP endpoint, or cloud storage via a presigned-URL signer.
@auto-engineer/flow
Domain-specific language for building event-driven applications with type-safe schemas and GraphQL API generation. Plugin for the Auto Engineer CLI that enables defining business flows, data transformations, and integrations using TypeScript-based syntax.
@auto-engineer/flowlang
Domain-specific language for building event-driven applications with type-safe schemas and GraphQL API generation. Plugin for the Auto Engineer CLI that enables defining business flows, data transformations, and integrations using TypeScript-based syntax.