Tools & Games
Free tools for developers, calculators for traders, and games for when you need a break. No signup, no tracking—just stuff that works.
pravidhi-bug-review-pipeline
Run a structured, adversarial multi-agent bug review pipeline on a codebase. Use this skill whenever the user wants to find bugs, audit code quality, review a codebase for issues, or run any kind of bug-finding or code analysis workflow. Also trigger when the user asks to 'review my code for bugs', 'find all issues in this repo', 'audit this codebase', or any similar request. The pipeline uses three sequential phases: a Bug Finder that maximizes issue discovery, a Bug Adversary that challenges false positives, and an Arbiter that issues final verdicts — producing a clean, high-confidence bug report.
pravidhi-commit-protocol
A complete, opinionated development workflow skill for agents. Triggers when the user asks to implement a feature, fix a bug, or refactor code in a Git repo. Enforces hygiene, security, quality, and atomic commits.
pravidhi-ddgs-internet-search
Perform web searches using DuckDuckGo. Features soft-failure mode, generic environment support, and context-safe output.