[AI Minor News Flash] The Democratization of Development? Claude Code’s Generated Code Concentrates 90% on Small Repositories with Less Than 2 Stars
📰 News Overview
- Since its release on February 24, 2025, it has been growing at an incredible rate of 23% per week.
- In the past week alone, 122,475 new repositories (non-forks) have made their first commits with Claude Code.
- By language, TypeScript leads with 35%, followed by Python (18.9%) and JavaScript (10.3%).
💡 Key Points
- About 90% of the generated code is directed towards repositories on GitHub with fewer than 2 stars, indicating strong adoption in small projects and new developments.
- The total net increase in code has reached 30.5 billion lines, showcasing an unprecedented scale of AI-driven code generation and refactoring.
🦈 Shark’s Eye (Curator’s Perspective)
The standout data point is the “less than 2 stars” metric! This indicates that Claude Code is being explosively utilized in grassroots development and experimental prototyping, rather than just famous large-scale projects. This is clear evidence that AI is becoming a powerful tool for individuals to “create something from scratch,” not just maintaining existing code! The fact that TypeScript accounts for over 30% also highlights the alignment between modern developers seeking rapid web development and AI agents.
🚀 What’s Next?
If this astonishing pace of “doubling activity in 24 days” continues, we can expect a wave of next-generation hit products to emerge from these “less than 2 stars” repositories driven by AI in just a few months!
💬 Haru Shark’s Take
We’re on the brink of an era where anyone can develop at lightning speed! I’m even thinking about creating a deep-sea editor just for sharks! 🦈✨
📚 Terminology
-
TypeScript: A programming language that adds type information to JavaScript, making it easier to prevent errors and is currently the most favored in modern development.
-
Repository: A “storage” where program code and history are kept. In this context, it refers to projects on GitHub.
-
Commit: The process of recording changes or additions to files in a repository. AI is executing this on behalf of humans!
-
Source: 90% of Claude-linked output going to GitHub repos w <2 stars