new-project
- Repo stars 12
- Author repo camunda-ai-dev-kit
Read the Camunda dev guide from the plugin root first (find it with find . -name camunda-dev-guide.md).
$ARGUMENTS
Detect env+lang from arguments (java/spring → Java, node/ts → Node.js, saas/cloud → SaaS, local/c8run → C8 Run). If unclear, ask.
- Create: resources/, workers/ (or src/main/ for Java)
- Generate CLAUDE.md with the project spec
- Init the project (package.json with
"type": "module"or pom.xml) - For Node.js:
npm install @camunda8/sdk@^8.8.0 express - Verify c8ctl is installed:
c8 --version(if not:npm install @camunda8/cli -g)
- Fluxly category
- Engineering
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @meyerdan · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- macOS · Linux · Windows
- Runtime requirements
- Node.js
- Detected file/system behavior
-
- Read-only
- Write / modify
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. Read the Camunda dev guide from the plugin root first (find it with `find . -name camunda-dev-guide.md`). $ARGUMENTS Detect env+lang from arguments (java/spring → Java, node/ts → Node.js, saas/cloud → SaaS, local/c8run → C8 Run). If unclear, ask. 1. Create: resources/, workers/ (or src/main/ for Java) …
Read the Camunda dev guide from the plugin root first (find it with `find . -name camunda-dev-guide.md`).
$ARGUMENTS
Detect env+lang from arguments (java/spring → Java, node/ts → Node.js, saas/cloud → SaaS, local/c8run → C8 Run). If unclear, ask.
1. Create: resources/, workers/ (or src/main/ for Java)
2. Generate CLAUDE.md with the project spec
3. Init the project (package.json with `"type": "module"` or pom.xml)
4. For Node.js: `npm install @camunda8/sdk@^8.8.0 express`
5. Verify c8ctl is installed: `c8 --version` (if not: `npm install @camunda8/cli -g`) Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> no H2/H3 headings
terms -> Read the Camunda dev guide from the plugin root first (find it with find . · Detect env+lang from arguments (java/spring → Java, node/ts → Node.js, saas/cloud → SaaS, local/c8run → C8 Run). · 1. Create: resources/, workers/ (or src/main/ for Java) 2.
files/cmd -> find . -name camunda-dev-guide.md · "type": "module" · npm install @camunda8/sdk@^8.8.0 express · c8 --version · npm install @camunda8/cli -g
body sha256 -> 338ed0903af8
Decide Fit First
Design Intent
How To Use It
Boundaries And Review