Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:10
forks:1
updated:2026年2月7日 13:19
SKILL.md
| name | Frontend bundling via Bun |
| description | Bundling via Bun with Make targets for typecheck and bundling |
Provide Make targets for TypeScript typecheck + bundling using Bun.
make install — install depsmake typecheck — TypeScript type checkingmake build — typecheck + bundle for productionmake build-client — bundle frontend onlymake build-client-dev — bundle frontend with sourcemapsmake vendor — rebuild vendored frontend depsAll frontend JS dependencies are vendored in public/vendor/.
The make vendor target rebuilds them from node_modules/.
Import maps in index.html resolve bare specifiers to vendored files.
instruction layering with reusable, conditional instruction files
multi-arch image publishing to GHCR via GitHub Actions
CI patterns that call Make targets
workflow patterns for planning, subagents, self-improvement, and verification