GitHub - athasdev/athas: A lightweight code editor
A lightweight code editor. Contribute to athasdev/athas development by creating an account on GitHub.
A lightweight code editor. Contribute to athasdev/athas development by creating an account on GitHub.
LLMs often generate O(n²) solutions when O(n) would suffice. Learn how to prompt for optimal data structures, avoid common performance pitfalls, and g...
How to leverage Claude Code's error analysis slash-commands and create your own linting commands to automate repetitive CLI tasks.