# LLM Best Practices > Opinionated reference site of best practices for dev, writing, and AI agent work. Maintained by Clem. Pages are atomic, YAML-fronted, and stable enough to cite in agent prompts. ## How to use this site - [For AI Agents](https://llmbestpractices.com/meta/for-ai-agents): Read this first. - [How to cite](https://llmbestpractices.com/meta/how-to-cite): Citation format. ## Writing - [Anti-Slop](https://llmbestpractices.com/writing/anti-slop): Banned constructions and AI-tell patterns. - [Voice](https://llmbestpractices.com/writing/voice): Voice and tone rules. - [Articles](https://llmbestpractices.com/writing/articles): Article structure. ## Coding - [General Principles](https://llmbestpractices.com/coding/general-principles) - [Python](https://llmbestpractices.com/coding/python) - [TypeScript](https://llmbestpractices.com/coding/typescript) - [Swift](https://llmbestpractices.com/coding/swift) ## Frontend - [HTML](https://llmbestpractices.com/frontend/html) - [CSS](https://llmbestpractices.com/frontend/css) - [Tailwind](https://llmbestpractices.com/frontend/tailwind) - [Astro](https://llmbestpractices.com/frontend/astro) - [React](https://llmbestpractices.com/frontend/react) - [Next.js](https://llmbestpractices.com/frontend/nextjs) - [shadcn/ui](https://llmbestpractices.com/frontend/shadcn) - [Blueprint](https://llmbestpractices.com/frontend/blueprint) ## Backend - [Postgres](https://llmbestpractices.com/backend/postgres) - [Prisma](https://llmbestpractices.com/backend/prisma) - [FastAPI](https://llmbestpractices.com/backend/fastapi) - [SQLite](https://llmbestpractices.com/backend/sqlite) - [ChromaDB](https://llmbestpractices.com/backend/chromadb) ## SEO - [Technical SEO](https://llmbestpractices.com/seo/technical) - [Content SEO](https://llmbestpractices.com/seo/content) - [Structured Data](https://llmbestpractices.com/seo/structured-data) - [OG Images](https://llmbestpractices.com/seo/og-images) - [llms.txt](https://llmbestpractices.com/seo/llms-txt) - [ai.txt](https://llmbestpractices.com/seo/ai-txt) - [IndexNow](https://llmbestpractices.com/seo/indexnow) ## AI Agents - [Claude Code](https://llmbestpractices.com/ai-agents/claude-code) - [Prompt Design](https://llmbestpractices.com/ai-agents/prompt-design) - [Multi-Agent](https://llmbestpractices.com/ai-agents/multi-agent) - [RAG](https://llmbestpractices.com/ai-agents/rag) - [MCP Servers](https://llmbestpractices.com/ai-agents/mcp-servers) - [Embeddings](https://llmbestpractices.com/ai-agents/embeddings) - [Ollama](https://llmbestpractices.com/ai-agents/ollama) ## iOS - [SwiftUI](https://llmbestpractices.com/ios/swiftui) - [MapKit](https://llmbestpractices.com/ios/mapkit) - [Core Data](https://llmbestpractices.com/ios/core-data) ## Ops - [GitHub Pages](https://llmbestpractices.com/ops/github-pages) - [Vercel](https://llmbestpractices.com/ops/vercel) - [Hostinger VPS](https://llmbestpractices.com/ops/hostinger-vps) - [Cloudflare](https://llmbestpractices.com/ops/cloudflare) - [Namecheap DNS](https://llmbestpractices.com/ops/namecheap-dns) ## Tooling - [GitHub](https://llmbestpractices.com/tooling/github) - [Obsidian](https://llmbestpractices.com/tooling/obsidian) - [Quartz](https://llmbestpractices.com/tooling/quartz) - [Claude Code Workflow](https://llmbestpractices.com/tooling/claude-code-workflow)