.profile/README.md
Kjell Tore Guttormsen c04529f108 docs: add config-audit plugin to org profile
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 20:19:57 +02:00

2.3 KiB

From AI to Chitta

Free repos for 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 Build your first project with Claude Code: a todo app from one sentence

Foundation

Repo What you learn
claude-code-agent-loop The core execution cycle that makes Claude Code work
claude-code-claude-md Write effective standing instructions for Claude Code
claude-code-auto-memory Make Claude Code remember what you teach it across sessions

Intermediate

Repo What you learn
claude-code-hooks Run code when Claude Code acts. Block danger, log everything, add AI guardrails
claude-code-complete-agent Every OpenClaw capability, demonstrated with Claude Code
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 Stops AI from leaking your passwords, running dangerous commands, or being tricked by malicious input
claude-code-config-audit Finds what's broken, missing, or conflicting in your Claude Code configuration and fixes it automatically

Reference

Repo What it is
content-catalog Navigable catalog of all concepts, articles, and repos

All content is free. Built with Claude Code.