
Alexeytriplea Claude Code Plugins
- 3 repo stars
- Updated October 24, 2025
- AlexeyTripleA/claude-code-plugins
alexeytriplea-claude-code-plugins is a Claude Code plugin bundle that adds multi-source web research and a dedicated quality-and-security reviewer for agent-assisted builds.
About
AlexeyTripleA’s Claude Code plugin repo is a compact two-plugin pack aimed at developers who want the agent to do real-world homework and then critique the result. The research-oriented piece is built around finding current information from several channels—web search, community threads, and doc-style lookups—so you can validate assumptions, compare alternatives, and cite sources while still inside Claude Code. The companion reviewer plugin targets the other end of the loop: structured passes over implementation quality, performance hotspots, and security concerns so you are not shipping blind after a fast build sprint. Together they fit a workflow where you research an idea or integration choice in the morning and run a consistent review gate before you tag a release. Install count and stars are modest; treat this as a community bundle to try when you already use Claude Code daily and want lightweight research plus review without wiring your own MCP stack.
- Universal researcher plugin aggregating Brave, Tavily, Reddit, and documentation-style sources for current information
- Dedicated reviewer workflow for code quality, performance, and security checking before merge or release
- AI-powered search across multiple online sources instead of relying on stale training data alone
- Two-plugin bundle: one for breadth of research, one for depth of review
- Keyword surface spans researcher, reviewer, security, and quality for agent-driven audits
Alexeytriplea Claude Code Plugins by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install alexeytriplea-claude-code-plugins@AlexeyTripleA/claude-code-pluginsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 3 |
|---|---|
| Last updated | October 24, 2025 |
| Repository | AlexeyTripleA/claude-code-plugins ↗ |
What it does
Pull live web and community signals into Claude Code sessions, then run structured quality and security passes on what you ship.
Who is it for?
Best when you want Brave/Tavily/Reddit-style discovery and a separate reviewer skill in one small Claude Code plugin repo without maintaining custom tools.
Skip if: Skip if you need enterprise SSO, governed data sources, or deep CI-integrated SAST instead of in-session agent review.
What you get
After you register the repo’s two plugins, Claude Code can query multiple live sources during research and run a reviewer-oriented pass when you are ready to harden code before ship.
- Sourced research summaries drawn from multiple online channels
- Reviewer-style feedback on quality, performance, and security themes
- Repeatable in-session research and review workflows across two plugins
By the numbers
- 2 plugins in the repository bundle
- 3 GitHub stars on the catalog record
- Community-sourced plugin listing (auto-discovered)
Recommended Plugins
How it compares
A focused two-plugin research-and-review pack, not a full marketplace or monolithic dev framework.
FAQ
Who is Alexeytriplea Claude Code Plugins for?
It is for and small-team developers using Claude Code who want bundled online research and structured code review without building separate MCP servers for each source.
When should I use Alexeytriplea Claude Code Plugins?
Use it during idea and validate work when you need current facts from the web and community, and again in ship when you want a quality, performance, and security oriented review pass on recent changes.
How do I add Alexeytriplea Claude Code Plugins to my agent?
Add the AlexeyTripleA/claude-code-plugins repository as a Claude Code plugin source, install or enable both listed plugins from the bundle, and invoke them from your usual Claude Code session when researching or reviewing.