LuuOW

62 mods across 2 repositories, 0 stars between them.

hello-world

01

LuuOW/meridian-mcp

Skill Claude CodeCodex

A minimal example skill demonstrating the SKILL.md frontmatter + body format. Use as a template when authoring your own skills.

0 3d ago A 29 tokens original MIT

http-best-practices

02

LuuOW/meridian-mcp

Skill Claude CodeCodex

Patterns for HTTP clients + servers — idempotency, retries, timeouts, status code semantics, and request/response tracing.

0 3d ago A 32 tokens original MIT

markdown-formatting

03

LuuOW/meridian-mcp

Skill Claude CodeCodex

Clean, consistent markdown output for LLM-generated content — headings, lists, code fences, tables, and front matter.

0 3d ago A 28 tokens original MIT

agent-loop

04

LuuOW/meridian-mcp

Skill Claude CodeCodex

Production Claude agent loop — Session/Harness/Registry/Tool abstraction, DRYRUN safety guard, APScheduler integration, dead-letter error handling, tool registry, and observability hooks for autonomous agent systems.

0 3d ago A 43 tokens original MIT

analytics

05

LuuOW/meridian-mcp

Skill Claude CodeCodex

Growth analytics authority — GA4 event tracking, conversion funnels, attribution models, cohort analysis, A/B testing, Supabase analytics queries, and revenue reporting patterns.

0 3d ago A 33 tokens original MIT

api-reference

06

LuuOW/meridian-mcp

Skill Claude CodeCodex

OpenAPI/AsyncAPI spec authoring, Swagger UI hosting, endpoint doc patterns, request/response examples, error catalogs, and SDK reference generation for REST and WebSocket APIs.

0 3d ago A 38 tokens original MIT

api

07

LuuOW/meridian-mcp

Skill Claude CodeCodex

FastAPI + async/sync HTTP client patterns, JWT auth, multi-provider routing, Pydantic request/response models, CORS, background tasks, and typed frontend API clients — synthesized from lead-gen-engine and seo-geo-aeo-engine.

0 3d ago A 51 tokens original MIT

arxiv-taxonomy

08

LuuOW/meridian-mcp

Skill Claude CodeCodex

Complete arXiv category taxonomy, cross-listing rules, submission conventions, and query patterns. Use when fetching, filtering, or routing papers by discipline; when a user references "astro-ph.CO" or "hep-ph" and you need to know what that covers; when building recommender logic across adjacent categories.

0 3d ago A 68 tokens original MIT

astro-expert

09

LuuOW/meridian-mcp

Skill Claude CodeCodex

Astro framework expertise — islands architecture, SSR/hybrid modes, React integration, performance, and production-ready frontend scaffolding.

0 3d ago A 28 tokens original MIT

auth

10

LuuOW/meridian-mcp

Skill Claude CodeCodex

JWT patterns, API key auth, Supabase Auth, OAuth2 flows, RBAC, FastAPI security dependencies.

0 3d ago A 24 tokens original MIT

background-tasks

11

LuuOW/meridian-mcp

Skill Claude CodeCodex

Async task execution authority — Celery workers and beat scheduler, APScheduler in-process cron, bare Redis LPUSH/BRPOP queues, dead-letter queues, idempotency patterns, task monitoring, and Docker Compose worker definitions for Python pipelines.

0 3d ago A 51 tokens original MIT

LuuOW/meridian-mcp

Skill Claude CodeCodex

Bright Data collection specialist — dynamic page retrieval, geo-targeted browsing, anti-bot resilient collection, SERP capture, and hard-target fallback for agent research pipelines.

0 3d ago A 37 tokens original MIT

browser-stealth

13

LuuOW/meridian-mcp

Skill Claude CodeCodex

Browser automation stealth and residential proxy routing — patchright anti-detection, Playwright proxy at correct context level, sticky residential sessions, navigator.webdriver masking, datacenter vs residential IP fingerprinting, and page.evaluate fetch fallback.

0 3d ago A 47 tokens original MIT

caching

14

LuuOW/meridian-mcp

Skill Claude CodeCodex

Redis patterns (pub/sub, queues, TTL), in-process caching, cache-aside strategy, invalidation, Python and Node clients.

0 3d ago A 29 tokens original MIT

causal-inference

15

LuuOW/meridian-mcp

Skill Claude CodeCodex

Causal inference for data scientists and analysts — DAGs and do-calculus, propensity score methods, difference-in-differences, instrumental variables, regression discontinuity, synthetic control, and variance reduction techniques (CUPED), using CausalML, DoWhy, and rigorous A/B test analysis.

0 3d ago A 65 tokens original MIT

ci-cd

16

LuuOW/meridian-mcp

Skill Claude CodeCodex

CI/CD pipelines for GitHub Actions and Docker-based deployments — lint, test, build, push, deploy stages; environment secrets; branch-gated workflows; health-check rollbacks; and PM2/systemd service restarts.

0 3d ago C 48 tokens original MIT

computer-vision

17

LuuOW/meridian-mcp

Skill Claude CodeCodex

Computer vision engineering covering object detection (YOLO, RT-DETR), instance and semantic segmentation (SAM, Mask R-CNN), image classification, OCR (Tesseract, PaddleOCR), video understanding, OpenCV pipelines, PyTorch/torchvision, ONNX export, and edge deployment via TensorRT and CoreML.

0 3d ago A 69 tokens original MIT

container-security

18

LuuOW/meridian-mcp

Skill Claude CodeCodex

Container runtime security — non-root users, read-only filesystems, capability dropping, secrets hygiene, image scanning, supply-chain verification, and runtime policy enforcement.

0 3d ago A 33 tokens original MIT

content

19

LuuOW/meridian-mcp

Skill Claude CodeCodex

Content strategy authority — editorial calendar, content briefs, topic clustering, AI-assisted writing workflows, UGC patterns, publishing pipelines, and brand voice guidelines across blog, social, and email formats.

0 3d ago A 39 tokens original MIT

context-compaction

20

LuuOW/meridian-mcp

Skill Claude CodeCodex

Reduce context entropy and token burn by compacting stale state, preserving only reusable signal, and reshaping long tasks into short high-coherence context windows.

0 3d ago A 33 tokens original MIT

css-spacing-layout

21

LuuOW/meridian-mcp

Skill Claude CodeCodex

CSS Spacing & Container Layout Architect — expert in padding, margin, borders, container hierarchy, spacing scales, and layout consistency across breakpoints.

0 3d ago A 32 tokens original MIT

curl-recipes

22

LuuOW/meridian-mcp

Skill Claude CodeCodex

Targeted curl patterns for debugging HTTP services, testing API endpoints, inspecting TLS, and measuring request timing. Micro-skill — composable with network, ssl-tls, api, and webhook debugging workflows.

0 3d ago A 31 tokens original MIT

database

23

LuuOW/meridian-mcp

Skill Claude CodeCodex

Relational database authority — PostgreSQL, async ORM (SQLAlchemy 2 / asyncpg), Alembic schema migrations, Supabase Python and JS clients, query optimisation, index strategy, connection pooling, transaction patterns, and bulk operations across Python and Node stacks.

0 3d ago A 54 tokens original MIT

defi-protocols

24

LuuOW/meridian-mcp

Skill Claude CodeCodex

DeFi protocol authority — flashloans, AMM design, lending markets, concentrated liquidity, MEV, triangular and cross-DEX arbitrage, stablecoin depeg dynamics, and on-chain capital routing across Uniswap V3, Aerodrome, Balancer, Curve, and Aave V3 on Ethereum, Base, Arbitrum, Optimism, and Polygon.

0 3d ago A 81 tokens original MIT