starter-repo-template
New1GitHubGeneralby 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.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
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.md3
Invoke in Claude Code
/starter-repo-templateView source on GitHub
agent
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 .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /starter-repo-template.
What is starter-repo-template best for?
starter-repo-template is a community categorized under General. It is designed for: agent. Created by vosslab.