Install
$ agentstack add skill-stefan-jansen-claude-code-toolkit-project-setup ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
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
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: stefan-jansen
- Source: stefan-jansen/claude-code-toolkit
- License: MIT
- Homepage: https://www.applied-ai.com/open-source/claude-code-toolkit/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.