2 min read
|
Saved February 14, 2026
|
Copied!
Do you care about this?
The article discusses the creation of a VS Code extension based on a popular Markdown file with AI coding guidelines. The author shares their experience publishing the extension and reflects on its impact compared to complex AI tools. They question the effectiveness of the guidelines despite the extension's growing popularity.
If you do, here's more
The article highlights a recent AI workshop where the author learned about a popular Markdown-based extension for Claude Code, inspired by Andrej Karpathy's guidelines. This extension consists of just 65 lines and promotes four key principles, emphasizing the importance of thoughtful coding practices. The project gained significant traction, increasing from 3,500 to 3,900 stars on GitHub in a single day, demonstrating strong community interest.
Despite not using Claude Code, the author adapted the extension for VS Code and Cursor. The publishing process proved challenging, particularly due to the lack of verification as a publisher on the VS Code Marketplace, which results in warnings for potential users. For Cursor, the process was even more complex, requiring multiple account creations and agreements.
Using the extension revealed mixed results. The author attempted a simple refactoring and noticed the AI's reluctance to make changes, leaving uncertainty about the effectiveness of the output. The author reflects on the contrast between significant investments in AI model training and the simplicity of a 65-line Markdown file potentially influencing code quality. With almost 4,000 stars on the original repository, it raises questions about the impact of straightforward guidelines in a complex coding environment.
Questions about this article
No questions yet.