
Qazi0 Claude Plugins
- 8 repo stars
- Updated March 26, 2026
- qazi0/claude-plugins
qazi0-claude-plugins is a Claude Code plugin that adds exact math or unit tools and MCP-powered GitHub or DeepWiki documentation exploration across two bundled plugins.
About
qazi0-claude-plugins is a community Claude Code plugin collection aimed at developers who want cleaner AI-accelerated development without constant manual lookups. The bundle ships two plugins: one focused on precise math, conversions, and statistical helpers using mathjs so agents produce verifiable numbers instead of hallucinated arithmetic, and another that exposes MCP-powered exploration of GitHub repositories and documentation— including DeepWiki-oriented dives, architecture summaries, and troubleshooting paths. Together they reduce friction when you are integrating unfamiliar open-source code, validating calculations in specs or tests, or comparing unit systems in backend logic. The plugins lean local and exact where possible, which suits privacy-conscious indies and fast iteration in Cursor or Claude Code. Use them during research-heavy build sessions and when testing needs deterministic numeric checks. They do not replace reading official vendor docs end-to-end or running your full CI suite—they shorten the loop between question and grounded answer inside the agent session.
- Plugin bundle count: 2 plugins (math or calculator tooling plus documentation or exploration tooling)
- Exact mathematical calculations, statistics, and unit conversions via mathjs-powered local evaluation
- MCP server pattern for AI-powered access to repository documentation and architecture context
- DeepWiki-style dives into GitHub repos with quickstart and troubleshooting guides for faster onboarding
- Compare and convert workflows so agents stop guessing numeric or unit answers during implementation
Qazi0 Claude Plugins by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install qazi0-claude-plugins@qazi0/claude-pluginsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 8 |
|---|---|
| Last updated | March 26, 2026 |
| Repository | qazi0/claude-plugins ↗ |
What it does
Add two Claude Code plugins that give exact math or unit conversions locally and MCP-powered DeepWiki exploration of GitHub repos for faster AI-accelerated development.
Who is it for?
Best when you're integrating OSS libraries and want deterministic math in prompts and quick architectural orientation from GitHub repos without leaving Claude Code.
Skip if: Skip if you forbid MCP servers, projects with no need for repo exploration, or workflows that already rely on a single enterprise documentation portal with no GitHub source.
What you get
After registration, your agent can call local mathjs-backed calculations and MCP-powered repo or guide exploration so implementation and troubleshooting rest on exact numbers and fetched documentation context.
- Local exact math, statistics, and unit conversion tooling for agent calls
- MCP-powered GitHub or documentation exploration with guides and troubleshooting paths
- Two installable plugins from one repository for math plus repo intelligence
By the numbers
- 2 plugins in qazi0/claude-plugins bundle
- Repository lists 7 GitHub stars (ingested separately)
- Keywords explicitly include mcp, mathjs, deepwiki, and github
Recommended Plugins
How it compares
Dual utility plugins (local math plus MCP doc exploration), not a full multi-agent delivery framework or LimaCharlie-style secops bundle.
FAQ
Who is Qazi0 Claude Plugins for?
It is for developers using Claude Code or similar agents who want exact calculation helpers and MCP-backed GitHub or DeepWiki documentation access in one small plugin repo.
When should I use Qazi0 Claude Plugins?
Use it while building or debugging integrations—when you need verified math, unit conversions, or fast repo architecture and troubleshooting context from GitHub.
How do I add Qazi0 Claude Plugins to my agent?
Install both plugins from the qazi0/claude-plugins repository through Claude Code’s plugin mechanism, configure the MCP server per plugin README, then enable math and documentation tools in your agent session.