centminmodcentminmodCommunity·6 Agent Skills Included

my-claude-code-setup

Ready-made Claude Code setup with memory, skills, and cost tracking

Provides a complete starter configuration for Claude Code projects, including CLAUDE.md memory bank templates, behavioral rules, hooks, slash commands, and subagents. Eliminates the guesswork of configuring AI coding assistants and prevents context loss across long chat sessions. Adds skills for dual-AI code consultation, session cost tracking, token waste audits, and AI image generation to speed up daily development work.
npx skills add centminmod/my-claude-code-setup --all -g -y
Available:

Tells the AI agent how to use the dual-memory bank system, which fast search tools to prefer, and how to route tasks to the bundled skills and subagents.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install my-claude-code-setup?

Run `npx skills add centminmod/my-claude-code-setup --all -g -y` in your terminal to install all skills in this suite globally.

What is the CLAUDE.md memory bank system?

It is a set of template files that let Claude Code retain project context, decisions, and patterns across many chat sessions so you never lose progress.

How to track Claude Code session costs?

Use the built-in session-metrics skill to tally token usage and dollar costs per session or project, then run the audit skill to find wasted spend.

Can I get a second AI opinion on code questions?

Yes. The consult-codex and consult-zai skills run your question through two AI models in parallel and produce a side-by-side comparison report.

Do I need coding experience to use this setup?

No. You copy the template files into your project, run /init once, and the AI agent follows the pre-written rules automatically.

Related Repositories in Software Engineering

View All in Software Engineering