원클릭으로
template
template에는 solvaholic에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Help the user review and resolve a PR opened by the template sync workflow (.github/workflows/sync-from-template.yml in repos cloned from solvaholic/template). Use when the user says "review the template sync PR", "review template sync", "what should I do with this template sync PR", "triage the chore/sync-from-template PR", or when an open PR is labeled `template-sync` and the user asks for help deciding what to accept, reject, or add to .templatesyncignore. DO NOT use for general PR review - use solv-pr-review for that. DO NOT use for PRs targeting solvaholic/template itself, or for unrelated bot PRs.
Help a user customize this template repository for their project. Use when the user asks to "set up this repo", "customize the template", "configure this template", "help me get started", or has just created a new repo from solvaholic/template and wants help adapting it. Interview-driven: gathers intent, then runs pre-flight checks, edits AGENTS.md, README.md, .templatesyncignore, .gitignore, .vscode/extensions.json, and LICENSE, optionally scaffolds the chosen stack, validates, and commits.
Hello World example skill that demonstrates the layout of a SKILL.md alongside assets/, references/, and scripts/. DO NOT activate this skill to do real work. Humans copy it as a starting point for new skills; agents should only read it when explicitly asked to explain the skill layout.