Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In
s

samhatoum

npm

Packages

Current Co-maintainers

Former Co-maintainers

90 packages

auto-engineer

[![Discord Online](https://img.shields.io/discord/1336421551255457846?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/B8BKcKMRm8) [![Discord Users](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fdiscord.com%2Fapi%2Finvit

@auto-engineer/adk-claude-code-bridge

An LLM adapter that lets Google ADK agents use Claude Code as their backing model.

@auto-engineer/ai-gateway

Unified AI provider abstraction layer with multi-provider support and MCP tool integration.

@auto-engineer/ai-integration

@auto-engineer/api

@auto-engineer/app-assembler

## Purpose

@auto-engineer/app-implementer

## Purpose

@auto-engineer/backend-checks

Backend validation commands for Auto Engineer projects. Plugin for the Auto Engineer CLI that provides commands for checking types, tests, and linting that can be orchestrated through event-driven workflows.

@auto-engineer/cart-integration

@auto-engineer/checks

Command handlers for running TypeScript type checks, Biome lint, and Vitest test suites against a target directory. Each command supports scoping to a specific directory ("moment") 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.