BeClaude

claude-setup

New
GitHub TrendingGeneralby max3007

Setup di partenza per Claude Code: Memory Layer (CLAUDE.md) + Knowledge Layer (skills)

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claude-setup.md https://raw.githubusercontent.com/max3007/claude-setup/main/SKILL.md
3
Invoke in Claude Code
/claude-setup
View source on GitHub

Frequently Asked Questions

What is claude-setup?

Setup di partenza per Claude Code: Memory Layer (CLAUDE.md) + Knowledge Layer (skills)

How to install claude-setup?

To install claude-setup, 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-setup.

What is claude-setup best for?

claude-setup is a community categorized under General. Created by max3007.