51 lines
2.1 KiB
Markdown
51 lines
2.1 KiB
Markdown
# From AI to Chitta
|
|
|
|
Free repos for [fromaitochitta.com](https://fromaitochitta.com). Clone, explore, learn.
|
|
|
|
Every repo is self-contained. No external dependencies. Clone and run.
|
|
|
|
---
|
|
|
|
## Companion Repos
|
|
|
|
Each repo follows one article on fromaitochitta.com. Start at the top, work your way down.
|
|
|
|
### Getting Started
|
|
|
|
| Repo | What you learn |
|
|
|------|---------------|
|
|
| [claude-code-first-project](https://git.fromaitochitta.com/open/claude-code-first-project) | Build your first project with Claude Code: a todo app from one sentence |
|
|
|
|
### Foundation
|
|
|
|
| Repo | What you learn |
|
|
|------|---------------|
|
|
| [claude-code-agent-loop](https://git.fromaitochitta.com/open/claude-code-agent-loop) | The core execution cycle that makes Claude Code work |
|
|
| [claude-code-claude-md](https://git.fromaitochitta.com/open/claude-code-claude-md) | Write effective standing instructions for Claude Code |
|
|
| [claude-code-auto-memory](https://git.fromaitochitta.com/open/claude-code-auto-memory) | Make Claude Code remember what you teach it across sessions |
|
|
|
|
### Intermediate
|
|
|
|
| Repo | What you learn |
|
|
|------|---------------|
|
|
| [claude-code-hooks](https://git.fromaitochitta.com/open/claude-code-hooks) | Run code when Claude Code acts. Block danger, log everything, add AI guardrails |
|
|
| [claude-code-complete-agent](https://git.fromaitochitta.com/open/claude-code-complete-agent) | Every OpenClaw capability, demonstrated with Claude Code |
|
|
| [multimodal-rag-guide](https://git.fromaitochitta.com/open/multimodal-rag-guide) | Build multimodal search with Claude Code. Search PDFs, images, and documents |
|
|
|
|
## Plugins
|
|
|
|
Install directly into Claude Code.
|
|
|
|
| Plugin | What it does |
|
|
|--------|-------------|
|
|
| [claude-code-llm-security](https://git.fromaitochitta.com/open/claude-code-llm-security) | Stops AI from leaking your passwords, running dangerous commands, or being tricked by malicious input |
|
|
|
|
## Reference
|
|
|
|
| Repo | What it is |
|
|
|------|-----------|
|
|
| [content-catalog](https://git.fromaitochitta.com/open/content-catalog) | Navigable catalog of all concepts, articles, and repos |
|
|
|
|
---
|
|
|
|
All content is free. Built with Claude Code.
|