centminmod/my-claude-code-setup

Shared starter template configuration and CLAUDE.md memory bank system for Claude Code

2.6kStars on the repository
38Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ai-image-creator

01

centminmod/my-claude-code-setup

Skill Claude CodeCodex

Generate, edit-from-reference, or analyze images with AI via OpenRouter (gemini, geminipro, riverflow, flux2, seedream, gpt5, gpt5.4; Cloudflare AI Gateway BYOK). Also analyze a video (--analyze-video, read-only — no video generated) into a text description for video prompts. Use when the user asks to generate an…

2.6k +4 1mo ago A 136 tokens original MIT

centminmod/my-claude-code-setup

Skill Claude CodeCodex

Audit a session-metrics JSON export for token-usage waste and produce a plain-English findings report. Trigger when the user runs /audit-session-metrics, when session-metrics suggests an audit after an HTML export, or when the user asks to audit / review / find waste in a saved session-metrics JSON. Two modes: "quick"…

2.6k +4 1mo ago A 147 tokens original MIT

centminmod/my-claude-code-setup

Skill Claude CodeCodex

Consult official Claude Code documentation from code.claude.com using selective fetching. Use when working on hooks, skills, subagents, plugins, agent teams, MCP servers, permissions, settings, CI/CD (GitHub Actions, GitLab), IDE extensions (VS Code, JetBrains), desktop/web app features, scheduling, memory/CLAUDE.md…

2.6k +4 1mo ago A 113 tokens original MIT

consult-codex

04

centminmod/my-claude-code-setup

Skill Claude CodeCodex

Dual-AI code analysis pairing OpenAI Codex with Claude code-searcher — the lightest consult variant, two citation-verified perspectives. Use for a quick second opinion on a code question.

2.6k +4 1mo ago B 44 tokens original MIT

consult-zai

05

centminmod/my-claude-code-setup

Skill Claude CodeCodex

Dual-AI code analysis pairing z.ai GLM 5.2 with Claude code-searcher — a lightweight two-model second opinion. Use for a quick z.ai-backed check on a code question.

2.6k +4 1mo ago B 44 tokens copy · 88% MIT

session-metrics

06

centminmod/my-claude-code-setup

Skill Claude CodeCodex

Tally Claude Code session token usage and cost estimates from the raw JSONL conversation log. Trigger when the user asks about session cost, token usage, API spend, cache hit rate, input/output tokens, or wants a breakdown of how much a Claude Code session has cost. Also trigger for "how much have we spent", "show me…

2.6k +4 1mo ago B 182 tokens original MIT

task-breakdown

07

centminmod/my-claude-code-setup

Skill Claude CodeCodex

Group a session-metrics session's turns into higher-level SEMANTIC TASKS ("what was I actually trying to do") and render a Tasks companion page (tasks.html + tasks.md) with a worth-it / mixed / likely-waste verdict per task. Trigger when the user runs /task-breakdown, when session-metrics suggests a task breakdown…

2.6k +4 1mo ago A 177 tokens original MIT