rosetta: Rosetta is a meta-prompting and context engineering framework designed to enhance the reliability and consistency of AI coding agents. It provides structured context, guardrails, and defined workflows to guide AI systems in software development.; learn-claude-code: This repository provides a hands-on tutorial to learn how modern AI agents work by building one from scratch, emphasizing the core loop of model-tool interaction. It distills complex agent concepts into simple, iterative versions, from basic Bash agents to sophisticated skill-based systems.
Context Engineering, not Prompt Hacking: Automatically infuse AI agents with organizational conventions, architecture, and business rules.
Learning to build modern AI coding agents from scratch