Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By varaku1012
Comprehensive code quality automation with linting, testing, security scanning, and pre-commit hooks. Enforces coding standards and catches issues before commit.
npx claudepluginhub varaku1012/aditi.code --plugin code-qualityRun all code quality checks on the codebase.
Auto-fix code quality issues - formatting, imports, simple errors
Generate detailed code quality report with metrics and trends
Generate detailed test coverage reports.
Execute tests with smart filtering and reporting.
Code linting and style enforcement specialist. Analyzes code for style violations, best practices, and suggests fixes. Use PROACTIVELY when reviewing or writing code.
Security vulnerability scanner. Identifies security issues, injection risks, credential exposure, and unsafe patterns. Use PROACTIVELY when reviewing code handling user input, APIs, or secrets.
Automated test generation specialist. Creates unit tests, integration tests, and test fixtures for Python code. Use when adding tests for new or existing code.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Auto-configure code quality tools and generate custom /fix command for parallel agent-based fixing
Quality gate automation using Claude Code hooks and subagents.
Automated code review, security scanning, and quality enforcement
Curator - Ancient guardian of code excellence. Orchestrates 5 quality gates (Static Analysis, Test Coverage, Security Scanning, Complexity Analysis, Dependency Health) in a unified flow. Ensures pristine code through Forerunner precision and automated enforcement.
Automated code quality review with language-aware analysis for pre-commit verification
Quadruple verification for Claude Code — automatically blocks placeholder code, security vulnerabilities, and ensures output quality on every operation. Built by CustomGPT.ai for production teams.
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
Claude Agent SDK Development Plugin
Video generation pipeline management for InfiniteMedia. Submit jobs, monitor status, manage queues, review quality, and debug pipeline issues. Supports idea-to-video and script-to-video workflows.
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Professional Claude Code plugins for team productivity, code quality, and development automation
Quasars Tools is a comprehensive Claude Code plugin marketplace providing professional-grade tools and workflows for individual developers and teams. Built on Anthropic's official plugins, this marketplace extends Claude Code with specialized agents, commands, and automation for:
7-phase structured workflow with specialized agents
/plugin install feature-dev@quasars-tools
/feature-dev "Add user authentication with OAuth"
Components:
/feature-dev - Orchestrates complete feature developmentcode-explorer - Analyzes codebase for relevant patternscode-architect - Designs feature architecturecode-reviewer - Reviews for quality and consistencyWorkflow:
Best For: Building new features with systematic codebase understanding
Multiple agents with confidence-based scoring (≥80% threshold)
/plugin install code-review@quasars-tools
/code-review # Reviews current pull request
Components:
/code-review - Automated PR review workflowBest For: Catching issues early, maintaining code quality, reducing review burden
Git workflow automation - commit, push, PR creation
/plugin install commit-commands@quasars-tools
/commit "Add authentication feature"
/commit-push-pr
/clean_gone # Clean up deleted branches
Commands:
/commit [message] - Create git commit with appropriate message/commit-push-pr - Commit, push, and create PR in one command/clean_gone - Clean up stale local branchesBest For: Faster git workflows, less context switching
Comprehensive specialized PR review agents
/plugin install pr-review-toolkit@quasars-tools
# Agents activate automatically for PR reviews
Specialized Agents (6 agents):
Best For: Comprehensive PR quality assurance from multiple perspectives
Claude Agent SDK development scaffolding
/plugin install agent-sdk-dev@quasars-tools
/new-sdk-app # Interactive setup for new Agent SDK projects
Components:
/new-sdk-app - Bootstrap new SDK applicationsagent-sdk-verifier-py - Validates Python SDK appsagent-sdk-verifier-ts - Validates TypeScript SDK appsBest For: Building Claude Agent SDK applications in Python or TypeScript
Proactive security warnings
/plugin install security-guidance@quasars-tools
# Automatically warns about security issues
Security Checks:
Best For: Preventing security issues before they reach production
Educational insights into code patterns
/plugin install explanatory-output-style@quasars-tools
# Adds detailed explanations to Claude's responses