Minimal Second Brain CLAUDE.md
A minimal, AI-native Obsidian vault template. 3 folders, manifest files for Claude/Copilot, automated maintenance.
> Sourced from [gokhanarkan/minimal-second-brain](https://github.com/gokhanarkan/minimal-second-brain) — [MIT](https://github.com/gokhanarkan/minimal-second-brain/blob/9e2ae9d17f5bff314f24a6a5147ab7d52c7fb332/Personal/CLAUDE.md). # Minimal Second Brain A simple knowledge management system designed to work with AI assistants. ## Structure Each pillar (life area) has the same structure: ``` [Pillar]/ ├── Inbox/ # Quick captures, process later ├── Projects/ # Active work with context ├── Knowledge/ # Reference, ideas, concepts (has MANIFEST.md) ├── CLAUDE.md └── AGENTS.md ``` ## Where to Put Notes | Situation | Location | |-----------|----------| | Quick thought, process later | `Inbox/` | | Active work with deadline | `Projects/` | | Reference, ideas, concepts | `Knowledge/` | ## File Naming | Type | Format | Example | |------|--------|---------| | General | `Title Case.md` | `API Design Principles.md` | | Dated | `YYYY-MM-DD Title.md` | `2025-01-15 Team Standup.md` | | People | `First Last.md` | `Jane Smith.md` | ## Tags Context (required): - `#context/personal` - Add more for your pillars: `#context/work`, `#context/studies`, etc. Type (optional): - `#type/project` - `#type/note` - `#type/meeting` ## Knowledge Manifest Each `Knowledge/` folder has a `MANIFEST.md` that indexes all files. **Auto-update rule**: When you add, remove, or rename files in Knowledge/, update MANIFEST.md immediately. ## Do - Use simple, descriptive titles - Link related notes with `[[Note Name]]` - Put files in the right pillar - Update MANIFEST.md when modifying Knowledge/ ## Don't - Create files at vault root - Over-complicate the structure ## Writing Style - Use clear, concise language - Prefer active voice ## Git Commits - Write clean, descriptive commit messages - Keep messages concise and focused on what changed ## Available Skills - **archive-project** - Say "archive [project name]" to move completed projects to Knowledge/ with an AI-generated summary - **github-summary** - Say "/github-summary" or "summarise my GitHub activity" to generate a narrative summary of your issues, PRs, and commits ## Pillars - [[Personal/CLAUDE|Personal]] Add more pillars by duplicating the Personal/ folder.
Add to your project
Paste into your project's CLAUDE.md or ~/.claude/CLAUDE.md for global rules.
More for Python
Python FastAPI Expert
by @Claude Rules
Building high-performance REST APIs with FastAPI, Pydantic, and async Python.
Django Web Framework
by @Claude Rules
Full-stack Django development with DRF, proper models, and security best practices.
Mindx CLAUDE.md
by @DotNetAge
一个可自主进化的数字化分身
Cc Plugin Catalog CLAUDE.md
by @giginet
Static site generator for Claude Code Plugin Marketplace repositories
Bitsandbytes CLAUDE.md
by @bitsandbytes-foundation
Accessible large language models via k-bit quantization for PyTorch.
Repo Posts CLAUDE.md
by @tom-doerr
CLAUDE.md for the Repo Posts project (Python).
MCP servers for Python
microsoft/markitdown
🎖️ 🐍 🏠 - MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption.
mindsdb/mindsdb
Connect and unify data across various platforms and databases with .
FastMCP
🐍 - A high-level framework for building MCP servers in Python
Browse by Tag
Get the Claude Code Starter Pack
Top CLAUDE.md rules for Next.js, TypeScript, Python, Go, and React — free.
