From all-skills
Guides Dagu Web UI usage for managing workflows, monitoring real-time executions, viewing history/logs, DAG visualization, and troubleshooting via browser.
npx claudepluginhub vinnie357/claude-skills --plugin alliumThis skill uses the workspace's default tool permissions.
Use this skill when working with Dagu's web interface to manage workflows, view execution history, monitor running workflows, or configure the UI.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Use this skill when working with Dagu's web interface to manage workflows, view execution history, monitor running workflows, or configure the UI.
Activate when:
The Dagu Web UI provides:
Access Dagu Web UI at http://localhost:8080 (default) after starting Dagu:
dagu server
To manually execute a workflow:
For detailed information on a running workflow, consult references/monitoring.md which covers:
To review past executions, see references/history.md for guidance on:
The DAG view shows workflow structure. For detailed visualization features, see references/visualization.md.
references/ui-navigation.mdreferences/monitoring.mdreferences/history.mdreferences/workflow-editor.mdreferences/configuration.mdWhen you need to debug a workflow:
For advanced log analysis, consult references/monitoring.md.