A Copilot for Git.
Cocommit is a command-line tool that works with your HEAD commit and leverages an LLM of your choice to enhance commit quality.
A good commit consists of multiple elements, but at a minimum, it should have a well-crafted commit message. Cocommit analyzes the message from the last (HEAD) commit and suggests improvements, highlighting both strengths and areas for enhancement.
ai-fixed merge conflicts.
Related contents:
Deep inspection of Python objects.
WAT is a powerful inspection tool designed to help you explore unknown objects and examine them at runtime.
bippy is a toolkit to hack into react internals
by default, you cannot access react internals. bippy bypasses this by "pretending" to be react devtools, giving you access to the fiber tree and other internals.
mutt-wizard is a tool that automatically sets up a NeoMutt-based minimal
email system.
It configures mutt
and isync
with a default interface and safe passwords.
CLI tool to analyze and report TODO comments in JavaScript and TypeScript Git repositories.
It collects and monitors TODO/FIXME comments in your code, allowing you to observe changes over time.
OpenTelemetry Tail Sampling Configuration UI.
OTail is a user-friendly web interface for creating and managing OpenTelemetry tail sampling processor configurations. It provides a visual way to configure complex sampling policies without having to write YAML directly.
Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)
Manage your kubeconfig more easily.
List, switch, add, delete and more interactive operations to manage kubeconfig.
It also supports kubeconfig management from cloud.
Runtime type-checking for Ruby. Enums, properties, generics, structured objects.
Type-check object properties at runtime.
Scan for React performance issues and eliminate slow renders in your app.
React Scan "scans" your React app for problematic renders. It's just JavaScript, so you drop it in anywhere – script tag, npm, you name it!
A web-based tool to easily generate customizable SQLMap commands for testing SQL injection vulnerabilities. Features include target configuration, connection options, detection levels, and various SQL injection techniques. Perfect for penetration testers and security enthusiasts.
A syntax-aware git merge driver for a growing collection of programming languages and file formats.
Mergiraf can solve a wide range of Git merge conflicts. That's because it's aware of the trees in your files! Thanks to its understanding of your language, it can often reconcile the needs of both sides.
A devtool panel for debugging Atomic CSS rules as if they were not atomic
Validate Your Markdown Links with Ease.
A tool that ensures all your Markdown links in your Next.js app are valid and up-to-date.