Sandbox
48 repos · Tutorials & Guides · CodingClear
ivan-magda/
swift-coding-agent

A Swift reimplementation of a Claude Code-style coding agent, built stage by stage to explore what makes coding agents work

178
invincible04/
awesome-loop-engineering

Build the system that prompts your agents. A teaching repo for loop engineering: chapters, an annotated reading list, copy-paste prompts, a runnable example, and a portable agent skill

57
Azure-Samples/AI-GatewayTutorials & Guides

Labs to explore AI Models, MCP servers, and Agents with the AI Gateway powered by Azure API Management and Microsoft Foundry 🚀

984
olistic/
warriorjs
olistic/warriorjsTutorials & Guides

🏰 An exciting game of programming and Artificial Intelligence

9.5k
KeWang0622/
agent-zero-to-hero

Build a Claude-Code-shaped agent harness from scratch. 7-week course, 20 chapters, ~5,000 lines of Python, 42 tests, 3 LLM providers, no frameworks.

49
microsoft/
mcp-dotnet-samples

A comprehensive set of samples of creating and using MCP servers and clients with .NET

196
eazybytes/
spring-ai
eazybytes/spring-aiTutorials & Guides

From Java Dev to AI Engineer: Spring AI Fast Track

158
theaiautomators/
claude-code-agentic-rag-masterclass

Build an agentic RAG app from scratch by collaborating with Claude Code. 8-module course covering hybrid search, reranking, text-to-SQL, subagents, and more. React + FastAPI + Supabase.

187
WanLanglin/
-awesome-cc-harness

Reverse-engineering Claude Code's 512K LOC TypeScript source: agent loop, tool system, permission model, Grove training pipeline, anti-distillation defense

99
MDalamin5/
End-to-End-Agentic-Ai-Automation-Lab

This repository contains hands-on projects, code examples, and deployment workflows. Explore multi-agent systems, LangChain, LangGraph, AutoGen, CrewAI, RAG, MCP, automation with n8n, and scalable agent deployment using Docker, AWS, and BentoML.

97
Coherence-Daddy/
use-ollama-to-enhance-claude

Pair Claude Desktop on Anthropic with Claude Code routed through Ollama. Visual walkthrough + copy-paste prompt that cuts your Claude Code bill ~90%.

49
emarco177/
claude-code-crash-course

Hands-on crash course for Claude Code with branch-based projects on MCP, subagents, hooks, and automation.

186
quarkusio/
quarkus-workshop-langchain4j

Quarkus LangChain4J Workshop that demonstrates both single AI service capabilities and Agentic AI orchestration

97
invariantlabs-ai/
mcp-streamable-http

Example implementation of MCP Streamable HTTP client/server in Python and TypeScript.

131
nisalgunawardhana/
How-To-Create-MCP-Server

This guide will help you set up a basic MCP (Model Context Protocol) server in .NET, configure it in VS Code, and interact with it using Copilot Chat.

39