Qazi0 Claude Plugins
qazi0-claude-plugins is a Claude Code plugin for the Build phase that adds exact math or unit tools and MCP-powered GitHub or DeepWiki documentation exploration across two bundled plugins.
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.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install qazi0-claude-plugins@qazi0/claude-pluginsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:qazi0/claude-plugins") and the paste-ready config with skillselion.get_install_config("plugin:qazi0/claude-plugins").
What it does
qazi0-claude-plugins is a community Claude Code plugin collection aimed at solo builders 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 ship-phase 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.
Highlights
- 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
Why builders use it
Agents guess math, units, and third-party repo behavior because developers lack lightweight, in-session tools for exact calculations and structured repository documentation access.
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.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 7 stars, 0 votes.
FAQ
Who is qazi0-claude-plugins for?
It is for indie 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.
Comments
Share how you use qazi0-claude-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.