thePlug
01Plugin Claude Code
Plugin marketplace listing 2 plugins: scrape-studio, code-health.
Plugin Claude Code
Plugin marketplace listing 2 plugins: scrape-studio, code-health.
Plugin Claude Code
Comprehensive codebase analysis for security vulnerabilities, technical debt, and dependency health with AI-powered refactoring assistance.
Agent
Use this agent when the user asks about technical debt, code quality, complexity, "how maintainable", "code smells", "dead code", "unused code", "TODO comments", "FIXME", "HACK", "duplicate code", "god class", "circular dependencies", or wants to understand codebase health.
Agent
Use this agent when the user asks about dependencies, "outdated packages", "npm audit", "pip audit", "license check", "unused dependencies", "package updates", "security vulnerabilities in packages", or needs to audit project dependencies.
Agent
Use this agent when the user wants to fix code issues, apply auto-fixes, refactor code, "clean up", "improve code", "fix the issues", "apply recommendations", "auto-fix", or needs help implementing improvements from a health scan.
Agent
Use this agent when the user asks about security vulnerabilities, wants to find hardcoded secrets, mentions "security scan", "find API keys", "check for passwords", "OWASP", "SQL injection", "XSS", "command injection", "CVE", or needs to audit code for security issues.
Command
Analyze technical debt, code complexity, and quality issues.
Command
Audit dependencies for updates, security vulnerabilities, and license issues.
Command
Auto-fix common issues found during health scans.
Command
Generate a detailed health report in markdown, HTML, or JSON format.
Command
Run a comprehensive codebase health scan with security, debt, and dependency analysis.
Command
Run security-focused analysis for vulnerabilities, secrets, and CVEs.
Skill Claude CodeCodex
This skill activates when the user asks about "code quality", "complexity", "maintainability", "code smells", "refactoring", "clean code", "technical debt metrics", "cyclomatic complexity", "dead code", "duplicate code", "TODO comments", or needs to measure and improve code quality.
Skill Claude CodeCodex
This skill activates when the user asks about "refactoring", "clean up code", "improve code", "reduce complexity", "extract method", "split file", "fix code smells", "modernize code", "auto-fix", or needs guidance on safely transforming code.
Skill Claude CodeCodex
This skill activates when the user asks about "security vulnerabilities", "OWASP", "SQL injection", "XSS", "command injection", "hardcoded secrets", "API keys", "CVE", "security audit", "find passwords", "exposed credentials", or needs to detect and fix security issues in code.
Plugin Claude Code
Visual AI-powered web scraper creation with dynamic Puppeteer scripts, captcha handling, scheduling, and ETL pipeline integration.
Agent
Use this agent after running a scraper to validate the quality and completeness of extracted data, or when the user wants to verify scraped data meets requirements. Examples.
Agent
Use this agent when the user needs to create a web scraper for a specific website, describes data they want to extract, or provides a URL to scrape. Examples.
Agent
Use this agent when the user provides a URL for analysis before scraping, wants to understand a site's structure, or needs to assess scraping feasibility. Examples.
Command
Create a new web scraper project with TypeScript and Puppeteer.
Command
Find websites matching search criteria for scraping.
Command
Configure output format and destination for scraped data.
Command
Execute an existing scraper and display results.
Command
Configure scheduling for a scraper using cron or GitHub Actions.