mturac

101 mods across 7 repositories, 239 stars between them.

mle-workflow

25

mturac/everything-openai-codex

Skill Claude CodeCodex

Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks.

89 8d ago A 44 tokens copy · 100% MIT

nextjs-turbopack

26

mturac/everything-openai-codex

Skill Claude CodeCodex

Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.

89 8d ago A 39 tokens copy · 100% MIT

product-capability

27

mturac/everything-openai-codex

Skill Claude CodeCodex

Translate PRD intent, roadmap asks, or product discussions into an implementation-ready capability plan that exposes constraints, invariants, interfaces, and unresolved decisions before multi-service work starts. Use when the user needs an ecc-native PRD-to-SRS lane instead of vague planning prose.

89 8d ago A 59 tokens copy · 95% MIT

security-review

28

mturac/everything-openai-codex

Skill Claude CodeCodex

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

89 8d ago A 36 tokens copy · 100% MIT

strategic-compact

29

mturac/everything-openai-codex

Skill Claude CodeCodex

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

89 8d ago B 27 tokens copy · 92% MIT

tdd-workflow

30

mturac/everything-openai-codex

Skill Claude CodeCodex

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

89 8d ago A 43 tokens copy · 88% MIT

video-editing

32

mturac/everything-openai-codex

Skill Claude CodeCodex

AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, and final polish in Descript or CapCut. Use when the user wants to edit video, cut footage, create vlogs, or build video content.

89 8d ago A 72 tokens copy · 97% MIT

x-api

33

mturac/everything-openai-codex

Skill Claude CodeCodex

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

89 8d ago A 48 tokens copy · 100% MIT

architect

35

mturac/everything-openai-codex

Agent

Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.

89 8d ago A 36 tokens copy · 97% MIT

mturac/everything-openai-codex

Agent

Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.

89 8d ago C 50 tokens copy · 100% MIT

chief-of-staff

37

mturac/everything-openai-codex

Agent

Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/infoonly/meetinginfo/actionrequired), generates draft replies, and enforces post-send follow-through via hooks. Use when managing multi-channel communication workflows.

89 8d ago A 61 tokens copy · 89% MIT

code-reviewer

38

mturac/everything-openai-codex

Agent

Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.

89 8d ago A 38 tokens copy · 97% MIT

database-reviewer

39

mturac/everything-openai-codex

Agent

PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance. Incorporates Supabase best practices.

89 8d ago A 48 tokens copy · 100% MIT

doc-updater

40

mturac/everything-openai-codex

Agent

Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/, updates READMEs and guides.

89 8d ago A 50 tokens copy · 95% MIT

e2e-runner

41

mturac/everything-openai-codex

Agent

End-to-end testing specialist using Vercel Agent Browser (preferred) with Playwright fallback. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.

89 8d ago A 69 tokens copy · 100% MIT

go-build-resolver

42

mturac/everything-openai-codex

Agent

Go build, vet, and compilation error resolution specialist. Fixes build errors, go vet issues, and linter warnings with minimal changes. Use when Go builds fail.

89 8d ago A 39 tokens copy · 100% MIT

go-reviewer

43

mturac/everything-openai-codex

Agent

Expert Go code reviewer specializing in idiomatic Go, concurrency patterns, error handling, and performance. Use for all Go code changes. MUST BE USED for Go projects.

89 8d ago A 37 tokens copy · 100% MIT

planner

46

mturac/everything-openai-codex

Agent

Expert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks.

89 8d ago A 37 tokens original MIT

python-reviewer

47

mturac/everything-openai-codex

Agent

Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects.

89 8d ago A 43 tokens original MIT

refactor-cleaner

48

mturac/everything-openai-codex

Agent

Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it.

89 8d ago A 51 tokens original MIT