list-components

star 246

List project components

bradtraversy By bradtraversy schedule Updated 2/19/2026

name: list-components

description: List project components

argument-hint: [subdirectory]


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."

Install via CLI
npx skills add https://github.com/bradtraversy/coding-with-ai-course-resources --skill list-components
Repository Details
star Stars 246
call_split Forks 86
navigation Branch main
article Path SKILL.md
More from Creator
bradtraversy
bradtraversy Explore all skills →