Create or update the feature specification from a natural language feature description.
Diagnoses and fixes common frontend issues including Ant Design deprecations and API failures. Invoke when user reports console warnings, UI crashes, or requests project maintenance.
Comprehensive guide for ITSM backend development including Ent ORM workflow, Gin controller patterns, DTO validation, and service layer logic. Invoke when user asks for backend guidance.
Guide for ITSM route registration and menu configuration. Covers backend controller routing, frontend sidebar navigation, database menu data, and common routing issues. Invoke when adding new modules, fixing 404 errors, or configuring menu entries.
Guide for fixing GitHub Actions CI issues in Next.js frontend projects. Includes resolving cache errors, TypeScript type errors, test configuration issues, and E2E test failures. Invoke when user reports CI build failures or TypeScript errors.
Fixes UI/UX details like boundary handling, tooltips, settings panels, responsive design, accessibility, and visual consistency. Invoke when core features work but details have issues.
Tests API integration between frontend and backend, validates request/response formats, handles authentication, and ensures API contract compliance. Invoke when user needs to test API endpoints, fix integration issues, or validate API functionality.
Comprehensive guide for backend testing including unit tests, integration tests, and test data management. Invoke when user needs to write tests, fix test failures, or improve test coverage.