Thank you for your interest in contributing to the Programming Best Practices repository! π
- Fork the repository
- Edit
README.mdto add your resource in the appropriate section - Submit a pull request with a clear description
Please ensure your pull request adheres to the following guidelines:
- β Make an individual pull request for each suggestion
- β Add resources to the appropriate category section
- β Start the resource name with a capital letter
- β Check your spelling and grammar
- β Make sure your text editor is set to remove trailing whitespace
- β Verify all links are working and accessible
- β
Follow the existing format:
* [Resource Title](URL) β *@author or description*
We accept resources that are:
- π From reputable sources (official documentation, known organizations, respected authors)
- π Actively maintained or still relevant
- π Provide practical, actionable best practices
- π Free to access (prefer open source)
You can suggest resources for:
- Backend Development (any programming language)
- Frontend Development (web technologies)
- Database & Data (SQL, NoSQL, data modeling)
- Mobile Development (iOS, Android, cross-platform)
- DevOps & Infrastructure (cloud, CI/CD, security)
- AI & Data Science (ML, AI tools, data engineering)
- Development Tools & Practices (code review, collaboration)
This repository includes configuration files for AI coding assistants and is also a Claude Code plugin:
| File | Purpose |
|---|---|
.claude-plugin/plugin.json |
Claude Code plugin manifest |
skills/ |
Claude Code auto-invoked skills |
commands/ |
Claude Code slash commands |
CLAUDE.md |
Claude Code instructions |
AGENTS.md |
General AI agent instructions |
.agent/ |
Antigravity configuration |
.kiro/ |
Kiro configuration |
.cursorrules |
Cursor AI rules |
.windsurfrules |
Windsurf AI rules |
If you're improving AI integration, please update the relevant configuration files.
Have ideas for better organization or new features?
- Open an Issue
- Start a Discussion
Every contribution helps make this resource better for developers worldwide!