A curated collection of helpful repositories for developers, featuring resources on AI, Large Language Models (LLMs), and much more. Your go-to hub for essential tools, libraries, and projects to boost your development journey.
Browse repositories by category:
- 🤖 AI & Machine Learning - Core AI models, frameworks, and applications
- 📚 Learning Resources - Courses, tutorials, and educational materials
- 🛠️ Tools & Libraries - Development utilities and frameworks
- 🌐 Web Tools & Services - Online services and web-based applications
- 🎨 UI/UX Design Tools - Design tools, inspiration, and resources for user interface and experience design
| Resource | Description | Type |
|---|---|---|
| MCP Tutorial | YouTube tutorials for Model Context Protocol learning | Markdown |
| Resource | Description | Type |
|---|---|---|
| AI Development | Prompt engineering, AI agents, Cursor rules, and CO-STAR UI Creator | Directory |
| CO-STAR UI Creator | Plug-and-play React/UI prompt system; invoke /ui or /ui.md in Cursor |
Markdown |
| Claude Agent Examples | Claude AI agent examples and templates | Local Directory |
| Vercel AI SDK v5 Expert | Expert agent for Vercel AI SDK v5 development | Markdown |
| Shadcn UI Expert | Expert agent for Shadcn UI component library | Markdown |
| Frontend Architecture Expert | Expert agent for frontend architecture patterns | Markdown |
| MCP Expert | Expert agent for Model Context Protocol | Markdown |
| Claude Documentation | Claude AI integration and usage documentation | Markdown |
| Concept and Terms Frontend | Frontend concepts, terms, and UI components documentation | Directory |
- Browse by Category: Click on the category links above to explore repositories by topic
- Check Stars: Click on the star badges to see current popularity
- Explore Forks: Click on fork badges to see community contributions
- Clone & Contribute: Star and fork repositories you find useful
This repository includes automated parallel commit scripts for efficient development:
# Preview changes before committing
npm run commit:dry
# Commit all changes with parallel processing
npm run commit
# Use shell script version (faster)
npm run commit:shSee COMMIT_GUIDE.md for detailed usage instructions.
Found a great repository that should be added? Feel free to:
- Open an issue with the repository URL and description
- Submit a pull request with your additions
- Share feedback and suggestions
This project is licensed under the MIT License - see the LICENSE file for details.
For security concerns, please see our SECURITY.md file.
⭐ Star this repository if you found it helpful!
Last updated: January 2025