Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
copilot-instruction-layering
// instruction layering with reusable, conditional instruction files
$ git log --oneline --stat
stars:10
forks:1
updated:2026년 2월 7일 13:19
SKILL.md
// instruction layering with reusable, conditional instruction files
| name | Copilot instruction layering |
| description | instruction layering with reusable, conditional instruction files |
Provide a small set of reusable Copilot instruction files that can be copied into new repos and applied conditionally based on project type.
.github/copilot-instructions.md (high-level, Makefile-first).github/instructions/*.instructions.md (stack-specific guidance, with applyTo globs).github/skills/*/SKILL.md (reusable skill definitions)applyTo front matter to scope instructions to relevant file patterns.multi-arch image publishing to GHCR via GitHub Actions
Bundling via Bun with Make targets for typecheck and bundling
CI patterns that call Make targets
workflow patterns for planning, subagents, self-improvement, and verification