What problem does it solve?
Helps Jahia developers quickly assess the current module project state and decide the most suitable next skill to apply.
Core Features & Use Cases
- State-detection: checks for the presence of a valid Jahia module by scanning for a package.json referencing a Jahia JavaScript modules library.
- Jahia runtime status: verifies Jahia is reachable at the default URL to determine readiness.
- Component discovery: counts defined content types, views, and page templates to assess progress and guide next steps.
- Reporting and guidance: aggregates findings and recommends the next skill to apply.
- Full skill map: consolidates results into a navigable map of Jahia development skills for planning.
Quick Start
Detect the project state by running the Jahia Dev skill to assess module presence, runtime status, and component definitions, then follow the suggested next action.