mturac

101 mods across 7 repositories, 239 stars between them.

ghost-scraper

73

mturac/hermes-supercode-skills

Skill Claude CodeCodex

Extracts structured data from websites — static HTML, JavaScript-rendered SPAs, paginated listings, and API-backed pages. Handles anti-bot detection awareness, rate limiting, and robots.txt compliance. Use this skill whenever the user wants to scrape a website, extract data from a URL, pull product listings, harvest…

2 3mo ago A 139 tokens original MIT

infra-automation

74

mturac/hermes-supercode-skills

Skill Claude CodeCodex

Manages infrastructure operations: DNS records, SSL certificates, Cloudflare Workers, CDN configuration, and domain provisioning. Use this skill whenever the user mentions Cloudflare, DNS, SSL, Workers, domain setup, CDN config, TLS hardening, zone management, or any infrastructure automation task — even if they just…

2 3mo ago A 109 tokens original MIT

mcp-conductor

75

mturac/hermes-supercode-skills

Skill Claude CodeCodex

Decomposes complex tasks into subtasks and coordinates multiple tools or agents to execute them. Handles task dependency graphs, parallel execution planning, result merging, and conflict resolution. Use this skill when the user has a multi-step task that spans multiple domains — like "scrape 5 sites, compare the data…

2 3mo ago A 133 tokens original MIT

obs-guardian

76

mturac/hermes-supercode-skills

Skill Claude CodeCodex

Builds observability, monitoring, alerting, and incident visibility for production systems. Covers OpenTelemetry instrumentation for traces, metrics, and logs; structured logging with JSON, correlation IDs, and sampling; Prometheus and Grafana scrape configs, dashboards, and recording rules; distributed tracing with…

2 3mo ago A 165 tokens original MIT

pipeline-architect

77

mturac/hermes-supercode-skills

Skill Claude CodeCodex

Designs and implements data pipelines: ETL/ELT, streaming, batch processing, schema migrations, and data warehouse architecture. Covers Kafka, Airflow, dbt, Spark, ClickHouse, BigQuery, Snowflake, Redis Streams, and more. Use this skill when the user asks about data pipelines, ETL jobs, data transformation, streaming…

2 3mo ago A 148 tokens original MIT

prediction-alpha

78

mturac/hermes-supercode-skills

Skill Claude CodeCodex

Analyzes prediction markets: Polymarket, Manifold Markets, Kalshi. Calculates implied probabilities, detects cross-platform arbitrage, computes expected value and Kelly fractions. Use this skill when the user mentions prediction markets, Polymarket, Manifold, Kalshi, odds analysis, arbitrage detection, market…

2 3mo ago A 129 tokens original MIT

prompt-forge

79

mturac/hermes-supercode-skills

Skill Claude CodeCodex

Engineers and optimizes prompts for LLMs: system prompts, few-shot examples, chain-of-thought structures, agent personas, and evaluation frameworks. Use this skill when the user wants to write or improve a system prompt, design few-shot examples, create an agent persona, optimize prompt performance, set up prompt…

2 3mo ago A 129 tokens original MIT

quantum-debugger

80

mturac/hermes-supercode-skills

Skill Claude CodeCodex

Debugs complex, hard-to-reproduce issues: race conditions, memory leaks, deadlocks, performance regressions, heisenbugs, and crash analysis. Uses scientific debugging methodology with hypothesis generation, systematic testing, and root cause isolation. Use this skill when the user reports intermittent crashes…

2 3mo ago A 143 tokens original MIT

security-sentinel

81

mturac/hermes-supercode-skills

Skill Claude CodeCodex

Performs security audits, vulnerability assessments, SSL/TLS hardening, DNSSEC configuration, and compliance checks. Covers OWASP Top 10, CIS Benchmarks, email security (SPF/DKIM/DMARC), and network reconnaissance. Use this skill when the user asks for a security audit, vulnerability scan, penetration test, SSL…

2 3mo ago A 146 tokens original MIT

skill-hunter

82

mturac/skill-hunter

Plugin Claude Code

Plugin marketplace listing 1 plugin: skill-hunter.

2 3mo ago A tokens not measured original MIT

skill-hunter

83

mturac/skill-hunter

Plugin Claude Code

Pre-execution layer for Claude Code. Before implementing anything, scans for existing skills, MCP servers, CLI tools, plugins, repos, templates, SDKs, or APIs that already solve the task, presents the best candidate (or a shortlist) with risk and effort, and asks for approval before writing code.

2 3mo ago A tokens not measured original MIT

mturac/skill-hunter

Instructions file CodexOpenCode

Instructions for mturac/skill-hunter, covering agents.md, precedence contract, responsibility contract, core rule and tool contract.

2 3mo ago A 739 tokens original MIT

mturac/skill-hunter

Instructions file

Instructions for mturac/skill-hunter, covering claude.md, precedence contract, responsibility contract, core rule and tool contract.

2 3mo ago A 738 tokens copy · 92% MIT

UserPromptSubmit

86

mturac/skill-hunter

Hook

Runs when you submit a prompt, before the agent sees it, executing skill-hunter-hook.sh. From mturac/skill-hunter.

2 3mo ago A tokens not measured original MIT

skill_hunter

87

mturac/skill-hunter

Skill Claude CodeCodex

ALWAYS invoke this skill FIRST, BEFORE writing code or taking implementation steps, whenever the user asks to write, build, create, implement, set up, scaffold, generate, scrape, parse, convert, deploy, automate, integrate, extract, migrate, test, or document anything. This skill checks for existing skills, MCP…

2 3mo ago A 131 tokens original MIT

deploy

88

mturac/deploy

Plugin Claude Code

Deploy to Vercel, Railway, Fly.io, and Render directly from Claude Code. Auto-detects your framework, runs preflight checks, and handles preview and production deployments with rollback safety.

1 2mo ago A tokens not measured

deploy

89

mturac/deploy

Plugin Claude Code

Deploy to Vercel, Railway, Fly.io, and Render directly from Claude Code. Detects your framework, runs preflight checks, and handles preview and production deployments.

1 2mo ago A tokens not measured

deploy-rollback

92

mturac/deploy

Command

Roll back to the previous deployment. Safety-checks for database migrations first.

1 2mo ago A 0 tokens

deploy-status

93

mturac/deploy

Command

Command "deploy-status" from mturac/deploy, covering deploy status, usage and what this does.

1 2mo ago A 0 tokens

deploy-ui

94

mturac/deploy

Command

Open the deploy dashboard in your browser.

1 2mo ago A 0 tokens

deploy

95

mturac/deploy

Command

Deploy this project to a hosting platform.

1 2mo ago A 0 tokens

deploy-fly

96

mturac/deploy

Skill Claude CodeCodex

Deploy to Fly.io using flyctl. Handles app initialization, Dockerfile setup, deployments, scaling, and secrets.

1 2mo ago C 27 tokens