claude-code-project-structure
New1GitHub TrendingGeneralby maryam-bahrami
A practical Claude Code project template showcasing best practices for CLAUDE.md, commands, skills, agents, MCP integrations, and team workflows.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claude-code-project-structure.md https://raw.githubusercontent.com/maryam-bahrami/claude-code-project-structure/main/SKILL.md3
Invoke in Claude Code
/claude-code-project-structureView source on GitHub
mcpagent
Frequently Asked Questions
What is claude-code-project-structure?
A practical Claude Code project template showcasing best practices for CLAUDE.md, commands, skills, agents, MCP integrations, and team workflows.
How to install claude-code-project-structure?
To install claude-code-project-structure, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /claude-code-project-structure.
What is claude-code-project-structure best for?
claude-code-project-structure is a community categorized under General. It is designed for: mcp, agent. Created by maryam-bahrami.