Packages by samhatoum
whirlwind
Artillery based performance testing that runs on the serverless framework, supporting high-order functions like Stress, Soak, Load, Spike and DDOS attacks
react-domain-hooks
Use React hooks with a domain object. This allows you to separate view logic from interaction logic.
@auto-engineer/design-system-importer
Import design system components from Figma and generate markdown documentation.
@auto-engineer/frontend-checks
Automated frontend validation for TypeScript errors, build errors, and runtime console errors.
@auto-engineer/information-architect
AI-powered Information Architecture generation that transforms narrative models into UI component specifications.
@auto-engineer/server-implementer
AI-powered code implementation that completes TODO-marked TypeScript files in event-driven servers.
@auto-engineer/ai-gateway
Unified AI provider abstraction layer with multi-provider support and MCP tool integration.
@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/file-store
Platform-agnostic file storage abstraction with in-memory and Node.js implementations.
auto-engineer
[](https://discord.gg/B8BKcKMRm8) [ with file watching, port cleanup, and dependency installation.
@auto-engineer/pipeline
Event-sourced pipeline orchestration with declarative workflow definitions, reactive event handling, and real-time SSE monitoring.
@auto-engineer/server-generator-nestjs
Generates complete NestJS servers from narrative domain models with CQRS, GraphQL, and MikroORM.
@auto-engineer/release-automation
Automated release management with changesets and conventional commits
@auto-engineer/generate-react-client
Scaffolds a production-ready React client application from a bundled starter template. Handles the `InitializeClient` command via the message bus, copying a pre-configured React + Vite + Tailwind CSS v4 + shadcn/ui project into a target directory.
@auto-engineer/job-graph-processor
Processes directed acyclic graphs of jobs with dependency tracking, parallel dispatch, and configurable failure policies
@auto-engineer/model-factory
Creates a Vercel AI SDK `LanguageModel` from environment variables, connecting to any OpenAI-compatible provider.
@auto-engineer/file-upload
Upload file content to local disk, an HTTP endpoint, or cloud storage via a presigned-URL signer.
@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/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/adk-claude-code-bridge
An LLM adapter that lets Google ADK agents use Claude Code as their backing model.
@auto-engineer/react-gen
Generates a complete React application from a domain model by orchestrating a pipeline of AI agents that produce themed, routed, and validated code.
@auto-engineer/react-gen-json-render
Generates a complete React application from a domain model by orchestrating a pipeline of AI agents that produce themed, routed, and validated code.