From github
Creates a new repository from a template, or lists available templates for quick project scaffolding.
How this command is triggered — by the user, by Claude, or both
Slash command
/github:repository-templatescreate-issues/references/The summary Claude sees in its command listing — used to decide when to auto-load this command
../../references/repository-templates.md
../../references/repository-templates.md
5plugins reuse this command
First indexed Mar 13, 2026
npx claudepluginhub tiiwoo/dotclaude --plugin github/repository-templatesCreates a new repository from a template, or lists available templates for quick project scaffolding.
/templateManages project templates: list/search/filter by format/category/tag, view details, generate from templates, and validate configurations. Supports local/remote sources.
/pm-templateList, use, or create reusable project templates for webapp, API service, ML pipeline, mobile app, and infrastructure to pre-populate /pm:init with phases, epics, and tech stacks.
/github-cloneClones GitHub repositories into the local workspace by owner/repo name, URL, or SSH, with optional org-level bulk cloning and dry-run. Automatically skips already-cloned repos.
/setup-projectScaffolds a new open-source project with community health files (README, CONTRIBUTING, LICENSE, CODE_OF_CONDUCT, SECURITY, CITATION.cff), issue/PR templates, and a .gitignore.
/repositoryAnalyzes external GitHub/GitLab repositories (URL or local path) for features, code quality, strengths/weaknesses, patterns, and plugin enhancement recommendations.