starter-repo-template
NewStarter 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
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/starter-repo-template.md https://raw.githubusercontent.com/vosslab/starter-repo-template/main/SKILL.md/starter-repo-templateSecurity Audits
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.