@softeneers/creator
v1.0.0
Published
Scaffold a new cross-tool AI skill on the toolkit standard: docs, a pure-core lib + thin CLI + passing self-test, and the Claude/Cursor shells.
Maintainers
Readme
@softeneers/creator
Scaffold a new cross-tool AI skill on the toolkit standard: docs, a pure-core lib + thin CLI + passing self-test, and the Claude/Cursor shells.
Zero runtime dependencies. Node ≥ 18. Part of the Softeneers tools suite.
Install
# one-off, no install
npx @softeneers/creator
# or install globally
npm i -g @softeneers/creator
# or as a dev dependency
npm i -D @softeneers/creatorUsage
skill-creator <name> # dry-run; add --write to applyWhat it does
See functionalities/ for the full per-feature documentation, and
example-output/ for sample reports.
Part of a suite
Install every Softeneers tool at once with the wrapper:
npm i -g softeneers-tools
softeneers-tools run creator -- [args]License
MIT © 2026 Softeneers
