heymegabyte

60 mods across 1 repository, 20 stars between them.

document-processing

25

heymegabyte/claude-skills

Skill Claude CodeCodex

PDF/DOCX/XLSX/PPTX generation and parsing on Cloudflare Workers. Covers CF Browser Rendering → PDF, pdf-lib Worker-native generation, docx/exceljs output, pptxgenjs slides, and RAG-ready text extraction. Use cases: donor annual reports, SaaS invoices, tax receipts, financial reports, grant applications. Source…

20 6d ago A 90 tokens

mcp-authoring

26

heymegabyte/claude-skills

Skill Claude CodeCodex

When to author an MCP server, architecture overview (tools/resources/prompts), stdio vs HTTP+SSE transport tradeoffs, registration in .claude.json. Sub-modules: stdio-server-template.md (full TS code), http-server-on-workers.md (Hono + SSE on CF Workers), forge-mcp-from-openapi.md (extend forge script with…

20 6d ago A 112 tokens

superpowers

27

heymegabyte/claude-skills

Skill Claude CodeCodex

Use when starting creative work, planning a multi-step task, isolating a workspace, wrapping a branch, or giving/getting code review. Not when the task is a one-line fix with no design surface.

20 6d ago A 45 tokens

brainstorming

28

heymegabyte/claude-skills

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

20 6d ago A 37 tokens

heymegabyte/claude-skills

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

20 6d ago A 44 tokens

heymegabyte/claude-skills

Skill Claude CodeCodex

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.

20 6d ago A 38 tokens

using-git-worktrees

33

heymegabyte/claude-skills

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback.

20 6d ago A 36 tokens

writing-skills

35

heymegabyte/claude-skills

Skill Claude CodeCodex

Use when creating new skills, editing existing skills, or verifying skills work before deployment.

20 6d ago A 20 tokens

heymegabyte/claude-skills

Instructions file CodexOpenCode

AGENTS.md instructions for heymegabyte/claude-skills, covering emdash skills — agent instructions, stack, usage, key files and for ai coding tools.

20 6d ago A 564 tokens

BACKGROUND-OUTPUT

39

heymegabyte/claude-skills

Agent

This document defines the standard output contract for background agents spawned by the meta-orchestrator or any plugin skill.

20 6d ago A 0 tokens

heymegabyte/claude-skills

Agent

Dedicated axe-core + Playwright accessibility agent. Navigates pages, runs WCAG 2.2 AA audits at 6 breakpoints, reports violations with fix suggestions, verifies remediation.

20 6d ago A 43 tokens

architect

41

heymegabyte/claude-skills

Agent

Pre-implementation architecture agent. Analyzes project structure, generates repo-map, designs task graph, identifies architectural seams and parallel workstreams.

20 6d ago A 30 tokens

changelog-drafter

42

heymegabyte/claude-skills

Agent

Reads git log since last tag, drafts CHANGELOG entry. Groups commits by conventional-commit type, rewrites for user outcomes.

20 6d ago A 32 tokens

changelog-generator

43

heymegabyte/claude-skills

Agent

Auto-generates changelogs from conventional commits. Parses git log since last tag, groups by type, writes user-outcome-focused CHANGELOG.md entries.

20 6d ago A 35 tokens

code-simplifier

44

heymegabyte/claude-skills

Agent

Simplifies code for clarity, consistency, and maintainability. Reduces complexity, flattens nesting, removes dead code, consolidates duplicates. Focuses on recently modified files.

20 6d ago A 41 tokens

heymegabyte/claude-skills

Agent

Post-implementation verification agent. Runs Feature Completeness Engine, Zero Recommendations Gate, and visual verification. Only declares DONE when genuinely complete.

20 6d ago A 33 tokens

heymegabyte/claude-skills

Agent

Desktop automation specialist. Controls native macOS apps via Computer Use MCP. Handles Finder, System Settings, Preview, Notes, and cross-app workflows.

20 6d ago A 34 tokens

content-writer

47

heymegabyte/claude-skills

Agent

Marketing copy, blog posts, and SEO content writer using Emdash brand voice. Flesch>=60, active voice, sharp and punchy — zero AI slop.

20 6d ago A 39 tokens

cost-estimator

48

heymegabyte/claude-skills

Agent

Estimates Cloudflare Workers costs before deploying. Reads wrangler.toml, counts D1 tables/rows, estimates KV/R2 usage, calculates monthly cost, warns on free tier limits.

20 6d ago A 42 tokens