Explore

Explore codebase structure

mgoodman60 140e01c 518 B Updated

File contents

Explore the ForemanOS codebase structure.

Usage

  • /explore - Overview of project structure
  • /explore api - Explore API routes
  • /explore lib - Explore service modules
  • /explore components - Explore React components

Commands

# List directories
ls -la

# Count files
find . -name "*.ts" | wc -l

Output

Provide:

  • Directory structure overview
  • Key file counts
  • Important files for the area
  • Architecture patterns used

mgoodman60/foremanos-platform/tree/main/.claude/skills/explore commit 140e01c189

Frequently asked questions

npx skillmds@latest add mgoodman60/explore