Initialize Claude Code framework infrastructure for any project
Scanned 8/31/2026
Install to Claude Code
npx -y skills add stefan-jansen/claude-code-toolkit --skill project-setup --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Project Setup?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/stefan-jansen-project-setup)More formats (shields.io, HTML) on the badges page.
---
name: project-setup
description: Initialize Claude Code framework infrastructure for any project
invocation: "/system:setup [python|javascript|existing]"
---
# Project Setup 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 instructions
**Invocation**: Ask Claude to set up the project, or use @project-setup/content.md
@project-setup/content.md
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!