This repository is a curated collection of links and resources aimed at helping programmers improve their craft, especially with regard to coding style, design practices, development workflows, and engineering discipline. The idea is that instead of reinventing style guides or best-practices from scratch, developers can reference this repository for high-quality external guides, articles, and checklists across many languages and ecosystems. It is not a library in the usual sense, but acts as a “meta-guide” index — a directory of authoritative resources rather than runnable code. The content is organized as Markdown links and descriptions, making it easy to scan and browse for relevant topics (for instance style guides for Ruby, JavaScript, CSS, deployment, architecture). Because it is community-driven and open to contributions, you’ll find new links and categories being added over time, helping it remain relevant.
Features
- Curated list of coding style guides and development practice links across many languages
- Markdown-based index and descriptions for easy browsing and contribution
- Organization by categories (languages, workflows, architecture, deployment) to aid discoverability
- Open to contributions via pull requests so community can extend the list
- No build or runtime dependencies — usable simply via Git or GitHub browse
- Acts as a reference point for teams to build internal engineering standards