List Components

List project components Use when this capability is needed.

tomevault-io Updated

File contents

Task

List all React component files (.tsx, .ts, .jsx, .js) in the components folder.

If a [subdirectory] is provided via $ARGUMENTS, only list files in that subdirectory.

Output Format

  • Numbered list of files with relative paths
  • Brief one-line description of each (infer from filename)
  • Summary count at the end

If no files found, say "No components found."


Source: bradtraversy/devstash — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/bradtraversy--devstash--devstash commit 85730950f9

Frequently asked questions

npx skillmds@latest add tomevault-io/list-components