📚 resourceActivePromisingmedium

my-claude-code-setup

by centminmod

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

Stars

2.4k

Skill Type

🏗️ Code Scaffolding & Templates

Quality Score

119/200

License

MIT

Forks

227

Last Updated

Jun 11, 2026

Discovered

Mar 27, 2026

Validation

Passed

github.com/centminmod/my-claude-code-setup

Quality Breakdown

119/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Contains persistent config modification in .claude/ directory structure (settings.json, settings.local.json, core-rules.md) that modifies Claude Code behavior
  • Includes Python scripts with potential system access (.claude/hooks/unified_notifier.py, session-metrics scripts, ai-image-creator scripts)
  • Multi-agent architecture defined (.claude/agents/ with 6 agent definitions including memory-bank-synchronizer and code-searcher)
  • Custom command system (.claude/commands/) extends Claude capabilities across multiple domains (security, refactor, architecture, etc.)
  • Security test examples included that appear designed to test prompt injection and override vulnerabilities (.claude/commands/security/test-examples/)
  • No evidence of malicious intent but system is designed for deep AI tool customization and autonomous agent spawning