Twelve engineering principles for building production-grade LLM agents, modeled on the 12-Factor App. Argues the best agents are mostly deterministic software with a few well-placed LLM calls, not a prompt-and-tools loop.
Spec-driven agentic dev platform that turns a prompt into requirements, a design doc, and sequenced tasks before any code is written, then implements from the spec. Runs across IDE, CLI, web, and mobile; validates output with property-based tests.
Packages Every's 'compound engineering' workflow into 26 slash commands for AI coding agents like Claude Code — brainstorm, plan, work, review, debug. Skews effort toward planning and review, and saves each run's lessons so the next task is easier.
Provides a set of versioned "skills" that codify UI design standards and automated checks for design engineers and AI agents. Includes a CLI to discover, install, and run skills like baseline UI rules, accessibility fixes, motion-performance tuning, and metadata corrections.
Automates decompiling APK/AAR/JAR and extracting HTTP APIs — Retrofit endpoints, OkHttp calls, hardcoded URLs, and auth patterns — so you can document and reproduce an app's network surface without source code. Integrates jadx/Vineflower/Fernflower and scripts for call-flow tracing.
Curated collection of resources, patterns, and reference implementations for building reliable AI agent harnesses—covering context delivery, tool/MCP design, memory, permissions, observability, verification, and orchestration for production agent engineering.
Curated 100K subset of geometrically diverse CAD construction sequences sampled from a 1M agentically synthesized corpus — each item includes executable CadQuery scripts, 8 rendered views, STL/STEP exports, and precomputed DINOv3 embeddings for retrieval and benchmarking.
Multilingual benchmark for evaluating LLMs' industrial domain knowledge via 2,049 expert-curated QA pairs spanning 10 product verticals and four languages, with each item grounded to industry or national standards and an LLM-as-judge evaluation pipeline.