Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: linter

71 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
airbnb/javascript
Airbnb's widely adopted JavaScript style guide documenting coding conventions, naming rules, and best practices for modern JavaScript (ES5 …
67148136active
you-dont-need/You-Dont-Need-Lodash-Underscore
A curated reference list of JavaScript methods that natively replace Lodash/Underscore utilities, plus a companion ESLint plugin that flags…
5719142active
genlayerlabs/genlayer-project-boilerplate
A boilerplate project for building GenLayer applications, including an example intelligent contract (a football bets game) with web access …
6316751active
rubocop/ruby-style-guide
A community-driven Ruby coding style guide published as a website (rubystyle.guide), covering layout, naming, idioms, and language usage co…
7416548active
analysis-tools.dev
A curated, community-maintained list of static analysis (SAST) tools, linters, and formatters for virtually all programming languages, conf…
7114751active
kodecocodes/swift-style-guide
The official Swift style guide from Kodeco, defining coding conventions for clarity, consistency, and brevity across their books and tutori…
3913161active
google/styleguide
Google's official style guides for many programming languages (C++, Python, Java, JavaScript, Go, and more), published for Google-originate…
7039538maintenance
RichardLitt/standard-readme
Standard Readme is a specification and style guide for writing consistent, well-structured README files, primarily aimed at open-source lib…
756352stable
Allar/ue5-style-guide
A community style guide for Unreal Engine 4/5 projects defining asset naming conventions and project structure best practices, inspired by …
326287active
dustinspecker/awesome-eslint
A curated awesome-list of ESLint plugins, shareable configs, parsers, formatters, and related tooling. It serves as a discovery index for t…
694749active
christopheradams/elixir_style_guide
A community-driven style guide for the Elixir programming language covering formatting, naming, documentation, metaprogramming, and testing…
234426active
google/web-starter-kit
Google's Web Starter Kit is an opinionated boilerplate and build workflow for creating responsive, multi-device websites. It bundles Sass c…
1018273maintenance
airbnb/ruby
Airbnb's Ruby Style Guide, a documented set of coding conventions and best practices for writing Ruby and Rails code. It covers whitespace,…
493892stable
amontalenti/elements-of-python-style
An opinionated style guide for Python that goes beyond PEP8 to cover naming, docstrings, paradigms, and code organization. It aims to be a …
323467stable
airbnb/swift
Airbnb's open-source Swift style guide, published as a website and Markdown documentation, with an accompanying Swift Package Manager comma…
772749active
mdo/code-guide
Code Guide is a well-known HTML and CSS style guide by Mark Otto (@mdo), published as a static site built with Jekyll. It codifies standard…
238462maintenance
Khan/style-guides
Khan Academy's collection of coding style guides covering JavaScript, React, CSS, Python, Go, Java, and iOS. It documents conventions for r…
322128active
typeddjango/awesome-python-typing
A curated awesome-list of Python typing resources, including static and dynamic type checkers, stub packages, mypy plugins, and related too…
721980active
PaulRBerg/hardhat-template
A Hardhat-based starter template for developing Solidity smart contracts with TypeScript. It bundles Hardhat, Ethers, TypeChain, Solhint, S…
621971active
filipdutescu/modern-cpp-template
A project template for modern C++ projects built around CMake, bundling Clang-Format, Clang-Tidy/Cppcheck, GoogleTest or Catch2 unit testin…
491916active
lucasvegi/Elixir-Code-Smells
A curated catalog of Elixir-specific code smells documenting sub-optimal code patterns unique to the Elixir language, organized into design…
321514active
jpedroschmitz/typescript-nextjs-starter
A non-opinionated TypeScript starter template for Next.js 16 with React 19 and the App Router. It bundles developer experience tooling such…
841432active
felixge/node-style-guide
A community-driven style guide for writing consistent Node.js/JavaScript code, covering formatting, naming conventions, variables, conditio…
324993maintenance
ecomfe/spec
A collection of front-end coding specifications from Baidu's EFE team, covering JavaScript, HTML, CSS, Less, React, JSON data transfer, mod…
324605maintenance
ml-tooling/best-of-python-dev
A curated, ranked list of 270 open-source Python developer tools and libraries, organized into 17 categories such as linters, formatters, t…
981297active
DmytroLitvinov/awesome-flake8-extensions
A curated awesome list of flake8 extensions for Python code linting, organized by category such as bug detection, clean code, docstrings, a…
741278active
labnol/apps-script-starter
A starter kit (boilerplate) for developing Google Apps Script projects locally in Visual Studio Code with modern JavaScript (ES6+). It bund…
571250active
alexjoverm/typescript-library-starter
A zero-config starter kit for building TypeScript libraries, bundling Rollup, Jest, Prettier, TSLint, TypeDoc, and semantic release tooling…
324359maintenance
alibaba/f2e-spec
Alibaba's front-end coding and engineering specification, consisting of guideline documents for JavaScript, TypeScript, React, Node.js, CSS…
831127active
caramelomartins/awesome-linters
A community-driven curated list of linters and static analysis tools organized by programming language and format. It also collects related…
231095active
Fenng/Tech-Doc-Style-Chinese
A reusable writing skill (style guide) for Chinese technical documentation, product copy, and UI text, packaged for AI coding agents like C…
751070active
yetone/kill-ai-slop
A multilingual field guide cataloguing 33 visual and copywriting tells of AI-generated ('vibe-coded') products, each with before/after demo…
551059active
googlesamples/android-custom-lint-rules
An official Google sample project demonstrating how to write, test, and package custom Android Lint rules in Kotlin/Java. It includes examp…
631017active
pablohpsilva/vuejs-component-style-guide
A community style guide offering conventions and best practices for structuring Vue.js components, covering naming, props, component struct…
322817maintenance
fex-team/styleguide
A collection of unified documentation and code style guides from the FEX team, covering JavaScript, CSS, HTML, Markdown, and open-source pr…
322519maintenance
krzysztofzablocki/Bootstrap
KZBootstrap is an iOS project bootstrap template that sets up high-quality project configuration, build settings, and code quality tooling …
232037maintenance
cjolowicz/cookiecutter-hypermodern-python
A Cookiecutter template that scaffolds a modern Python package with best-practice tooling: Poetry, Nox, pre-commit, Flake8, GitHub Actions …
231924maintenance
polarmobile/coffeescript-style-guide
A community-driven style guide documenting best practices and coding conventions for the CoffeeScript programming language. It covers code …
321628maintenance
BingKui/javascript-zh
A Chinese translation of the Airbnb JavaScript Style Guide, a widely adopted set of conventions for writing idiomatic, consistent JavaScrip…
321399maintenance
AlloyTeam/CodeGuide
A code style guide by Tencent's AlloyTeam covering HTML, CSS/SCSS, and JavaScript conventions, published as a static documentation site. It…
321267maintenance
cookpad/styleguide
A collection of Cookpad's coding style guides covering Ruby, Objective-C, Swift, Android Java, CoffeeScript, and Python, written in Japanes…
621174maintenance
jfilter/Sublime-Text-Plugins-for-Frontend-Web-Development
A curated awesome-list of Sublime Text 3 plugins for frontend web development, covering JavaScript, HTML/CSS, linting, themes, and editor s…
101149maintenance
ruanyf/react-babel-webpack-boilerplate
A boilerplate/starter template for building React web apps with Babel and Webpack. It ships with ESLint (Airbnb style), hot module replacem…
101133maintenance
golangci/awesome-go-linters
A curated awesome-list of more than 60 Go linters and static analysis tools, organized by category such as formatting, complexity, style, b…
101087maintenance
alibaba/Alibaba-Java-Coding-Guidelines
The Alibaba Java Coding Guidelines (AJCG) is a Gitbook document consolidating Alibaba's Java programming best practices, covering programmi…
321057maintenance
stemmlerjs/simple-typescript-starter
A minimal TypeScript starter project for Node.js with preconfigured build, test, and lint tooling. It serves as a template and companion to…
321026maintenance
github/swift-style-guide
A style guide and coding conventions document for Swift projects, originally maintained by GitHub. It covers conventions like whitespace, l…
104756abandoned
github/objective-c-style-guide
A style guide and coding conventions document for Objective-C projects, originally maintained by GitHub. It covers whitespace, documentatio…
101665abandoned
ixartz/Next-js-Boilerplate
A free, open-source Next.js boilerplate and starter template with App Router support, Tailwind CSS 4, and TypeScript. It bundles authentica…
9413052active
bencodezen/vue-enterprise-boilerplate
An opinionated architecture and development environment boilerplate for new Vue 3 + Vite single-page application projects, built on create-…
617778active
Blazity/next-enterprise
An enterprise-grade Next.js boilerplate providing a production-ready starter template with preconfigured tooling including Tailwind CSS, st…
747447active
un-pany/v3-admin-vite
An AI-friendly admin dashboard template built on Vue3, Vite, TypeScript, and Element Plus, designed for a smooth 'vibe coding' experience w…
947042active
ChrisWiles/claude-code-showcase
A comprehensive example repository demonstrating how to configure Claude Code for a real project, including hooks, skills, agents, slash co…
436029active
deusyu/harness-engineering
A deep-dive learning guide and study archive for 'Harness Engineering', an agent-first engineering paradigm where engineers design constrai…
595669active
audreyfeldroy/cookiecutter-pypackage
A Cookiecutter template that scaffolds a production-ready Python package with modern tooling (uv, ruff, ty, pytest, Typer) and security-har…
904597active
verekia/js-stack-from-scratch
A step-by-step tutorial that teaches developers how to assemble a modern JavaScript web application stack from scratch, covering tools like…
2320146maintenance
theodorusclarence/ts-nextjs-tailwind-starter
A batteries-included Next.js + Tailwind CSS + TypeScript starter template with pre-configured tooling like Jest, ESLint, Prettier, Husky, a…
753417active
thockin/go-build-template
A skeleton Go project template providing a Makefile and Dockerfile that encode best-practice build, test, lint, and container-image workflo…
753331stable
jsynowiec/node-typescript-boilerplate
A production-ready Node.js TypeScript boilerplate providing a strict, modern toolchain with ESM, Vitest, ESLint, Prettier, GitHub Actions C…
732955active
NarHakobyan/awesome-nest-boilerplate
An enterprise-grade NestJS boilerplate written in strict TypeScript with PostgreSQL via TypeORM, JWT RS256 auth with RBAC, CQRS, i18n, and …
622822active
mirego/elixir-boilerplate
A batteries-included Elixir project template from Mirego, built on Phoenix with Ecto, Absinthe GraphQL, Gettext translations, testing, lint…
761165active
RicardoValdovinos/vite-react-boilerplate
A production-ready, batteries-included starter template for building scalable Vite + React web applications in TypeScript. It bundles tooli…
681055active
mcnamee/react-native-starter-kit
A React Native boilerplate app providing a preconfigured starting point for iOS and Android projects. It bundles Redux with Rematch, React …
103359maintenance
kunalkapadia/express-mongoose-es6-rest-api
A boilerplate application for building RESTful API microservices in Node.js using Express and Mongoose in ES6. It ships with JWT authentica…
232920maintenance
artem-zinnatullin/qualitymatters
A sample Android application demonstrating the 'Android Development Culture' principles, showcasing CI, unit/integration/UI testing, static…
321723maintenance
crsandeep/simple-react-full-stack
A boilerplate/starter template for building full stack web applications with React on the frontend and Node.js/Express on the backend, bund…
321629maintenance
TezRomacH/python-package-template
A cookiecutter template that generates a modern Python package project structure with best-practice tooling preconfigured. It scaffolds Poe…
101091maintenance
bodyno/react-starter-kit
A React starter kit (boilerplate) combining React, Redux, React-Router, Webpack, and Babel with hot reloading, Sass, unit testing, and code…
231748abandoned
christianalfoni/webpack-express-boilerplate
A boilerplate project that sets up a Webpack build workflow with a Node.js Express server, including React, hot module replacement, CSS Mod…
321375abandoned
preboot/angular-webpack
A starter/boilerplate repository for building Angular v2+ applications with Webpack and TypeScript. It bundles a dev server, unit testing w…
321271abandoned
stephanenicolas/Quality-Tools-for-Android
A sample Android app plus test suites demonstrating how to integrate Java quality-analysis and testing tools (Robolectric, Espresso, Roboti…
321255abandoned

page 1 / 1