heymegabyte

60 mods across 1 repository, 20 stars between them.

dead-code-remover

49

heymegabyte/claude-skills

Agent

Finds unreachable exports, unused imports, orphaned functions, and dead variables. Greps project to confirm no references, then removes safely.

20 6d ago A 33 tokens

dependency-auditor

50

heymegabyte/claude-skills

Agent

Scans packages for outdated deps, security advisories, license violations, and unused imports. Proposes version bumps, runs tests after updates, generates prioritized upgrade report.

20 6d ago A 38 tokens

deploy-verifier

51

heymegabyte/claude-skills

Agent

Post-deploy smoke test agent. Verifies live URL, checks console errors, screenshots 6 breakpoints, runs axe-core, validates SEO tags, reports pass/fail with evidence.

20 6d ago A 41 tokens

formatter

52

heymegabyte/claude-skills

Agent

Runs prettier + oxlint --fix on modified files. Ensures consistent formatting and lint compliance with zero human intervention.

20 6d ago A 25 tokens

incident-responder

53

heymegabyte/claude-skills

Agent

Sentry-triggered incident response agent. Reads error events, traces to source code, proposes fixes, creates branches, and opens PRs with the fix.

20 6d ago A 35 tokens

media-orchestrator

54

heymegabyte/claude-skills

Agent

Creates, optimizes, and orchestrates media assets — images (ResGrid, AVIF/WebP), video (clips, GIFs, Veo), audio (TTS, podcast), and 3D. Coordinates Cloudflare Images, R2, and AI pipeline.

20 6d ago A 60 tokens

meta-orchestrator

55

heymegabyte/claude-skills

Agent

Master agent coordinating all tools, MCPs, agents, and skills. Plans multi-system workflows by chaining MCPs, spawning specialized agents, and using Computer Use for native apps.

20 6d ago A 40 tokens

migration-agent

56

heymegabyte/claude-skills

Agent

Drizzle schema migration agent. Generates migrations from schema diffs, validates against D1/SQLite, tests rollbacks, ensures zero-downtime compatibility.

20 6d ago A 34 tokens

model-router

57

heymegabyte/claude-skills

Agent

Use when dispatching work and unsure which model tier to use — returns a recommended model and effort level based on task characteristics.

20 6d ago A 27 tokens

heymegabyte/claude-skills

Agent

CSS animation and motion designer. Implements View Transitions API, scroll-driven animations, CSS keyframes, FLIP, staggered reveals, and reduced-motion respected animations.

20 6d ago A 38 tokens

heymegabyte/claude-skills

Agent

Runs Lighthouse audits, analyzes Core Web Vitals, suggests specific fixes with file:line references. Targets LCP<=2.5s, CLS<=0.1, INP<=200ms.

20 6d ago A 44 tokens

renamer

60

heymegabyte/claude-skills

Agent

Semantic rename across codebase. Greps all references, updates imports and usages, renames file or symbol. Safe rename with verification.

20 6d ago A 30 tokens