Command Reference - cassler/awesome-claude-code-setup GitHub Wiki

chp (Project)

PROJECT: claude-helpers @ /Users/darin/Code/claude-helpers

MONOREPO:
Not a monorepo

NESTED PROJECTS:
No nested projects detected

LANGUAGES:
✓ Shell/Bash
  - Shell scripts: 21

CONFIG FILES:
✓ .gitignore

STRUCTURE: .claude/ commands/ docs/ scripts/

GIT:
Current branch: feat/nlp-aliases
Remote: [email protected]:cassler/awesome-claude-code-setup.git
Status:        0 changes

TESTING/CI:
No test configuration detected

DOCS:
✓ README.md
✓ LICENSE
✓ docs/ directory

METRICS:
Total files: 51
Total size: 5.1M
Lines of code:
Markdown                        24            534              3           1807
JSON                             2              0              0             86
-------------------------------------------------------------------------------
SUM:                            47           1394            557           7143
-------------------------------------------------------------------------------

QUICK START:

💡 ch ctx for-task "your task" → focused context

ch d (Docker)

Docker Quick Commands:
  /Users/darin/.claude/scripts/docker-quick.sh ps|list          - Show running containers
  /Users/darin/.claude/scripts/docker-quick.sh all              - Show all containers
  /Users/darin/.claude/scripts/docker-quick.sh images           - List images
  /Users/darin/.claude/scripts/docker-quick.sh logs <name>      - Tail logs for container
  /Users/darin/.claude/scripts/docker-quick.sh shell <name>     - Get shell in container
  /Users/darin/.claude/scripts/docker-quick.sh inspect <name>   - Inspect container (formatted)
  /Users/darin/.claude/scripts/docker-quick.sh clean|cleanup    - Clean up Docker resources
  /Users/darin/.claude/scripts/docker-quick.sh stats            - Show container stats
  /Users/darin/.claude/scripts/docker-quick.sh compose-up       - Docker-compose up -d
  /Users/darin/.claude/scripts/docker-quick.sh compose-down     - Docker-compose down
  /Users/darin/.claude/scripts/docker-quick.sh compose-logs     - Docker-compose logs
  /Users/darin/.claude/scripts/docker-quick.sh volumes          - List volumes
  /Users/darin/.claude/scripts/docker-quick.sh networks         - List networks
  /Users/darin/.claude/scripts/docker-quick.sh quick-run <img>  - Quick run container
  /Users/darin/.claude/scripts/docker-quick.sh build [tag]      - Build Dockerfile in current dir

ch ts deps Get TS Dependencies

=== DEPENDENCIES OVERVIEW ===
Production dependencies: 3
Dev dependencies: 3

Checking for outdated packages...
Package            Current   Wanted  Latest  Location                       Depended by
@playwright/test    1.52.0   1.53.0  1.53.0  node_modules/@playwright/test  ai-workflows
@types/node       20.17.57  20.19.0  24.0.1  node_modules/@types/node       ai-workflows
langfuse            3.37.3   3.37.4  3.37.4  node_modules/langfuse          ai-workflows
playwright          1.52.0   1.53.0  1.53.0  node_modules/playwright        ai-workflows

Key Production Dependencies:
  dotenv: ^16.3.1
  langfuse: ^3.37.3
  pg: ^8.11.3

Security Audit:
  Vulnerabilities: 0 info, 0 low, 0 moderate, 0 high, 0 critical, 0 total

ch ts size Get size of packages

=== PACKAGE SIZES ===
node_modules:  17M

=== LARGEST DEPENDENCIES ===
 17M	node_modules
8.3M	node_modules/playwright-core
3.4M	node_modules/playwright
2.3M	node_modules/@types
900K	node_modules/langfuse-core
612K	node_modules/langfuse
296K	node_modules/pg-protocol
196K	node_modules/undici-types
164K	node_modules/mustache
136K	node_modules/pg

ch ts outdated (Get outdated dependencies)

=== OUTDATED PACKAGES ===
Package            Current   Wanted  Latest  Location                       Depended by
@playwright/test    1.52.0   1.53.0  1.53.0  node_modules/@playwright/test  ai-workflows
@types/node       20.17.57  20.19.0  24.0.1  node_modules/@types/node       ai-workflows
langfuse            3.37.3   3.37.4  3.37.4  node_modules/langfuse          ai-workflows
playwright          1.52.0   1.53.0  1.53.0  node_modules/playwright        ai-workflows

ch nlp entities README.md List entities in file

Potential entities:
  Langfuse: 7
  Start: 6
  Create: 6
  Workflows: 4
  Optional: 4
  Prompt Playground: 4
  Interactive: 4
  Database: 4
  Run: 4
  Multi: 3
  System: 3
  View: 3
  See: 3
  Next: 3
  Twilio: 2

ch nlp questions eval-strategy.md

Questions found:
  1. How can I self-host Langfuse?
  2. Custom Pipeline?
  3. What is Prompt Optimization?
  4. LLMs – Self-Hosting or APIs?
⚠️ **GitHub.com Fallback** ⚠️