BeClaude

starter-repo-template

New
1GitHubGeneralby vosslab

Starter repository template for my projects. Includes style guides, AGENTS.md, agent skills, and a small set of reusable development scripts to bootstrap new repos with consistent structure and workflow.

First seen 6/12/2026

Install & Usage

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

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is starter-repo-template?

Starter repository template for my projects. Includes style guides, AGENTS.md, agent skills, and a small set of reusable development scripts to bootstrap new repos with consistent structure and workflow.

How to install starter-repo-template?

To install starter-repo-template: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/starter-repo-template.md https://raw.githubusercontent.com/vosslab/starter-repo-template/main/SKILL.md. Finally, /starter-repo-template in Claude Code.

What is starter-repo-template best for?

starter-repo-template is a skill categorized under General. It is designed for: agent. Created by vosslab.