BeClaude

Claude-Templates

New
1GitHub TrendingGeneralby ccowen5

PowerShell scaffolder for Claude Code projects. Spin up Terraform/AWS, React + shadcn/ui, or Fastify API projects pre-loaded with their respective claude skills and CLAUDE.md conventions. Bash port welcome.

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-templates.md https://raw.githubusercontent.com/ccowen5/Claude-Templates/main/SKILL.md
3
Invoke in Claude Code
/claude-templates
View source on GitHub
api

Frequently Asked Questions

What is Claude-Templates?

PowerShell scaffolder for Claude Code projects. Spin up Terraform/AWS, React + shadcn/ui, or Fastify API projects pre-loaded with their respective claude skills and CLAUDE.md conventions. Bash port welcome.

How to install Claude-Templates?

To install Claude-Templates, 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-templates.

What is Claude-Templates best for?

Claude-Templates is a community categorized under General. It is designed for: api. Created by ccowen5.