Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.22 KB

File metadata and controls

37 lines (27 loc) · 1.22 KB

Claude Code Public Configuration

Shareable configuration with CLAUDE.md, custom commands, and utilities.

Components

Core Files:

  • CLAUDE.md - My personal rules for all projects
  • settings-personal.json - Personal configuration with local telemetry
  • statusline.sh - Context usage status bar with color-coded progress
  • switch-claude-config.sh - Profile switcher if you have personal Claude Code licence and company Claude Code licence

Plugins:

Commands:

  • nikeyes-understand - Project structure analysis
  • nikeyes-security-scan - Security analysis
  • nikeyes-refactoring-codebase - Codebase refactoring
  • nikeyes-legacy-modernization - Legacy code modernization

Skills:

Installation

Requirements

  • GNU cp (gcp) and jq

Standalone

./install.sh
./uninstall.sh