engineering
Projects tagged with engineering on GitHub.
32 projects
loop-engineering
TypeScriptPractical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit, loop-init, loop-cost.
harness-engineering
Python🐎 Ryan Lopopolo’s anthology, field guide, and agent context bundle for harness engineering
AI-Engineering-Lab
Jupyter NotebookA free, self-paced 24-week AI engineering course: Python, machine learning, LLMs, RAG, fine-tuning, agents and MCP, Azure and Vertex and Bedrock, and Databricks. 43 runnable notebooks, one continuous case study. MIT licensed, no signup. By Zorost Intelligence AI Lab.
ratel
TypeScriptContext engineering for AI agents. ~80% fewer tokens. Fix tool overload. Skills and memory with in-process BM25 and semantic retrieval. Progressive Disclosure. No vector DB.
langchain
PythonThe agent engineering platform.
better-harness
JavaScriptAn open-source Harness Engineering platform for coding agents—define harnesses as code, run controlled experiments, inspect evidence, and compare outcomes.
sample-specship
ShellSpec-driven autonomous engineering workflow for AI coding agents: recon → plan → build → validate → ship — with TDD, adversarial validation, and anti-slop quality gates. Packaged as a Kiro Power.
loop.js
TypeScriptA loop engineering framework — state a Goal; Rounds run until a skeptical, read-only Verify agent settles it.
dao-code
TypeScriptOpen-source TypeScript terminal coding agent for DeepSeek-V4 — builds on DeepSeek's strong price-performance and ultra-cheap cache pricing, engineering byte-stable prefixes and cache-reusing forks so cross-session memory and a continuous self-correction layer add almost no token cost; 1M context, Skills/MCP/Hooks, Claude Code config compatible.
factory
ShellA reference software factory for Claude Code and Codex
waggle
RustAttributed, resolvable artifact references for agent handoffs — a ~30-byte token instead of pasted context. MCP-native; the reference layer for the agent-harness world.
JavaGuide
JavaScriptJava 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
shelftxt
PythonOpen-source FastAPI recommendation engine for books • backend architecture • data handling • scalable systems
spec-kit
Python💫 Toolkit to help you get started with Spec-Driven Development
Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
loopy
JavaScriptA library of practical AI-agent loops and an installable skill for finding, adapting, and designing repeatable agent workflows.
loop-library
JavaScriptA library of practical AI-agent loops and an installable skill for finding, adapting, and designing repeatable agent workflows.
unlazy
JavaScriptAnti-laziness skill for AI agents. Core: the Depth Tree method, which splits a task N layers deep and gives every leaf the full time budget of the whole task, so effort multiplies with depth. Grounded in 2025-2026 research on model laziness, underthinking and premature completion.
skills
PythonCodebase harness + loop engineer
autoprompt-skill
JavaScriptAutoprompt is a coding-agent skill that cuts failures by 45% on agentic coding tasks.
drunk-claude
TeXIntensity slider from tipsy (0.1) to blackout (1.0). 5 moods, 8 creative techniques. Lowers inhibition, not intelligence. Unfiltered genius for Claude Code.
generative-ai-for-beginners
Jupyter Notebook21 Lessons, Get Started Building with Generative AI
ponytail
JavaScriptMakes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.
improve
Use your most capable model to audit your codebase and write plans for cheaper models to execute.
skills
ShellSkills for Real Engineers. Straight from my .agents directory.
agent-rules-books
AGENTS.md rules / skills for AI coding agents: Codex, Cursor & Claude Code. Inspired by Clean Code, Refactoring, DDD, Clean Architecture and DDIA programming books.
functional-skill-creator
JavaScriptfskill-creator turns your long-text SKILL into functions, making it modular, testable and trackable for better long-term maintenance and iteration
ragflow
GoRAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
trueforge
TypeScriptThe open-source agent harness - the runtime layer that turns an LLM into a working agent.
ORG2
TypeScriptSystem of record for how agents build software: Built-in rust harness & 20+ CLIs.
halofy
TypeScriptHalofy is the open access and governance layer for AI agents across your organization. Identity, policy, provenance, audit, and signed erasure.
Jixu
TypeScriptDurable single-Agent Harness for TypeScript: recoverable Threads, context continuity, explicit side effects, and a native TUI.