Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Developer Productivity

Developer Productivity

156 projects

Showing 36 of 156 projects

complete
completeGo

A Go library for implementing bash completion with built-in completion for Go commands.

#zsh-completion#command-line-tools#fish-completion
Stars958
Forks72
Last commit1 year ago
glance.nvim
glance.nvimLua

A VSCode-like peek preview window for Neovim that lets you preview, navigate, and edit LSP locations without leaving your context.

#vimscript#editor-tool#neovim-plugin
Stars921
Forks30
Last commit1 year ago
Claude Codex Settings
Claude Codex SettingsPython

A curated collection of battle-tested plugins, skills, and configurations for Claude Code, OpenAI Codex, and other AI coding assistants.

#ai-coding-assistant#plugin-ecosystem#commit-message
Stars815
Forks69
Last commit
FastAPI MVC
FastAPI MVCPython

A CLI tool that generates production-ready FastAPI projects with MVC architecture, Kubernetes deployment, and full development tooling.

#fastapi#helm#fastapi-template
Stars805
Forks59
Last commit2 months ago
spark-daria
spark-dariaScala

A Scala library providing essential Spark extensions, helper methods, and custom transformations to maximize developer productivity.

#apache-spark#spark-extensions#spark
Stars767
Forks150
Last commit1 month ago
toc
tocTypeScript

A Table of Contents extension for JupyterLab that auto-generates clickable headings from notebooks and markdown documents.

#jupyterlab-extension#notebook-navigation#table-of-contents
Stars729
Forks106
Last commit4 years ago
gh.nvim
gh.nvimLua

A Neovim plugin for performing GitHub code reviews locally with full editor tooling and automation.

#github-integration#neovim-plugin#developer-productivity
Stars650
Forks31
Last commit1 year ago
aliases
aliasesRust

Dynamic, contextual bash aliases that adapt to your current directory and support advanced features like confirmations and conditionals.

#shell-automation#workflow-automation#command-line-tool
Stars621
Forks36
Last commit1 year ago
Functional widget
Functional widgetDart

A code generator that enables writing Flutter widgets as functions while preserving class-based widget benefits.

#dart#functional-programming#build-tools
Stars606
Forks53
Last commit1 year ago
wtf.nvim
wtf.nvimLua

A Neovim plugin that uses AI and web search to explain and fix LSP diagnostic messages directly in the editor.

#ai-coding-assistant#ai#code-fixing
Stars606
Forks17
Last commit1 month ago
yarn
yarnRust

A Zsh plugin providing intelligent autocompletions for Yarn package manager commands.

#command-line-tools#yarn-autocompletion#zsh-plugin
Stars588
Forks19
Last commit5 months ago
electron-reloader
electron-reloaderJavaScript

A simple auto-reloading tool for Electron apps during development that restarts the app or reloads windows when files change.

#electron-module#dev-tooling#npm-package
Stars586
Forks47
Last commit3 years ago
fw
fwRust

A CLI tool to manage and automate your development workspace, handling project cloning, environment setup, and cross-project commands.

#environment-automation#zsh-completion#developer-tools
Stars565
Forks23
Last commit23 days ago
crafter
crafterRuby

A Ruby CLI tool to automate and standardize Xcode project configuration with reusable templates.

#build-tools#ruby-gem#cli-tool
Stars548
Forks33
Last commit9 years ago
goreturns
goreturnsGo

A Go tool that automatically fills in zero-value return statements to match function signatures, saving development time.

#boilerplate-reduction#editor-integration#gofmt-alternative
Stars537
Forks53
Last commit2 years ago
actions-preview.nvim
actions-preview.nvimLua

A Neovim plugin that previews code changes from LSP code actions before applying them.

#neovim-plugin#lsp-client#diff-preview
Stars518
Forks20
Last commit3 months ago
GitNow
GitNowShell

A Fish shell plugin that provides high-level Git commands and shortcuts to speed up your Git workflow.

#semver#version-control#gitflow
Stars489
Forks29
Last commit10 months ago
awscli-aliases
awscli-aliases

A collection of pre-defined aliases for the AWS CLI to simplify and speed up common commands.

#aws-cli#command-line-tools#aws-labs
Stars485
Forks80
Last commit4 years ago
Standard
StandardNix

A DevOps framework for the SDLC that organizes and disciplines Nix code using Flakes to accelerate development.

#devops#sdlc#nix-flakes
Stars483
Forks48
Last commit11 months ago
nvim-cursorline
nvim-cursorlineLua

