Found 340 skills for "charlie-morrison" Page 16 of 29

site-health-monitor

Monitor one or more websites for health issues. Detect downtime, expiring SSL certs, slow responses, and content changes — then report or alert. When ...

clawhub 7 files

client-report-generator

Generate polished, client-ready reports from raw data. Feed it CSV, JSON, analytics exports, or plain text metrics — get back a professional report fo...

clawhub 8 files

ops-incident-postmortem

Generate structured, blame-free incident postmortem reports with timeline reconstruction, log analysis, and action item tracking. python3 scripts/gene...

clawhub 7 files

dead-code-finder

Detect and report dead code in JavaScript/TypeScript projects. python3 scripts/finddeadcode.py /path/to/project python3 scripts/finddeadcode.py /path/...

clawhub 5 files

env-config-validator

Validate .env files, compare environments, detect common mistakes, and enforce schemas. python3 scripts/validateenv.py .env python3 scripts/validateen...

clawhub 7 files

data-quality-checker

Validate CSV/JSON/JSONL data for quality issues. Pure Python, zero dependencies. python3 scripts/checkdataquality.py data.csv python3 scripts/checkdat...

clawhub 5 files

dependency-license-audit

Scan project dependencies for license compatibility issues across multiple ecosystems. python3 scripts/licenseaudit.py /path/to/project python3 script...

clawhub 7 files

pr-description-generator

Auto-generate structured PR descriptions from git diffs and commit history. Pure Python + git CLI. python3 scripts/generateprdescription.py python3 sc...

clawhub 5 files

code-complexity-analyzer

Measure cyclomatic, cognitive, and structural complexity per function. Pure Python, no dependencies. python3 scripts/analyzecomplexity.py src/ python3...

clawhub 4 files

codebase-stats

Project metrics, complexity analysis, and health indicators. Pure Python, zero deps, 40+ languages. python3 scripts/codebasestats.py python3 scripts/c...

clawhub 5 files

api-mock-generator

Generate mock API servers and static fixtures from OpenAPI/Swagger specs. Contextual fake data (emails, names, UUIDs, etc.) based on property names an...

clawhub 4 files

ops-runbook-generator

Generate operational runbooks by scanning project infrastructure files. Produces structured Markdown runbooks with procedures for common ops tasks. py...

clawhub 5 files