在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
copilot-instruction-layering
// instruction layering with reusable, conditional instruction files
$ git log --oneline --stat
stars:114
forks:6
updated:2026年2月6日 14:21
SKILL.md
// instruction layering with reusable, conditional instruction files
multi-arch image publishing to GHCR via GitHub Actions
Bundling via Bun/Node with Make targets for typecheck and bundling
CI patterns that call Make targets
Project conventions with module caching, linting, security checks, and tests via Make
Project conventions for install, lint, test, format, and coverage via Make
GitHub releases with autogenerated notes
| 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)