Files
gh-djacobsmeyer-claude-skil…/.claude-plugin/plugin.json
2025-11-29 18:22:06 +08:00

12 lines
472 B
JSON

{
"name": "directory-tree-viewer",
"description": "Display directory structure as a formatted tree with visual hierarchy. Use when the user needs to visualize a directory structure, analyze folder organization, or share a file tree view. Provides the /tree slash command for viewing any directory with custom depth arguments.",
"version": "1.0.0",
"author": {
"name": "Don Jacobsmeyer",
"email": "hello@donjacobsmeyer.com"
},
"skills": [
"./"
]
}