A Neovim plugin that highlights the word under the cursor and shows/hides cursorline based on cursor movement.

#visual-feedback#neovim-plugin#developer-productivity
Stars477
Forks28
Last commit5 months ago
SHML
SHMLShell

A shell markup language and style framework for adding colors and formatting to terminal scripts.

#emojis#command-line-tools#shell-scripting
Stars454
Forks14
Last commit7 years ago
Booster framework examples
Booster framework examplesTypeScript

A TypeScript framework for building event-driven backend microservices with CQRS, Event Sourcing, and automatic cloud infrastructure generation.

#event-driven#cloud-infrastructure#event-driven-architecture
Stars448
Forks98
Last commit
Zapata
ZapataRuby

An automatic test writer for Ruby on Rails that generates RSpec specs by analyzing your codebase.

#rails#testing-tool#ruby-gem
Stars410
Forks23
Last commit6 years ago
Pull Request Stats
Pull Request StatsJavaScript

A GitHub Action that analyzes and displays pull request review statistics to improve team performance and review quality.

#performance-tracking#workflow-automation#developer-productivity
Stars403
Forks86
Last commit
skydio/revup
skydio/revupPython

A productivity-focused Git tool that creates and manages multiple relative pull requests from a single upload.

#github-integration#version-control#developer-tools
Stars391
Forks108
Last commit21 hours ago
posh-git-bash
posh-git-bashShell

A Bash/ZSH prompt script that displays Git repository status, replicating the PowerShell posh-git experience.

#hacktoberfest#command-line-tools#terminal-enhancement
Stars386
Forks101
Last commit2 years ago
rails-template(ackama)
rails-template(ackama)Ruby

A Rails application template preloaded with best practices for TDD, security, deployment, and developer productivity.

#template#application-boilerplate#rails-template
Stars382
Forks25
Last commit7 days ago
ckolkey/ts-node-action
ckolkey/ts-node-actionLua

A Neovim plugin framework for running functions on Tree-sitter nodes to transform code.

#vimscript#neovim-plugin#tree-sitter
Stars380
Forks22
Last commit6 months ago
wipe-modules
wipe-modulesShell

A command-line agent that automatically removes node_modules folders from inactive JavaScript projects to free up disk space.

#unix#npm#cli-tool
Stars358
Forks6
Last commit3 years ago
neodim
neodimLua

Neovim plugin that dims highlights for unused code (functions, variables, parameters) via LSP diagnostics.

#diagnostic-tools#syntax-highlighting#unused-code
Stars347
Forks11
Last commit1 year ago
xcprofiler
xcprofilerRuby

A CLI tool to profile and analyze Swift compilation times by parsing Xcode build logs.

#compilation-optimization#build-tools#ruby-gem
Stars343
Forks12
Last commit6 years ago
Mage Chrome Toolbar
Mage Chrome ToolbarJavaScript

A Chrome extension for debugging Magento 1 and 2 performance, themes, and components via browser inspector integration.

#magento2#magento#magento1
Stars336
Forks45
Last commit2 years ago
tickgit
tickgitGo

A command-line tool to manage TODOs, tickets, and checklists as configuration within your codebase using git history.

#tickgit#todo#todo-tracking
Stars324
Forks18
Last commit2 years ago
Bootstrappers
BootstrappersRuby

A base Rails application template with Bootstrap, essential gems, and deployment tools for rapid web development.

#rails-template#ruby-gems#deployment-tools
Stars313
Forks79
Last commit12 years ago
hawtkeys.nvim
hawtkeys.nvimLua

A Neovim plugin that suggests memorable and ergonomic keymaps while analyzing your current configuration for issues.

#configuration-analysis#neovim-plugin#keyboard-shortcuts
Stars251
Forks6
Last commit4 months ago
Dippy
DippyPython

A shell command hook for Claude Code that auto-approves safe commands and blocks destructive ones to reduce permission fatigue.

#ai-assistant-safety#bash-parser#hook
Stars243
Forks21
Last commit1 month ago
PreviousPage 2 of 5

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
18 hours ago
1 month ago
4 months ago
Next
#Zsh Plugin42
#Command Line Tool27
#Cli Tool25
#Command Line Tools24
#Zsh19
#Command Line17
#Neovim Plugin16
#Cli15
#Oh My Zsh15
#Workflow Automation14
#Cli Tools14
#Neovim14