Initialize Claude Code framework infrastructure for any project
Add this skill
npx mdskills install applied-artificial-intelligence/project-setupReferences external content file but provides no actionable setup instructions in main skill
Initialize .claude/ infrastructure for Claude Code projects.
When to use: New project or adding Claude framework to existing project.
What it creates:
.claude/settings.json - Plugin marketplace + enabled plugins.claude/work/ - Work unit tracking.claude/memory/ - Project knowledge persistence.claude/hooks/ - Session hooks (transitions)CLAUDE.md - Project instructionsInvocation: Ask Claude to set up the project, or use @project-setup/content.md
@project-setup/content.md
Best experience: Claude Code
/plugin marketplace add applied-artificial-intelligence/project-setupThen /plugin menu → select skill → restart. Use /skill-name:init for first-time setup.
Other platforms
Install via CLI
npx mdskills install applied-artificial-intelligence/project-setupProject Setup is a free, open-source AI agent skill. Initialize Claude Code framework infrastructure for any project
Install Project Setup with a single command:
npx mdskills install applied-artificial-intelligence/project-setupThis downloads the skill files into your project and your AI agent picks them up automatically.
Project Setup works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.