Karpathy's LLM Coding Tips for Claude
A specialized CLAUDE.md file based on Andrej Karpathy's insights to optimize LLM performance and avoid common coding pitfalls when using AI agents.
A specialized CLAUDE.md file based on Andrej Karpathy's insights to optimize LLM performance and avoid common coding pitfalls when using AI agents.
Use Chrome DevTools via Model Context Protocol to give AI agents direct access to browser inspection, debugging, and web automation capabilities.
A deep dive into an extremely optimized algorithm that converts integers to decimal strings in under two nanoseconds, pushing modern CPU limits.