AlexeyTripleA/claude-code-plugins
Plugin Claude Code
Plugin marketplace listing 2 plugins: code-review-plugin, researcher-plugin.
AlexeyTripleA/claude-code-plugins
Plugin Claude Code
Plugin marketplace listing 2 plugins: code-review-plugin, researcher-plugin.
AlexeyTripleA/claude-code-plugins
Plugin Claude Code
Universal code reviewer checking security, performance, and code quality with live documentation.
AlexeyTripleA/claude-code-plugins
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
AlexeyTripleA/claude-code-plugins
Agent
Checks code quality, best practices, and documentation compliance via Context7.
AlexeyTripleA/claude-code-plugins
Agent
Identifies performance bottlenecks and optimization opportunities.
AlexeyTripleA/claude-code-plugins
Agent
Identifies security vulnerabilities based on OWASP Top 10.
AlexeyTripleA/claude-code-plugins
Command
Comprehensive review with Context7 documentation verification.
AlexeyTripleA/claude-code-plugins
Command
Fast code review checking security, performance, and quality.
AlexeyTripleA/claude-code-plugins
Command
Universal code review with medium-depth analysis.
AlexeyTripleA/claude-code-plugins
Skill Claude CodeCodex
Notices performance issues when viewing code with nested loops, database queries in loops, inefficient algorithms, or missing caching. Use when user shows code that might have O(n²) complexity, N+1 queries, or obvious performance bottlenecks.
AlexeyTripleA/claude-code-plugins
Skill Claude CodeCodex
Notices code quality issues when viewing code with long functions, deep nesting, duplicated code, unclear naming, or obvious anti-patterns. Use when user shows code that might benefit from refactoring or has maintainability concerns.
AlexeyTripleA/claude-code-plugins
Skill Claude CodeCodex
Notices potential security issues when viewing code with SQL queries, hardcoded credentials, API keys, user input handling, or authentication logic. Use when user shows or discusses code that might have security vulnerabilities like SQL injection, XSS, or exposed secrets.
AlexeyTripleA/claude-code-plugins
Plugin Claude Code
AI-powered research agent that finds current information online using multiple sources: Brave Search, Tavily, Bright Data, and Reddit.
AlexeyTripleA/claude-code-plugins
Agent
Finds current information online using multiple search sources.