Generates help center workflow articles for the Nazim School Management System. Use when user asks to generate help articles, write help center content for a folder, or translate articles to Pashto. Follows two-phase EN→PS process with MANIFEST and full article template.
Produces comprehensive workflow articles that explain every feature of a page to school administrators. Triggered by: "Generate help articles for {folder}", "Write help center content for {folder}", "Translate help articles to Pashto".
Phase 1 — English (source of truth):
backend/resources/help-center/MANIFEST.md for target folder and articlesuse{Resource}*.tsx), forms, dialogs, tablesbackend/resources/help-center/articles/{folder}/en/{slug}.mdPhase 2 — Pashto (translation):
backend/resources/help-center/articles/{folder}/ps/{slug}.mdAfter both: Update MANIFEST.md; run php artisan db:seed --class=HelpCenterArticleSeeder
*Category: {slug} | Language: en|ps*Read the actual code — Do NOT guess. Extract every stats card, filter, column, field, and action from the frontend.
Full template, Pashto dictionary, and quality checklist: .cursor/rules/help-center-workflow-generation.mdc