Manage Next.js dev servers across worktrees. Start, stop, and read logs from dev servers. Agents can access logs from any running session, regardless of who started it.
3.1
Rating
0
Installs
Frontend Development
Category
The skill provides clear documentation of CLI commands and data structures for managing Next.js dev servers across worktrees. However, it lacks the actual implementation files (cli.mjs, daemon logic) needed to execute the tasks. The description is good enough for invocation, but without the referenced scripts, an agent cannot complete the core tasks. The novelty is limited as managing dev servers is a common development task that CLI commands can handle directly. The structure is clean but incomplete without the implementation files that would contain the actual task knowledge.
Loading SKILL.md…

Skill Author