danielostrow

27 mods across 2 repositories, 9 stars between them.

thePlug

01

danielostrow/thePlug

Plugin Claude Code

Plugin marketplace listing 2 plugins: scrape-studio, code-health.

2 8mo ago A tokens not measured

code-health

02

danielostrow/thePlug

Plugin Claude Code

Comprehensive codebase analysis for security vulnerabilities, technical debt, and dependency health with AI-powered refactoring assistance.

2 8mo ago A tokens not measured

debt-analyzer

03

danielostrow/thePlug

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.

2 8mo ago A 71 tokens

dependency-auditor

04

danielostrow/thePlug

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.

2 8mo ago A 53 tokens

danielostrow/thePlug

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.

2 8mo ago A 59 tokens

security-scanner

06

danielostrow/thePlug

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.

2 8mo ago A 66 tokens

debt

07

danielostrow/thePlug

Command

Analyze technical debt, code complexity, and quality issues.

2 8mo ago A 13 tokens

deps

08

danielostrow/thePlug

Command

Audit dependencies for updates, security vulnerabilities, and license issues.

2 8mo ago A 13 tokens

fix

09

danielostrow/thePlug

Command

Auto-fix common issues found during health scans.

2 8mo ago A 11 tokens

report

10

danielostrow/thePlug

Command

Generate a detailed health report in markdown, HTML, or JSON format.

2 8mo ago A 15 tokens

scan

11

danielostrow/thePlug

Command

Run a comprehensive codebase health scan with security, debt, and dependency analysis.

2 8mo ago A 17 tokens

security

12

danielostrow/thePlug

Command

Run security-focused analysis for vulnerabilities, secrets, and CVEs.

2 8mo ago A 14 tokens

danielostrow/thePlug

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.

2 8mo ago A 68 tokens

danielostrow/thePlug

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.

2 8mo ago A 61 tokens

danielostrow/thePlug

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.

2 8mo ago A 70 tokens

scrape-studio

16

danielostrow/thePlug

Plugin Claude Code

Visual AI-powered web scraper creation with dynamic Puppeteer scripts, captcha handling, scheduling, and ETL pipeline integration.

2 8mo ago A tokens not measured

content-validator

17

danielostrow/thePlug

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.

2 8mo ago A 0 tokens

scraper-generator

18

danielostrow/thePlug

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.

2 8mo ago A 0 tokens

site-analyzer

19

danielostrow/thePlug

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.

2 8mo ago A 0 tokens

create

20

danielostrow/thePlug

Command

Create a new web scraper project with TypeScript and Puppeteer.

2 8mo ago A 14 tokens

output

22

danielostrow/thePlug

Command

Configure output format and destination for scraped data.

2 8mo ago A 10 tokens

run

23

danielostrow/thePlug

Command

Execute an existing scraper and display results.

2 8mo ago A 9 tokens

schedule

24

danielostrow/thePlug

Command

Configure scheduling for a scraper using cron or GitHub Actions.

2 8mo ago A 13 tokens